summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #442 from compressed/org_hook无闻2014-09-071-2/+3
|\ | | | | Organization-level Webhooks
| * add organization-level webhooksChristopher Brickley2014-09-051-0/+1
| |
| * modify grammar undo -> undoneChristopher Brickley2014-09-051-2/+2
| |
* | Finish new install page, almost ready for 0.5 releaseUnknwon2014-09-072-1/+91
| |
* | Fix #348Unknwon2014-09-052-0/+6
|/
* Fix grammar error in German translationArpemedia2014-09-021-1/+1
|
* German laguage updateTristan Storch2014-08-311-92/+80
| | | | | | | | What has been done: - standardized expressions - shorter and clearer - minor corrections (orthography)
* Add new translation keysfanningert2014-08-311-0/+5
|
* Merge pull request #407 from fanningert/patch-3无闻2014-09-011-1/+1
|\ | | | | Update locale_de-DE.ini and correct a wrong translation
| * Update locale_de-DE.inifanningert2014-08-311-3/+3
| |
| * Update locale_de-DE.inifanningert2014-08-311-1/+1
| |
| * Update locale_de-DE.inifanningert2014-08-311-3/+3
| |
| * Change "Repositories" to "Repositorys"fanningert2014-08-311-15/+15
| |
| * Update locale_de-DE.ini and correct a wrong translationfanningert2014-08-311-15/+15
| |
* | Mirror fix and hide missing pages for 0.5 releaseUnknwon2014-09-011-0/+5
| |
* | add Slack API webhook supportChristopher Brickley2014-08-311-0/+5
|/
* Update german translation with PR #404fanningert2014-08-311-172/+172
|
* Update locale_de-DE.inifanningert2014-08-311-7/+12
|
* UI: SSH/HTTPS address switch and copyUnknwon2014-08-312-0/+12
|
* Merge pull request #396 from fanningert/patch-1无闻2014-08-311-1/+0
|\ | | | | Update locale_zh-CN.ini
| * Update locale_zh-CN.inifanningert2014-08-301-1/+0
| | | | | | Double entry of "config.log_config"
* | Merge pull request #397 from fanningert/patch-2无闻2014-08-311-1/+0
|\ \ | | | | | | Update locale_en-US.ini
| * | Update locale_en-US.inifanningert2014-08-301-1/+0
| |/ | | | | Double entry of "config.log_config"
* / Update locale_de-DE.inifanningert2014-08-301-10/+87
|/
* Removed trailing white spacesTristan Storch2014-08-302-28/+28
| | | | | | | | | | 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-302-0/+152
|
* Merge pull request #391 from fanningert/patch-1无闻2014-08-301-1/+1
|\ | | | | Update locale_en-US.ini
| * Update locale_en-US.inifanningert2014-08-301-1/+1
| |
* | Update locale_de-DE.inifanningert2014-08-301-28/+73
|/
* Merge pull request #386 from fanningert/patch-2无闻2014-08-291-35/+55
|\ | | | | Update locale_de-DE.ini
| * Update locale_de-DE.inifanningert2014-08-291-35/+55
| | | | | | Add missing translation keys and add some german translations
* | Continue working on new admin pagesUnknwon2014-08-292-8/+96
|/
* Finish new admin users pagesUnknwon2014-08-292-0/+39
|
* Update locale_de-DE.inifanningert2014-08-281-2/+92
| | | Add missing translation of "locale_en-US.ini"
* Finish new admin dashboardUnknwon2014-08-282-0/+96
|
* Mirror issue fixUnknwon2014-08-272-4/+0
|
* Finsih add/remove repo in organizationUnknwon2014-08-262-0/+6
|
* Finish new edit team page, add member to teamUnknwon2014-08-242-0/+14
|
* Working on organization pagesUnknwon2014-08-232-0/+8
|
* Finish team list, create new team, join/leave team pageUnknwon2014-08-162-0/+38
|
* Finish new organization members and invitation pageUnknwon2014-08-153-2/+24
|
* Correct type issue in locale_en-US.inifanningert2014-08-141-1/+1
|
* German translation updatedfanningert2014-08-141-130/+129
|
* Correct type issue in locale_en-US.inifanningert2014-08-141-1/+1
|
* Initial release of german translationfanningert2014-08-141-0/+288
|
* Correct some type issuesfanningert2014-08-141-1/+1
|
* Correct some type issuesfanningert2014-08-141-5/+5
|
* Page: `/org/:orgname/settings`Unknwon2014-08-142-0/+28
|
* Update locale_en-US.inirojaro2014-08-131-1/+1
| | | Fixed typo
* Finish new home page of organizationUnknwon2014-08-102-0/+28
|