summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug fixes and unit tests for models/webhook (#751)Ethan Koenig2017-01-255-20/+312
* Unit tests for models/star (#752)Ethan Koenig2017-01-252-0/+89
* bug fixed issues 500 resolved #754 (#756)Lunny Xiao2017-01-251-4/+4
* bug fixed caused by #530 (#755)Lunny Xiao2017-01-251-1/+1
* Update Website binding MaxSize to 255 (#722)Bwko2017-01-254-6/+6
* Add ETag header to avatars (#721)Bwko2017-01-257-9/+50
* Less boilerplate in models/ unit tests (#725)Ethan Koenig2017-01-256-113/+47
* Added gogs migration script (#532)Bwko2017-01-251-0/+206
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-25195-60/+221830
* public/img: reduce the size of PNG images (#734)unclejack2017-01-24809-0/+0
* Fix link of some repos on stars page (#737)Andrey Nering2017-01-241-2/+10
* Update the contribution guidelines (#726)Bwko2017-01-241-2/+2
* fix logfile name (#731)DWE2017-01-231-1/+1
* update xorm for bugs fix (#728)Lunny Xiao2017-01-233-5/+5
* Update xorm and fix dump command (#692)Lunny Xiao2017-01-2314-717/+631
* Add option to app.ini to enable local import paths (#724)Bwko2017-01-236-5/+14
* Add a reserved path check to the wiki (#720)Bwko2017-01-221-1/+18
* add scroolbars to wide graphs. (#608)Kjell Kvinge2017-01-223-9/+6
* fixed bugs on Wiki and resolved #667 (#674)Lunny Xiao2017-01-212-25/+29
* Set the ldflags to static value within makefile (#709)Thomas Boerger2017-01-201-1/+1
* Fix crash caused by #647 (#708)Bwko2017-01-201-1/+1
* Spun attachments into seperate go file (#701)Philip Couling2017-01-204-217/+249
* Fix permission bugs in team API (#647)Ethan Koenig2017-01-204-121/+137
* API Endpoints for organization members (#645)Ethan Koenig2017-01-203-2/+155
* Fix: Pagenation on dashboard->issues does not work well (#698)Kazuki Sawada2017-01-191-3/+3
* Notifications: trying to get a better layout (#660)Andrey Nering2017-01-188-80/+103
* Enforce custom LDFLAGS within makefile (#684)Thomas Boerger2017-01-171-1/+1
* Remove the default console logger when it is not set in the configuration (#602)willemvd2017-01-172-0/+21
* 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