229 Commits (54d25c13d7a5f52d44680626c45d84d0193091a0)

Author SHA1 Message Date
Dominik Liebler de2a4f8f83 fixed typos and English phrases
fixed Typo "Hilef"
10 years ago
Unknwon 135d3733b3 Feature: Integrate crypto/tls/generate_cert.go command 10 years ago
Unknwon 063aacd436 UI: Use tooltip not alert when copy clone URL 10 years ago
fanningert 052ab30409 Update locale_de-DE.ini 10 years ago
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
	modules/setting/setting.go

Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl

Conflicts:
	routers/repo/setting.go
10 years ago
Unknwon a596388ebf Add success message after transfer repository #481 10 years ago
Unknwon 8a09256941 Mirror fix and fix #481 10 years ago
lunnyxiao 061a879cea Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	conf/app.ini
10 years ago
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines 10 years ago
Philippe Barsalou bc3abb397f typos 10 years ago
Philippe Barsalou 9e10304ab2 started french localization 10 years ago
Unknwon b9560374cd UI fix 10 years ago
Mathieu Gagnon 3549fb0ea8 Remove APP_LOGO setting 10 years ago
Unknwon cfed11f092 Bug: Transfer repository doesn't update the count 10 years ago
无闻 b92384020c Merge pull request #435 from tstorch/translation-update
Small German update
10 years ago
Unknwon f8977f4847 Organization level webhooks 10 years ago
无闻 e79e4b1580 Merge pull request #442 from compressed/org_hook
Organization-level Webhooks
10 years ago
Unknwon 0ddb1eb769 Finish new install page, almost ready for 0.5 release 10 years ago
Unknwon ab7206d6b7 Fix #348 10 years ago
Christopher Brickley 85c35a6b8b add organization-level webhooks 10 years ago
Christopher Brickley 8d2fe064c5 modify grammar undo -> undone 10 years ago
Tristan Storch 000b906259 Small German update
Cleaning up a misunderstanding I had.
10 years ago
Arpemedia 0730ec4087 Fix grammar error in German translation 10 years ago
Tristan Storch 7b310b1abb German laguage update
What has been done:

  - standardized expressions
  - shorter and clearer
  - minor corrections (orthography)
10 years ago
fanningert 1858d2066b Add new translation keys 10 years ago
无闻 3e740278bd Merge pull request #407 from fanningert/patch-3
Update locale_de-DE.ini and correct a wrong translation
10 years ago
Unknwon c5ce33047e Mirror fix and hide missing pages for 0.5 release 10 years ago
fanningert 801fc536f2 Update locale_de-DE.ini 10 years ago
fanningert 99e009665c Update locale_de-DE.ini 10 years ago
fanningert 72ec3e8da0 Update locale_de-DE.ini 10 years ago
Christopher Brickley 2bce24068d add Slack API webhook support 10 years ago
fanningert 9554ad514e Change "Repositories" to "Repositorys" 10 years ago
fanningert df3621e050 Update locale_de-DE.ini and correct a wrong translation 10 years ago
fanningert 80447f1168 Update german translation with PR #404 10 years ago
fanningert c30063eefb Update locale_de-DE.ini 10 years ago
Unknwon 676bd764fa UI: SSH/HTTPS address switch and copy 10 years ago
无闻 d78008b546 Merge pull request #396 from fanningert/patch-1
Update locale_zh-CN.ini
10 years ago
无闻 1d6df04ecb Merge pull request #397 from fanningert/patch-2
Update locale_en-US.ini
10 years ago
fanningert 5cdecd74c7 Update locale_de-DE.ini 10 years ago
fanningert 85e01bfe01 Update locale_en-US.ini
Double entry of "config.log_config"
10 years ago
fanningert 73ddf401ee Update locale_zh-CN.ini
Double entry of "config.log_config"
10 years ago
Tristan Storch 69e332f432 Removed trailing white spaces
Removed trailing whitespaces with

```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```

