Commit Graph

1956 Commits (d8d24a56195e0724a5c1a82e8c620a2b879f6ebd)

Author SHA1 Message Date
Lunny Xiao 4a2fbbeb10 fix bug user could change private repository to public when force private enabled. (#6156) 6 years ago
Lunny Xiao 134e55510e fix bug when update owner team then visit team's repo return 404 (#6119) 6 years ago
John Olheiser df30010dbd Make repo creation for API similar to UI (#6142) 6 years ago
zeripath 3b61ff1895 Allow display of LFS stored Readme.md on directory page (#6073) (#6099) 6 years ago
John Olheiser 994b1be9d1 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) 6 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131) 6 years ago
John Olheiser d26d249748 Minor UI tweaks (#5980) 6 years ago
John Olheiser ba0749b7db Load Issue attributes for API call (#6122) 6 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363) 6 years ago
Lanre Adelowo 094263db4d Show email if the authenticated user owns the profile page being requested for (#4981) 6 years ago
Lunny Xiao f5fa22a499 Fix prohibit login check on authorization (#6106) 6 years ago
Zsombor 538a26d56f Show private organization for admin, fix #6111 (#6112) 6 years ago
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073) 6 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763) 6 years ago
John Olheiser 0b72c00fad Allow labels to contain emoji (#6063) 6 years ago
Lanre Adelowo f2256d9881 make sure labels are actually returned (#6053) 6 years ago
zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787) 6 years ago
zeripath 296814e887 Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) 6 years ago
manuelluis fc038caa69 In basic auth check for tokens before call UserSignIn (#5725) 6 years ago
Luo Yifei 7884353a04 Add the Owner Name to differentiate when merging (#3807) 6 years ago
Lanre Adelowo d0cb5aa9f9 fix #3200 (#6033) 6 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992) 6 years ago
Paul 8c865f3ce8 Fix metrics auth token detection (#6006) 6 years ago
Richard Mahn ba91214633 Feature - #3031 - search for org repos (#5986) 6 years ago
Thomas Loubiou 7fb09f035a Fix #5799 - swagger for mergePullRequest (#5996) 6 years ago
Lunny Xiao 01bbf5ea69 Add API to list tags (#5850) 6 years ago
Lunny Xiao 06a1739553 fix bug when deleting a linked account will removed all (#5989) 6 years ago
Lanre Adelowo 9dfdf80af0 Expose issue stopwatch toggling via API (#5970) 6 years ago
Richard Mahn da1edbfb79 Feature - Pagination for git tree API (#5838) 6 years ago
zeripath f286a5abb4 Allow Macaron to be set to log through to gitea.log (#5667) 6 years ago
Gabriel Silva Simões 3b7f41f9f7 Fix serving of raw wiki files other than .md (#5814) 6 years ago
Lunny Xiao bf4badad1d Pull request conflict files detection (#5951) 6 years ago
Lanre Adelowo 5390791224 Automatically clear stopwatch on merging a PR (#4327) 6 years ago
Lanre Adelowo 024871ade6 Add label names as filter in issue search api (#5946) 6 years ago
zeripath 24a36e84cc Issue 5924 fix compare button (#5929) 6 years ago
zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
Lunny Xiao ecefa9e724 Add single commit API support (#5843) 6 years ago
techknowlogick 3a7306945c
Disable redirect for i18n (#5910) 6 years ago
zeripath ca00ca8ee4 Provide better panic handling (#5902) 6 years ago
Lanre Adelowo 57a69ef277 don't allow pull requests to be created on an archived repository (#5883) 6 years ago
Lanre Adelowo 7933a950d0 respect value of REQUIRE_SIGNIN_VIEW (#5901) 6 years ago
Lauris BH fada6968a8 Fix new release creation API to allow empty target (#5870) 6 years ago
Lanre Adelowo 8b5f6ced22 if repo does not exist, show a 404 not a 500 (#5900) 6 years ago
kekero 3568d426fe New Issue ?body= query (#5851) 6 years ago
zeripath bf47f70c3b
API: Fix null pointer in attempt to Sudo if not logged in (#5872) 6 years ago
yasuokav 8510ac2687 Fix MinInterval (#5856) 6 years ago
Lunny Xiao 6b0c2e9e35 update swagger for release API pagination (#5841) 6 years ago
Lunny Xiao 892bfd0b19 improve the releases api paging (#5831) 6 years ago
kolaente 9a137faaaf Added docs for the tree api (#5834) 6 years ago
Lauris BH cd83c2ca05
Fix topics saving internal error and disable for archived repos (#5821) 6 years ago