2173 Commits (faf446b37257c84a038004a3655e49bda1f51a0d)

Author SHA1 Message Date
mrsdizzie 7780ea8890 Fix ParsePatch function to work with quoted diff --git strings (#6323)
5 years ago
zeripath b2e9894988 Fix reported issue in repo description (#6306)
5 years ago
Lunny Xiao 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224)
5 years ago
zeripath dbab98c8e0 Remove util.RemoveAll - should have been removed since go 1.7 (#6299)
5 years ago
Aidan Fitzgerald f5cf9a8355 Copyedit docs (#6275)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 years ago
techknowlogick 9fd8b2621f
Add robots.txt as reserved username (#6272)
5 years ago
stevegt b257e0456b Add ability to sort issues by due date (#6206) (#6244)
5 years ago
zeripath f066bd2b3f Prevent double-close of issues (#6233)
5 years ago
Maurizio Porrato 19862699cd Override xorm type mapping for U2F counter (#6232)
5 years ago
Lanre Adelowo 141c58f5a6 add isAdmin to user model (#6231)
5 years ago
James E. Blair a5604b1611 Fix renames over redirects (#6216)
5 years ago
tklein23 525f03306f Add "ghost" and "notifications" to list of reserved user names. (#6208)
5 years ago
John Olheiser 6cc11eccac Change sqlite DB path default to data directory (#6198)
5 years ago
Lunny Xiao 134e55510e fix bug when update owner team then visit team's repo return 404 (#6119)
5 years ago
John Olheiser 994b1be9d1 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143)
5 years ago
Lunny Xiao 477ef46251
Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144)
5 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131)
5 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
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
zeripath 11e316654e
Fix deadlock in webhook PullRequest (#6102)
6 years ago
Zsombor 23414ac2a1 Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041)
6 years ago
zeripath 296814e887 Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702)
6 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992)
6 years ago
Lanre Adelowo 3a33742e38 disable git fsck for mirrored repos by default (#6018)
6 years ago
Richard Mahn ba91214633 Feature - #3031 - search for org repos (#5986)
6 years ago
Lunny Xiao 01bbf5ea69 Add API to list tags (#5850)
6 years ago
zeripath cc48c12d8f Fix empty ssh key importing in ldap (#5984)
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 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939)
6 years ago
Lanre Adelowo 634cbaad2b show user who created the repository instead of the organization in action feed (#5948)
6 years ago
Lanre Adelowo 746cf22d8a handle milestone events for issues and PR (#5947)
6 years ago
John Olheiser f81c6cc2a9 Remove all CommitStatus when a repo is deleted (#5940)
6 years ago
Sergey Romanov 67567eff0e fix log output (#5938)
6 years ago
Lanre Adelowo f9d4bd53e6 support reviewing on a deleted file path (#5880)
6 years ago
zeripath 0f295ababa Only allow local login if password is non-empty (#5906)
6 years ago
Lauris BH 80098bd752 Fix go-get URL generation (#5905)
6 years ago
Lanre Adelowo 6dc2f401c9 Don't discard the value of DISABLE_REGULAR_ORG_CREATION (#5886)
6 years ago
zeripath 2569363204
Also ensure the repo is loaded (#5895)
6 years ago
zeripath 036964b4a7 Ensure issue.Poster is loaded in mailIssueCommentToParticipants (#5891)
6 years ago
Harshit Bansal 7e8242ddb1 Fix an error while adding a dependency via UI. (#5862)
6 years ago
sebastian-sauer 84076211b3 Config option to disable automatic repo watching (#5852)
6 years ago
Jakub Arbet a757920f4e Fix failing migration v67 (#5849)
6 years ago
yasuokav d663930023 fix delete correct temp directory (#5839)
6 years ago