and some handwork.
10 years ago
Unknwon 9bc63bda7d Finish all new admin pages. 10 years ago
无闻 66d51804c9 Merge pull request #391 from fanningert/patch-1
Update locale_en-US.ini
10 years ago
fanningert 272d387c0c Update locale_de-DE.ini 10 years ago
fanningert 32760ba49d Update locale_en-US.ini 10 years ago
无闻 08dbf08d39 Merge pull request #386 from fanningert/patch-2
Update locale_de-DE.ini
10 years ago
Unknwon d2aff9a46a Continue working on new admin pages 10 years ago
fanningert 56b735f67b Update locale_de-DE.ini
Add missing translation keys and add some german translations
10 years ago
Unknwon 8829174574 Finish new admin users pages 10 years ago
fanningert c4a33892d3 Update locale_de-DE.ini
Add missing translation of "locale_en-US.ini"
10 years ago
Unknwon 1aec1a2dda Finish new admin dashboard 10 years ago
Unknwon 81287ba022 Mirror issue fix 10 years ago
Unknwon 74b31566cf Finsih add/remove repo in organization 10 years ago
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team 10 years ago
Unknwon fa60502a70 Working on organization pages 10 years ago
Unknwon bba707de36 Finish team list, create new team, join/leave team page 10 years ago
Unknwon 36b4c57ff1 Finish new organization members and invitation page 10 years ago
fanningert 202a29a475 Correct type issue in locale_en-US.ini 10 years ago
fanningert 352d8943e4 German translation updated 10 years ago
fanningert ccc20f7c70 Correct type issue in locale_en-US.ini 10 years ago
fanningert d0dd90958a Initial release of german translation 10 years ago
fanningert ba8b6f5d78 Correct some type issues 10 years ago
fanningert 872cd0d3bd Correct some type issues 10 years ago
Unknwon 5acc948562 Page: `/org/:orgname/settings` 10 years ago
rojaro 371372d65d Update locale_en-US.ini
Fixed typo
10 years ago
Unknwon 5fbf8531e6 Finish new home page of organization 10 years ago
Unknwon 7af7584d25 Finish new reset password, etc. 10 years ago
Unknwon 5605af973b Feature: Social sign in 10 years ago
Unknwon 78defd238c Page: Manage social accounts 10 years ago
Unknwon 9a1d5d2489 Finish new web hook pages 10 years ago
Unknwon 9820b8e134 Finish new hooks list page 10 years ago
Unknwon e8c9bb2c66 Finish new collaboration page 10 years ago
Unknwon 755eec745f Finish new repo settings page 10 years ago
无闻 568c9b353e Merge pull request #311 from nuss-justin/issue/281
Fix #281. Add mouse-over precise time and on-click switch listener.
10 years ago
Unknwon dabf5b057c Finish new migrate page 10 years ago
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page 10 years ago
Justin Nuß 91480f3791 Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281
Conflicts:
	modules/base/tool.go
10 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
Justin Nuß 835e85b5ce Fix #281. Add mouse-over precise time and on-click switch listener. 10 years ago
Justin Nuß 4d702eb345 Allow disabling uploads 10 years ago
Justin Nuß 9df99681fb Update default config with comments 10 years ago
Justin Nuß 4617bef895 WIP: Allow attachments for comments 10 years ago
Unknown b2801a2e98 Fix #165 10 years ago
Unknown ad5ec45dd6 Fix #165 10 years ago
Unknown 6c8d630bef Add database log adapter 10 years ago
Unknown 302c863cda Fix #242 10 years ago
Unknown ab13a29cb5 Fix #209 10 years ago
Unknown ff690fd976 Fix #200, add VERSION to template files 10 years ago
Unknown 5543a0b6dc 增加版本标识确保二进制和模板文件处于同个版本 10 years ago
Unknown 688ec6ecbd Fixed #209 10 years ago
Unknown 5660570d92 Add MustValueRange 10 years ago
Lunny Xiao 9d5e827a1e Merge branch 'master' of github.com:gogits/gogs into dev 10 years ago
jack 7ec3f1b2d8 modify the file path
move etc/supervisord.conf to conf/etc/supervisord;
remove tmp folder, then all logs move to log folder;
move the supervisor.pid to /tmp folder.
10 years ago
Unknown 0970d6cc38 Log to different adapter according to level 10 years ago
Unknown 98eeec4cbb Fix #174 10 years ago
Unknown fd4b123e88 Fix #94 and fix #169 10 years ago
Unknown 7cb5a15c9b Batch of mirror fixes 10 years ago
Unknown e7d8fadb08 Add disable gravatar option 10 years ago