| Commit message (Expand) | Author | Age | Files | Lines |
* | backport #6674 - API OTP Context (#6676) | techknowlogick | 2019-04-19 | 1 | -3/+8 |
* | Properly escape on the redirect from the web editor (#6657) (#6667) | zeripath | 2019-04-17 | 1 | -7/+8 |
* | Return a UserList from /api/v1/admin/users (#6629) (#6642) | zeripath | 2019-04-15 | 3 | -13/+27 |
* | Correctly adjust mirror url (#6593) (#6594) | zeripath | 2019-04-12 | 1 | -2/+46 |
* | Change summary to full message (#6591) (#6592) | John Olheiser | 2019-04-12 | 1 | -1/+1 |
* | Add option to disable refresh token invalidation (#6584) (#6587) | Jonas Franz | 2019-04-12 | 1 | -10/+11 |
* | fix bug user search API pagesize didn't obey ExplorePagingNum (#6579) (#6586) | Lunny Xiao | 2019-04-11 | 1 | -3/+0 |
* | fix bug when user login and want to resend register confirmation email (#6482... | Lauris BH | 2019-04-02 | 1 | -1/+1 |
* | Fix Hook & HookList in Swagger (#6432) (#6440) | Segev Finer | 2019-03-27 | 1 | -2/+2 |
* | Clean up ref name rules (#6437) (#6439) | mrsdizzie | 2019-03-26 | 1 | -1/+2 |
* | routers/repo/setting: display correct error for invalid mirror interval (#6429) | Allen Wild | 2019-03-25 | 1 | -0/+10 |
* | Don't Unescape redirect_to cookie value (#6399) (#6401) | mrsdizzie | 2019-03-21 | 2 | -6/+5 |
* | make sure units of a team are returned (#6379) (#6381) | Lanre Adelowo | 2019-03-19 | 1 | -0/+5 |
* | 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 |