Commit Graph

2660 Commits (cf9d4716310638ca047e93e476886b4e4ae0ce39)

Author SHA1 Message Date
Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413) 5 years ago
6543 4160bd6ef1
Remove Unused Functions (#10516) 5 years ago
Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 5 years ago
6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423) 5 years ago
zeripath c32f3da33c
Handle panic in indexer initialisation better (#10534) 5 years ago
zeripath 154b137b6d
Relax sanitization as per https://github.com/jch/html-pipeline (#10527) 5 years ago
6543 694f44660f
inform participants on UI too (#10473) 5 years ago
zeripath 513b962c1d
Add max-file-size to LFS (#10463) 5 years ago
zeripath 9ad2aa8f4d
Use media links for img in post-process (#10515) 5 years ago
6543 e57ac841de
Fix potential bugs (#10513) 5 years ago
guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) 5 years ago
6543 084a2b0026
Code Refactor of IssueWatch related things (#10401) 5 years ago
John Olheiser e5944a9521
Change admin dashboard to POST (#10465) 5 years ago
6543 4427a936b4
[API] enable paggination for ListRepoTags (#10454) 5 years ago
guillep2k 09dbd85a3a
Various fixes in login sources (#10428) 5 years ago
Lunny Xiao 542bd59239
Fix webhook bug (#10427) 5 years ago
zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373) 5 years ago
zeripath c8d1c38129
Render READMEs in docs/ .gitea or .github from root (#10361) 5 years ago
Lauris BH 3c45cf8494
Add detected file language to code search (#10256) 5 years ago
Lunny Xiao 21e771c41b
Fix notification (#10331) 5 years ago
John Olheiser e76a64dda1
Inject SVG sprite via ajax (#10320) 5 years ago
mrsdizzie b5f28d154d
Don't manually replace whitespace during render (#10291) 5 years ago
zeripath 791b109d6f
Notification: queue ui.go notification-service (#10281) 5 years ago
zeripath 88986746d5
Fix Workerpool deadlock (#10283) 5 years ago
Lauris BH a1d796f521
Index code and stats only for non-empty repositories (#10251) 5 years ago
Lunny Xiao 5dbf36f356
Issue search support elasticsearch (#9428) 5 years ago
David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311) 5 years ago
Lunny Xiao 3d69bbd58f
Fix queue pop error and stat empty repository error (#10248) 5 years ago
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229) 5 years ago
zeripath 1125d1453b
Stop hanging issue indexer initialisation from preventing shutdown (#10243) 5 years ago
John Olheiser 86fdba177a
Add Octicon SVG spritemap (#10107) 5 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037) 5 years ago
zeripath 37892be635
Restore graceful restart on SIGHUP (#10224) 5 years ago
Lauris BH 852aeeffc0
Fix commit between two commits calculation if there is only last commit (#10225) 5 years ago
6543 e273817154
[API] Fix inconsistent label color format (#10129) 5 years ago
Lars Lehtonen 0754ceca5b
modules/log: remove noop written variables (#10182) 5 years ago
zeripath c512bfd09c
Prevent double waitgroup decrement (#10170) 5 years ago
6543 b3c72a7c4a
[API] expose RepoOwner on Issue responce (#10126) 5 years ago
Lauris BH 20c513be6e
Show download count info in release list (#10124) 5 years ago
Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106) 5 years ago
zeripath 2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 5 years ago
Lunny Xiao bf1970d0bd
Improve push update options (#10105) 5 years ago
guillep2k 70aa629ae7
Add warning when using relative path to app.ini (#10104) 5 years ago
guillep2k bcb52aef09
Implement "embedded" command to extract static resources (#9982) 5 years ago
zeripath 9b9dd19d7d
Fix broken FlushAll (#10101) 5 years ago
Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069) 5 years ago
guillep2k 131baa26be
Accept punctuation after simple+cross repository issue references (#10091) 5 years ago
6543 8d43563a32
[BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist (#10029) 5 years ago
6543 13bc82009c
API endpoint for repo transfer (#9947) 5 years ago
Lunny Xiao eac5142ac7
Fix leveldb test race (#10054) 5 years ago