2200 Commits (release/v1.8)

Author SHA1 Message Date
Lunny Xiao 7697a282d6 fix duplicated file on pull request conflicted files (#7211) (#7214) 6 years ago
zeripath 76e8eec3d9 Detect noreply email address as user (#7133) (#7195) 6 years ago
techknowlogick d07edc5336
Handle early git version's lack of get-url (#7065) (#7076) 6 years ago
Lunny Xiao 63cb160cb1 fix possbile mysql invalid connnection error (#7051) (#7071) 6 years ago
jpicht 75e491c03e Fix default for allowing new organization creation for new users (#7017) (#7034) 6 years ago
Lauris BH 608f46e59c
SearchRepositoryByName improvements and unification (#6897) (#7002) 6 years ago
David Schneiderbauer 895764e7f5 fix u2f registrationlist ToRegistrations() method (#6980) (#6982) 6 years ago
mrsdizzie 21983965d0 Allow collaborators to view repo owned by private org (#6965) (#6968) 6 years ago
zeripath ebb8fa610c
Escape the commit message on issues update (#6901) (#6902) 6 years ago
Lunny Xiao 5f20841bc3 Fix 404 when send pull request some situation (#6871) (#6873) 6 years ago
Lunny Xiao 96eb99ea55 fix 500 when reviewer is deleted with integration tests (#6856) (#6860) 6 years ago
zeripath 83560bf9d0 Attempt to fix #6707 (#6823) (#6854) 6 years ago
SagePtr 74eee64b57 Fix double-generation of scratch token (backport #6833) (#6835) 6 years ago
zeripath d21dabab4e When mirroring we should set the remote to mirror (#6824) (#6834) 6 years ago
Lunny Xiao 81adf6ad86 Fix org visibility bug when git cloning (#6743) (#6762) 6 years ago
Lunny Xiao aecd9231ba Fix: Sort repos on org home page with non-admin login (#6741) (#6746) 6 years ago
Lanre Adelowo 26c1550643 Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736) (#6744) 6 years ago
Segev Finer 5236d8a936 Fix forking an empty repository (#6637) (#6653) 6 years ago
Antoine GIRARD f43783f003 [backport] Fix wrong GPG expire date (#6643) (#6644) 6 years ago
zeripath 40f41dc694
Correctly adjust mirror url (#6593) (#6594) 6 years ago
Lunny Xiao 4b87aa367c fix mail notification when close/reopen issue (#6581) (#6588) 6 years ago
Lauris BH 3b28de7d8e fix bug when user login and want to resend register confirmation email (#6482) (#6486) 6 years ago
kolaente 93e8174e4e Fixed unitTypeCode not being used (#6419) (#6422) 6 years ago
Lunny Xiao c5ec66a8a3 fix dump table name error and add some test for dump database (#6394) (#6402) 6 years ago
Lunny Xiao b6fb082b78 fix migrations 82 to ignore unsynced tags between database and git data and missing is_archived on repository table (#6387) (#6403) 6 years ago
Lanre Adelowo 16815306ad make sure units of a team are returned (#6379) (#6381) 6 years ago
mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
mrsdizzie 7780ea8890 Fix ParsePatch function to work with quoted diff --git strings (#6323) 6 years ago
zeripath b2e9894988 Fix reported issue in repo description (#6306) 6 years ago
Lunny Xiao 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224) 6 years ago
zeripath dbab98c8e0 Remove util.RemoveAll - should have been removed since go 1.7 (#6299) 6 years ago
Aidan Fitzgerald f5cf9a8355 Copyedit docs (#6275) 6 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378) 6 years ago
techknowlogick 9fd8b2621f
Add robots.txt as reserved username (#6272) 6 years ago
stevegt b257e0456b Add ability to sort issues by due date (#6206) (#6244) 6 years ago
zeripath f066bd2b3f Prevent double-close of issues (#6233) 6 years ago
Maurizio Porrato 19862699cd Override xorm type mapping for U2F counter (#6232) 6 years ago
Lanre Adelowo 141c58f5a6 add isAdmin to user model (#6231) 6 years ago
James E. Blair a5604b1611 Fix renames over redirects (#6216) 6 years ago
tklein23 525f03306f Add "ghost" and "notifications" to list of reserved user names. (#6208) 6 years ago
John Olheiser 6cc11eccac Change sqlite DB path default to data directory (#6198) 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 994b1be9d1 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) 6 years ago
Lunny Xiao 477ef46251
Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 6 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131) 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
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