aboutsummaryrefslogtreecommitdiff
path: root/conf
Commit message (Collapse)AuthorAge
...
| * | Feature: Integrate crypto/tls/generate_cert.go commandUnknwon2014-09-22
| |/
| * UI: Use tooltip not alert when copy clone URLUnknwon2014-09-22
| |
| * Update locale_de-DE.inifanningert2014-09-20
| |
| * Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Add success message after transfer repository #481Unknwon2014-09-17
| |
| * Mirror fix and fix #481Unknwon2014-09-17
| |
| * Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-09-17
| |\ | | | | | | | | | | | | Conflicts: conf/app.ini
| | * typosPhilippe Barsalou2014-09-16
| | |
| | * started french localizationPhilippe Barsalou2014-09-16
| | |
| * | toutf8 improved & add max git diff lineslunnyxiao2014-09-17
| |/
| * UI fixUnknwon2014-09-13
| |
| * Remove APP_LOGO settingMathieu Gagnon2014-09-13
| |
| * Bug: Transfer repository doesn't update the countUnknwon2014-09-12
| |
| * Merge pull request #435 from tstorch/translation-update无闻2014-09-07
| |\ | | | | | | Small German update
| | * Small German updateTristan Storch2014-09-03
| | | | | | | | | | | | Cleaning up a misunderstanding I had.
| * | Organization level webhooksUnknwon2014-09-07
| | |
| * | Merge pull request #442 from compressed/org_hook无闻2014-09-07
| |\ \ | | | | | | | | Organization-level Webhooks
| | * | add organization-level webhooksChristopher Brickley2014-09-05
| | | |
| | * | modify grammar undo -> undoneChristopher Brickley2014-09-05
| | |/
| * | Finish new install page, almost ready for 0.5 releaseUnknwon2014-09-07
| | |
| * | Fix #348Unknwon2014-09-05
| |/
| * Fix grammar error in German translationArpemedia2014-09-02
| |
| * German laguage updateTristan Storch2014-08-31
| | | | | | | | | | | | | | | | What has been done: - standardized expressions - shorter and clearer - minor corrections (orthography)
| * Add new translation keysfanningert2014-08-31
| |
| * Merge pull request #407 from fanningert/patch-3无闻2014-09-01
| |\ | | | | | | Update locale_de-DE.ini and correct a wrong translation
| | * Update locale_de-DE.inifanningert2014-08-31
| | |
| | * Update locale_de-DE.inifanningert2014-08-31
| | |
| | * Update locale_de-DE.inifanningert2014-08-31
| | |
| | * Change "Repositories" to "Repositorys"fanningert2014-08-31
| | |
| | * Update locale_de-DE.ini and correct a wrong translationfanningert2014-08-31
| | |
| * | Mirror fix and hide missing pages for 0.5 releaseUnknwon2014-09-01
| | |
| * | add Slack API webhook supportChristopher Brickley2014-08-31
| |/
| * Update german translation with PR #404fanningert2014-08-31
| |
| * Update locale_de-DE.inifanningert2014-08-31
| |
| * UI: SSH/HTTPS address switch and copyUnknwon2014-08-31
| |
* | Added dutch translationsMichael Boke2014-10-03
|/
* Merge pull request #396 from fanningert/patch-1无闻2014-08-31
|\ | | | | Update locale_zh-CN.ini
| * Update locale_zh-CN.inifanningert2014-08-30
| | | | | | Double entry of "config.log_config"
* | Merge pull request #397 from fanningert/patch-2无闻2014-08-31
|\ \ | | | | | | Update locale_en-US.ini
| * | Update locale_en-US.inifanningert2014-08-30
| |/ | | | | Double entry of "config.log_config"
* / Update locale_de-DE.inifanningert2014-08-30
|/
* Removed trailing white spacesTristan Storch2014-08-30
| | | | | | | | | | 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.
* Finish all new admin pages.Unknwon2014-08-30
|
* Merge pull request #391 from fanningert/patch-1无闻2014-08-30
|\ | | | | Update locale_en-US.ini
| * Update locale_en-US.inifanningert2014-08-30
| |
* | Update locale_de-DE.inifanningert2014-08-30
|/
* Merge pull request #386 from fanningert/patch-2无闻2014-08-29
|\ | | | | Update locale_de-DE.ini
| * Update locale_de-DE.inifanningert2014-08-29
| | | | | | Add missing translation keys and add some german translations
* | Continue working on new admin pagesUnknwon2014-08-29
|/
* Finish new admin users pagesUnknwon2014-08-29
|