summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor process package and introduce ProcessManager{} with tests (#75)Matthias Loibl2017-01-1710-113/+161
* Two factor authentication support (#630)Andrew2017-01-1640-8/+3395
* Attach to release (#673)Philip Couling2017-01-1511-14/+144
* Changed README to refer to https images only (#675)Philip Couling2017-01-152-6/+6
* Removes reliance on server specific SQL (#393)btrepp2017-01-141-2/+16
* Fix #646 (#669)Shyim2017-01-141-5/+8
* docs: fix translation for zh-tw and zh-hk (#668)Bo-Yi Wu2017-01-142-86/+86
* Merge pull request #643 from pkuphy/patch-2Andrey Nering2017-01-140-0/+0
|\
| * fix typopkuphy2017-01-111-1/+1
* | Fix ambiguity bug in getCommentsByRepoIDSince (#665)Ethan Koenig2017-01-141-2/+4
* | Don't create a default pid file (#637)Bwko2017-01-142-5/+3
* | 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