summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Take back control of hooks (#1006)Lunny Xiao2017-02-235-24/+146
* Bug fixes and unit tests for org_team (#1016)Ethan Koenig2017-02-234-24/+362
* Fix lint errorsEthan Koenig2017-02-222-2/+2
* Refactor for issues loadattributes of a repository (#971)Lunny Xiao2017-02-223-64/+343
* fix: Wrong repo list on Explore page if user already loggin. (#1009)Bo-Yi Wu2017-02-224-12/+128
* Oauth2 consumer (#679)Willem van Dreumel2017-02-226-13/+309
* Protected branches system (#339)Denis Denisov2017-02-214-0/+198
* add missing copyright header (#992)Willem van Dreumel2017-02-211-0/+4
* Make Xorm log configurable (#174)Lunny Xiao2017-02-201-12/+5
* Unit tests for repo watching (#963)Ethan Koenig2017-02-174-103/+202
* Fix all the bugs in issues and pulls on dashboard (#943)Lunny Xiao2017-02-172-0/+87
* Unit tests for repo redirects (#961)Ethan Koenig2017-02-172-0/+79
* optimization for team get repos (#953)Lunny Xiao2017-02-161-16/+2
* refactor notificationsForUser since xorm In support slice of customerize type...Lunny Xiao2017-02-161-7/+4
* Small opitimization for getUserTeams (#954)Lunny Xiao2017-02-161-21/+6
* test: Add testing for GetUserFork function (#944)Bo-Yi Wu2017-02-153-0/+89
* fix: 500 error on /explore/repos page. (#946)Bo-Yi Wu2017-02-151-17/+14
* refactor: small optimize for sql query (#940)Bo-Yi Wu2017-02-152-21/+27
* fix some older Gogs upgrade to Gitea (#929)Lunny Xiao2017-02-151-1/+1
* bug fixed on issues and pullsLunny Xiao2017-02-151-1/+0
* bug fixed for my repository (#933)Lunny Xiao2017-02-141-2/+6
* Fix assigned issues dashboard (#920)Lunny Xiao2017-02-141-28/+61
* fix bug of multiple forks (#928)Lunny Xiao2017-02-141-0/+24
* feat: Able to disable non-admin to create new organization (#927)Bo-Yi Wu2017-02-142-1/+22
* feat: support search bar on star tab of user profile. (#917)Bo-Yi Wu2017-02-143-9/+29
* Use fingerprint to check instead content for public key (#911)Lunny Xiao2017-02-142-26/+47
* Small optimization for getTeamIDs (#919)Lunny Xiao2017-02-142-10/+13
* fix: gofmt error. (#918)Bo-Yi Wu2017-02-142-2/+2
* feat: add git version on admin panel. (#921)Bo-Yi Wu2017-02-131-3/+4
* Fix logging bugEthan Koenig2017-02-121-7/+5
* small optimization for get issue labelsLunny Xiao2017-02-122-17/+5
* Implement basic Open Graph support. (#901)Andrew2017-02-111-0/+5
* Bug fixed for deleted label in issue comment (#904)Lunny Xiao2017-02-112-5/+11
* Fix public activity showing private repos (#892)Morgan Bazalgette2017-02-115-0/+67
* Implement archive cleanup (#885)Andrew2017-02-111-3/+58
* Add delete branch track on pull request comments (#888)Lunny Xiao2017-02-112-0/+30
* bug fixed for issue count (#881)Lunny Xiao2017-02-091-1/+1
* Unit tests for issue_milestone (#878)Ethan Koenig2017-02-096-366/+609
* Gogs -> Gitea (#877)Ethan Koenig2017-02-091-1/+1
* Fix bug in Issue.GetIsRead (#876)Ethan Koenig2017-02-091-1/+2
* Fix consistency check (#866)Ethan Koenig2017-02-084-10/+27
* Use assert in legacy unit tests (#867)Ethan Koenig2017-02-083-113/+63
* Fix broken test fixture (#859)Ethan Koenig2017-02-071-4/+4
* feat: support paginater on star tab of user profile. (#845)Bo-Yi Wu2017-02-072-6/+42
* Consistency checks for unit tests (#853)Ethan Koenig2017-02-076-12/+182
* fix: wrong pages number which includes private repository count. (#844)Bo-Yi Wu2017-02-063-2/+90
* Fix inconsistencies in unit test fixturesEthan Koenig2017-02-053-4/+8
* track issue title changes (#841)Lunny Xiao2017-02-052-3/+36
* Redirects for renamed repos (#807)Ethan Koenig2017-02-054-0/+82
* Check for manual merging of a pull request (#719)Bwko2017-02-051-17/+143