summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Add regenerate secret feature for oauth2 (#6291)Jonas Franz2019-03-092-0/+29
* Add unit types to repo action URL to correctly show 404 when archived (#6247)John Olheiser2019-03-091-1/+1
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-085-1/+587
* add isAdmin to user model (#6231)Lanre Adelowo2019-03-031-0/+1
* fix display dashboard even if require to change password (#6214)Lunny Xiao2019-02-281-0/+6
* Create a repo redirect when transferring ownership (#6210) (#6211)James E. Blair2019-02-281-0/+8
* Adds MustChangePassword to user create/edit API, defaults to true (#6193)John Olheiser2019-02-271-6/+14
* fix bug when migrate repository 500 when repo is existed (#6188)Lunny Xiao2019-02-262-0/+10
* fix bug user could change private repository to public when force private ena...Lunny Xiao2019-02-221-0/+8
* fix bug when update owner team then visit team's repo return 404 (#6119)Lunny Xiao2019-02-221-2/+0
* Make repo creation for API similar to UI (#6142)John Olheiser2019-02-211-0/+3
* Allow display of LFS stored Readme.md on directory page (#6073) (#6099)zeripath2019-02-211-26/+88
* Admins can now do unlimited page size user search (listAllUsers & listAllOrgs...John Olheiser2019-02-211-1/+1
* refactor issue indexer, add some testing and fix a bug (#6131)Lunny Xiao2019-02-213-3/+6
* Minor UI tweaks (#5980)John Olheiser2019-02-192-1/+12
* Load Issue attributes for API call (#6122)John Olheiser2019-02-191-1/+1
* Refactor issue indexer (#5363)Lunny Xiao2019-02-193-5/+9
* Show email if the authenticated user owns the profile page being requested fo...Lanre Adelowo2019-02-191-1/+1
* Fix prohibit login check on authorization (#6106)Lunny Xiao2019-02-192-0/+18
* Show private organization for admin, fix #6111 (#6112)Zsombor2019-02-191-0/+1
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-184-1/+112
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-188-3/+41
* Allow labels to contain emoji (#6063)John Olheiser2019-02-161-0/+1
* make sure labels are actually returned (#6053)Lanre Adelowo2019-02-131-0/+5
* Allow markdown files to read from the LFS (#5787)zeripath2019-02-123-28/+101
* Refactor editor upload, update and delete to use git plumbing and add LFS sup...zeripath2019-02-122-26/+59
* In basic auth check for tokens before call UserSignIn (#5725)manuelluis2019-02-121-37/+37
* Add the Owner Name to differentiate when merging (#3807)Luo Yifei2019-02-121-0/+2
* fix #3200 (#6033)Lanre Adelowo2019-02-111-1/+1
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-101-5/+11
* Fix metrics auth token detection (#6006)Paul2019-02-091-1/+1
* Feature - #3031 - search for org repos (#5986)Richard Mahn2019-02-081-9/+60
* Fix #5799 - swagger for mergePullRequest (#5996)Thomas Loubiou2019-02-082-0/+6
* Add API to list tags (#5850)Lunny Xiao2019-02-074-0/+73
* fix bug when deleting a linked account will removed all (#5989)Lunny Xiao2019-02-071-3/+8
* Expose issue stopwatch toggling via API (#5970)Lanre Adelowo2019-02-062-0/+142
* Feature - Pagination for git tree API (#5838)Richard Mahn2019-02-062-18/+96
* Allow Macaron to be set to log through to gitea.log (#5667)zeripath2019-02-051-3/+26
* Fix serving of raw wiki files other than .md (#5814)Gabriel Silva Simões2019-02-053-16/+51
* Pull request conflict files detection (#5951)Lunny Xiao2019-02-051-0/+5
* Automatically clear stopwatch on merging a PR (#4327)Lanre Adelowo2019-02-053-0/+33
* Add label names as filter in issue search api (#5946)Lanre Adelowo2019-02-041-1/+15
* Issue 5924 fix compare button (#5929)zeripath2019-02-032-4/+4
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-034-0/+24
* Add single commit API support (#5843)Lunny Xiao2019-02-023-0/+129
* Disable redirect for i18n (#5910)techknowlogick2019-01-311-1/+1
* Provide better panic handling (#5902)zeripath2019-01-301-0/+3
* don't allow pull requests to be created on an archived repository (#5883)Lanre Adelowo2019-01-302-7/+14
* respect value of REQUIRE_SIGNIN_VIEW (#5901)Lanre Adelowo2019-01-301-1/+1
* Fix new release creation API to allow empty target (#5870)Lauris BH2019-01-301-0/+4