summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug fixes for webhook API (#650)Ethan Koenig2017-01-144-7/+54
* bug fixed for update repository (#664)Lunny Xiao2017-01-141-1/+1
* docs: update translation on notification page for zh-CN (#649)xgitea2017-01-132-1/+12
* docs: update zh-tw translation (#651)Bo-Yi Wu2017-01-132-145/+149
* Add data directory excluding sessions to dump (#587)Manuel Kuhlmann2017-01-121-0/+53
* fix typo (#644)pkuphy2017-01-121-1/+1
* fix typo (#642)pkuphy2017-01-121-1/+1
* Notifications: mark as read/unread and pin (#629)Andrey Nering2017-01-128-31/+168
* refactor: Add new deleteOrg func. (#633)Bo-Yi Wu2017-01-111-9/+50
* docs: update translation on homepage for zh-tw (#634)Bo-Yi Wu2017-01-113-2/+39
* Fix: Issues cannot be created with labels (#622)Kazuki Sawada2017-01-101-3/+3
* Merge pull request #631 from rasa/patch-1Matthias Loibl2017-01-101-8/+8
|\
| * Typos and make CONTRIBUTING a little nicerRoss Smith II2017-01-061-8/+8
* | Merge pull request #625 from appleboy/improveMatthias Loibl2017-01-101-1/+3
|\ \
| * | refactor: check the error returned by os.MkdirAll()Bo-Yi Wu2017-01-091-1/+3
* | | bug fix releaseLunny Xiao2017-01-095-9/+14
* | | Unit tests for models/adminEthan Koenig2017-01-093-1/+126
|/ /
* | Merge pull request #610 from appleboy/pidMatthias Loibl2017-01-092-0/+33
|\ \
| * | feat: support pid file.Bo-Yi Wu2017-01-092-0/+33
* | | Fix install.tmpl input default value (#611)vz2017-01-091-0/+6
* | | Better coverage in pull_test (#615)Ethan Koenig2017-01-091-0/+8
* | | Better coverage and TODOs for update_test (#616)Ethan Koenig2017-01-091-0/+6
* | | Unit tests for models/action (#619)Ethan Koenig2017-01-095-19/+397
|/ /
* | docs: update zh-tw and zh-hk translations. (#604)Bo-Yi Wu2017-01-083-546/+569
* | Add myself to MAINTAINERS (#609)Ethan Koenig2017-01-081-0/+1
* | Add default SSH_LISTEN_PORT config value (#603) (#607)Manuel Kuhlmann2017-01-081-0/+1
* | Add Keep email private (see issue #571). (#571)derSuessmann2017-01-0812-28/+88
* | Unit tests for models/access.go (#606)Ethan Koenig2017-01-0810-0/+258
* | API endpoint for subscribers (#598)Ethan Koenig2017-01-073-7/+30
* | Merge pull request #555 from ethantkoenig/tests/pullAndrey Nering2017-01-068-21/+421
|\ \ | |/ |/|
| * Unit tests for models/pull.goEthan Koenig2017-01-068-21/+421
* | Create missing database indexes (#596)Andrey Nering2017-01-0613-64/+64
|/
* API endpoint for stargazers (#597)Ethan Koenig2017-01-063-6/+32
* Make releases faster than before and resolved #490 (#588)Lunny Xiao2017-01-066-64/+169
* Merge pull request #539 from andreynering/notifications-step-2Andrey Nering2017-01-0510-6/+233
|\
| * Add pagination for notificationsAndrey Nering2017-01-033-10/+40
| * Showing index in front of issue titleAndrey Nering2017-01-021-1/+1
| * More fine graned colorsAndrey Nering2017-01-022-6/+6
| * Do not get count on /api routersAndrey Nering2017-01-021-0/+5
| * Notifications - Step 2Andrey Nering2016-12-309-1/+193
* | Added 1.0.1 to changelog (#594)Thomas Boerger2017-01-051-0/+13
* | Clone tags within drone for proper version generation (#591)Thomas Boerger2017-01-052-1/+5
* | Add the note forked from gogs (#590)Lunny Xiao2017-01-051-1/+1
* | Fix unified diff view styling (#585)Manuel Kuhlmann2017-01-053-34/+54
* | Fix diff split view coloring (#553) (#584)Manuel Kuhlmann2017-01-053-45/+48
* | Fix SQL bug in models/access (#583)Ethan Koenig2017-01-051-11/+14
* | Check primary email address fields on CreateUser (#556)Berk Demirkır2017-01-051-0/+9
* | Fix typos in models/ (#576)Ethan Koenig2017-01-0515-44/+44
* | Rename .gogs to .gitea and comply with github template guidelines (#568) (#582)Manuel Kuhlmann2017-01-052-4/+10
* | fix: Remove call to set GOMAXPROCS (#577)Bo-Yi Wu2017-01-041-4/+1