| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up various use of escape/unescape functions for URL generation (#6334) | mrsdizzie | 2019-03-18 | 3 | -14/+8 |
* | Add same changes from issues page to milestone->issues page (#6328) | John Olheiser | 2019-03-15 | 2 | -1/+9 |
* | Return 409 when creating repo if it already exists. (#6330) | Bogdan Petrea | 2019-03-15 | 1 | -2/+3 |
* | update git vendor to fix wrong release commit id and add migrations (#6224) | Lunny Xiao | 2019-03-11 | 1 | -1/+1 |
* | Add support for client basic auth for exchanging access tokens (#6293) | Jonas Franz | 2019-03-11 | 1 | -1/+27 |
* | Copyedit docs (#6275) | Aidan Fitzgerald | 2019-03-09 | 2 | -2/+2 |
* | Add regenerate secret feature for oauth2 (#6291) | Jonas Franz | 2019-03-09 | 2 | -0/+29 |
* | Add unit types to repo action URL to correctly show 404 when archived (#6247) | John Olheiser | 2019-03-09 | 1 | -1/+1 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 5 | -1/+587 |
* | add isAdmin to user model (#6231) | Lanre Adelowo | 2019-03-03 | 1 | -0/+1 |
* | fix display dashboard even if require to change password (#6214) | Lunny Xiao | 2019-02-28 | 1 | -0/+6 |
* | Create a repo redirect when transferring ownership (#6210) (#6211) | James E. Blair | 2019-02-28 | 1 | -0/+8 |
* | Adds MustChangePassword to user create/edit API, defaults to true (#6193) | John Olheiser | 2019-02-27 | 1 | -6/+14 |
* | fix bug when migrate repository 500 when repo is existed (#6188) | Lunny Xiao | 2019-02-26 | 2 | -0/+10 |
* | fix bug user could change private repository to public when force private ena... | Lunny Xiao | 2019-02-22 | 1 | -0/+8 |
* | fix bug when update owner team then visit team's repo return 404 (#6119) | Lunny Xiao | 2019-02-22 | 1 | -2/+0 |
* | Make repo creation for API similar to UI (#6142) | John Olheiser | 2019-02-21 | 1 | -0/+3 |
* | Allow display of LFS stored Readme.md on directory page (#6073) (#6099) | zeripath | 2019-02-21 | 1 | -26/+88 |
* | Admins can now do unlimited page size user search (listAllUsers & listAllOrgs... | John Olheiser | 2019-02-21 | 1 | -1/+1 |
* | refactor issue indexer, add some testing and fix a bug (#6131) | Lunny Xiao | 2019-02-21 | 3 | -3/+6 |
* | Minor UI tweaks (#5980) | John Olheiser | 2019-02-19 | 2 | -1/+12 |
* | Load Issue attributes for API call (#6122) | John Olheiser | 2019-02-19 | 1 | -1/+1 |
* | Refactor issue indexer (#5363) | Lunny Xiao | 2019-02-19 | 3 | -5/+9 |
* | Show email if the authenticated user owns the profile page being requested fo... | Lanre Adelowo | 2019-02-19 | 1 | -1/+1 |
* | Fix prohibit login check on authorization (#6106) | Lunny Xiao | 2019-02-19 | 2 | -0/+18 |
* | Show private organization for admin, fix #6111 (#6112) | Zsombor | 2019-02-19 | 1 | -0/+1 |
* | Implement "conversation lock" for issue comments (#5073) | Lanre Adelowo | 2019-02-18 | 4 | -1/+112 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 8 | -3/+41 |
* | Allow labels to contain emoji (#6063) | John Olheiser | 2019-02-16 | 1 | -0/+1 |
* | make sure labels are actually returned (#6053) | Lanre Adelowo | 2019-02-13 | 1 | -0/+5 |
* | Allow markdown files to read from the LFS (#5787) | zeripath | 2019-02-12 | 3 | -28/+101 |
* | Refactor editor upload, update and delete to use git plumbing and add LFS sup... | zeripath | 2019-02-12 | 2 | -26/+59 |
* | In basic auth check for tokens before call UserSignIn (#5725) | manuelluis | 2019-02-12 | 1 | -37/+37 |
* | Add the Owner Name to differentiate when merging (#3807) | Luo Yifei | 2019-02-12 | 1 | -0/+2 |
* | fix #3200 (#6033) | Lanre Adelowo | 2019-02-11 | 1 | -1/+1 |
* | Add option to close issues via commit on a non master branch (#5992) | Lanre Adelowo | 2019-02-10 | 1 | -5/+11 |
* | Fix metrics auth token detection (#6006) | Paul | 2019-02-09 | 1 | -1/+1 |
* | Feature - #3031 - search for org repos (#5986) | Richard Mahn | 2019-02-08 | 1 | -9/+60 |
* | Fix #5799 - swagger for mergePullRequest (#5996) | Thomas Loubiou | 2019-02-08 | 2 | -0/+6 |
* | Add API to list tags (#5850) | Lunny Xiao | 2019-02-07 | 4 | -0/+73 |
* | fix bug when deleting a linked account will removed all (#5989) | Lunny Xiao | 2019-02-07 | 1 | -3/+8 |
* | Expose issue stopwatch toggling via API (#5970) | Lanre Adelowo | 2019-02-06 | 2 | -0/+142 |
* | Feature - Pagination for git tree API (#5838) | Richard Mahn | 2019-02-06 | 2 | -18/+96 |
* | Allow Macaron to be set to log through to gitea.log (#5667) | zeripath | 2019-02-05 | 1 | -3/+26 |
* | Fix serving of raw wiki files other than .md (#5814) | Gabriel Silva Simões | 2019-02-05 | 3 | -16/+51 |
* | Pull request conflict files detection (#5951) | Lunny Xiao | 2019-02-05 | 1 | -0/+5 |
* | Automatically clear stopwatch on merging a PR (#4327) | Lanre Adelowo | 2019-02-05 | 3 | -0/+33 |
* | Add label names as filter in issue search api (#5946) | Lanre Adelowo | 2019-02-04 | 1 | -1/+15 |
* | Issue 5924 fix compare button (#5929) | zeripath | 2019-02-03 | 2 | -4/+4 |
* | Fix ssh deploy and user key constraints (#1357) (#5939) | zeripath | 2019-02-03 | 4 | -0/+24 |