Commit Graph

2239 Commits (05c1f2b45c168bbf3ec9192f424798846c452d57)

Author SHA1 Message Date
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
guillep2k dbd1fae618 Fix repo indexer not updating upon push (#9957)
4 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463)
4 years ago
zeripath c8d7ae1ee3
Make archive prefixing configurable with a global setting (#9943)
4 years ago
John Olheiser 53f9dbfc7b Don't convert ellipsis in markdown (#9905)
4 years ago
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886)
4 years ago
John Olheiser 38a6b11015 Fix RocketChat (#9908)
4 years ago
zeripath 8cb9b2f016
Update queue_redis.go (#9910)
4 years ago
Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854)
4 years ago
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819)
4 years ago
Lunny Xiao 6d6f1d568e Fix wrong permissions check when issues/prs shared operations (#9885)
4 years ago