aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* track issue title changes (#841)Lunny Xiao2017-02-056-3/+52
* Redirects for renamed repos (#807)Ethan Koenig2017-02-0529-27/+127
* Avoid duplicate queries in auth (#827)Ethan Koenig2017-02-051-57/+48
* Check for manual merging of a pull request (#719)Bwko2017-02-051-17/+143
* Add ENABLE_PPROF to app.ini and start pprof if true on localhost:6060 (#801)Matthias Loibl2017-02-052-1/+10
* Fix remove unix socket listenAddr (#846)surefire2017-02-051-1/+1
* Merge pull request #727 from mrm2m/german-translationAndrey Nering2017-02-041-0/+21
|\
| * Update locale_de-DE.inimrm2m2017-02-031-1/+1
| * Added some missing German translationsMoritz Rosenthal2017-01-221-0/+21
* | Merge pull request #839 from ethantkoenig/fix/remove_org_repoAndrey Nering2017-02-042-2/+22
|\ \
| * | Fix bug in removeOrgRepoEthan Koenig2017-02-042-2/+22
* | | Merge pull request #838 from ethantkoenig/fix/fixturesAndrey Nering2017-02-042-4/+5
|\ \ \ | |/ / |/| |
| * | Fix inconsistencies in test fixturesEthan Koenig2017-02-042-4/+5
|/ /
* | Add units concept for modulable functions of a repository (#742)Lunny Xiao2017-02-0416-90/+669
* | Allow using custom time format (#798)ʿAhed ʿid2017-02-041-1/+11
* | Move IssueUser code to separate file (#836)Ethan Koenig2017-02-046-126/+226
* | Merge pull request #830 from appleboy/patch-2001Andrey Nering2017-02-042-3/+4
|\ \
| * | refactor: set default order by recently star.Bo-Yi Wu2017-02-032-3/+4
* | | feat: Add search bar on user profile page. (#787)Bo-Yi Wu2017-02-046-10/+69
* | | Fixed form control is not focusable #687 (#837)Shyim2017-02-041-2/+2
* | | test: Add user mail testing. (#833)Bo-Yi Wu2017-02-043-0/+220
* | | Track assignee for issue (#808)Lunny Xiao2017-02-035-11/+94
* | | Drop redundant columns from issue_user table (#638)Ethan Koenig2017-02-033-105/+22
* | | Cache ctxUser in retrieveFeeds(..) (#826)Ethan Koenig2017-02-031-1/+3
|/ /
* | Cleanup log messagingGabriel Jackson2017-02-0226-112/+111
* | Remove unneeded database loads (#814)Ethan Koenig2017-02-022-6/+2
* | fix: ignore email notifications if user is not active. (#820)Bo-Yi Wu2017-02-023-2/+62
* | fix: User can see the private activity on public activity history. (#818)Bo-Yi Wu2017-02-021-5/+5
* | Fix master builds on mips* again (#815)Thomas Boerger2017-02-025-8/+23
* | Add X-GitHub-* headers for webhook to get clubhouse.io integration working (#...Anton Skorokhod2017-02-021-0/+2
* | add milestone changed traker on issue view (#804)Lunny Xiao2017-02-0110-40/+134
* | Bug fixes and unit tests for models/issue_label (#802)Ethan Koenig2017-02-018-14/+301
* | Windows compatibility for unit tests (#800)Ethan Koenig2017-01-301-2/+3
* | Unit tests and remove unused functions in models/notification (#796)Ethan Koenig2017-01-305-11/+108
* | fix bug caused by #788 (#799)Lunny Xiao2017-01-301-1/+3
* | Track labels changed on issue view & resolved #542 (#788)Lunny Xiao2017-01-3010-195/+366
* | feat: add search repository on dashboard. (#773)Bo-Yi Wu2017-01-306-4/+20
* | Better settings for unit tests (#795)Ethan Koenig2017-01-302-5/+11
* | Allow custom public files (#782)Thomas Boerger2017-01-287-6/+26
* | Merge pull request #781 from andreynering/notifications-step-5Andrey Nering2017-01-286-25/+49
|\ \
| * | Small UI fixesAndrey Nering2017-01-281-2/+4
| * | Fix color: closed PR was showing as purple instead of redAndrey Nering2017-01-284-23/+37
| * | Notifying on open PR, and Close/Reopen/Merge issue or PRAndrey Nering2017-01-282-0/+8
* | | Merge pull request #777 from ethantkoenig/tests/wikiAndrey Nering2017-01-283-1/+68
|\ \ \
| * | | Unit tests for models/wikiEthan Koenig2017-01-273-1/+68
| |/ /
* | | Merge pull request #776 from ethantkoenig/tests/orgAndrey Nering2017-01-2810-26/+671
|\ \ \ | |/ / |/| |
| * | Unit tests and bug fix for models/orgEthan Koenig2017-01-2710-26/+671
|/ /
* | fix xorm NewSession uncorrected usages (#774)Lunny Xiao2017-01-286-33/+23
* | refactor: Remove unnecessary type conversions (#772)Bo-Yi Wu2017-01-274-5/+5
* | Added webkit-font-smoothing (#763)Bwko2017-01-273-4/+8