Commit Graph

2249 Commits (bcd16cec63207a627c0c3708afb2796353a907e8)

Author SHA1 Message Date
6543 084a2b0026
Code Refactor of IssueWatch related things (#10401)
4 years ago
John Olheiser e5944a9521
Change admin dashboard to POST (#10465)
4 years ago
6543 4427a936b4
[API] enable paggination for ListRepoTags (#10454)
4 years ago
guillep2k 09dbd85a3a
Various fixes in login sources (#10428)
4 years ago
Lunny Xiao 542bd59239
Fix webhook bug (#10427)
4 years ago
zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373)
4 years ago
zeripath c8d1c38129
Render READMEs in docs/ .gitea or .github from root (#10361)
4 years ago
Lauris BH 3c45cf8494
Add detected file language to code search (#10256)
4 years ago
Lunny Xiao 21e771c41b
Fix notification (#10331)
4 years ago
John Olheiser e76a64dda1
Inject SVG sprite via ajax (#10320)
4 years ago
mrsdizzie b5f28d154d
Don't manually replace whitespace during render (#10291)
4 years ago
zeripath 791b109d6f
Notification: queue ui.go notification-service (#10281)
4 years ago
zeripath 88986746d5
Fix Workerpool deadlock (#10283)
4 years ago
Lauris BH a1d796f521
Index code and stats only for non-empty repositories (#10251)
4 years ago
Lunny Xiao 5dbf36f356
Issue search support elasticsearch (#9428)
4 years ago
David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311)
4 years ago
Lunny Xiao 3d69bbd58f
Fix queue pop error and stat empty repository error (#10248)
4 years ago
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
4 years ago
zeripath 1125d1453b
Stop hanging issue indexer initialisation from preventing shutdown (#10243)
4 years ago
John Olheiser 86fdba177a
Add Octicon SVG spritemap (#10107)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
zeripath 37892be635
Restore graceful restart on SIGHUP (#10224)
4 years ago
Lauris BH 852aeeffc0
Fix commit between two commits calculation if there is only last commit (#10225)
4 years ago
6543 e273817154
[API] Fix inconsistent label color format (#10129)
4 years ago
Lars Lehtonen 0754ceca5b
modules/log: remove noop written variables (#10182)
4 years ago
zeripath c512bfd09c
Prevent double waitgroup decrement (#10170)
4 years ago
6543 b3c72a7c4a
[API] expose RepoOwner on Issue responce (#10126)
4 years ago
Lauris BH 20c513be6e
Show download count info in release list (#10124)
4 years ago
Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106)
4 years ago
zeripath 2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this (#9856)
4 years ago
Lunny Xiao bf1970d0bd
Improve push update options (#10105)
4 years ago
guillep2k 70aa629ae7
Add warning when using relative path to app.ini (#10104)
4 years ago
guillep2k bcb52aef09
Implement "embedded" command to extract static resources (#9982)
4 years ago
zeripath 9b9dd19d7d
Fix broken FlushAll (#10101)
4 years ago
Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069)
4 years ago
guillep2k 131baa26be
Accept punctuation after simple+cross repository issue references (#10091)
4 years ago
6543 8d43563a32
[BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist (#10029)
4 years ago
6543 13bc82009c
API endpoint for repo transfer (#9947)
4 years ago
Lunny Xiao eac5142ac7
Fix leveldb test race (#10054)
4 years ago
guillep2k 04cbdf5c08
Implement basic app.ini and path checks to doctor cmd (#10064)
4 years ago
6543 169bb55ec6
[UI] Show pull icon on pull (#10061)
4 years ago
Lunny Xiao 79ce91fdde
Movde dependents on macaron from modules/setting (#10050)
4 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001)
4 years ago
John Olheiser 28216bde46 More expansions in template repositories (#10021)
4 years ago
Lunny Xiao e8860ef4f9 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996)
4 years ago
zeripath 48abe41ea8
Generate Bindata iff TAGS="bindata" and not up-to-date (#10004)
4 years ago
Lunny Xiao a67c06ce90 Sanitize credentials in mirror form (#9975)
4 years ago
Lunny Xiao f2d12f7b03
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927)
4 years ago
guillep2k ee26f042c4 Fix file rename/copy not supported by indexer (#9965)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago