Commit Graph

2346 Commits (29fbe63ba96b306f04b2f78a50d986fb56a59273)

Author SHA1 Message Date
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
guillep2k 04cbdf5c08
Implement basic app.ini and path checks to doctor cmd (#10064) 5 years ago
6543 169bb55ec6
[UI] Show pull icon on pull (#10061) 5 years ago
Lunny Xiao 79ce91fdde
Movde dependents on macaron from modules/setting (#10050) 5 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001) 5 years ago
John Olheiser 28216bde46 More expansions in template repositories (#10021) 5 years ago
Lunny Xiao e8860ef4f9 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 5 years ago
zeripath 48abe41ea8
Generate Bindata iff TAGS="bindata" and not up-to-date (#10004) 5 years ago
Lunny Xiao a67c06ce90 Sanitize credentials in mirror form (#9975) 5 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) 5 years ago
guillep2k ee26f042c4 Fix file rename/copy not supported by indexer (#9965) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
guillep2k dbd1fae618 Fix repo indexer not updating upon push (#9957) 5 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463) 5 years ago
zeripath c8d7ae1ee3
Make archive prefixing configurable with a global setting (#9943) 5 years ago