Commit Graph

2269 Commits (de63ac046ed50e5ca937fb63c50df01dc285425b)

Author SHA1 Message Date
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
Lauris BH 81cfe243f9
Add top author stats to activity page (#9615)
4 years ago
John Olheiser 7d7ab1eeae Issue/PR Context Popups (#9822)
4 years ago
zeripath c5014a7f2c Add option to prevent LDAP from deactivating everything on empty search (#9879)
4 years ago
zeripath 54c2854cd2 Give the stdout on temp_repo error (#9871)
4 years ago
zeripath 948dec3d75
Allow hyphen in language name (#9873)
4 years ago
zeripath 1d7b7504d0
Make CertFile and KeyFile relative to CustomPath (#9868)
4 years ago
Lunny Xiao f540d0ac87
Fix issues/pulls dependencies problems (#9842)
4 years ago
David Svantesson 3c07d03c03 Add setting to set default and global disabled repository units. (#8788)
4 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784)
4 years ago
zeripath c76c70a16c Move mailer to use a queue (#9789)
4 years ago
6543 06cd3e03a2 [refactor] notify remove unused praram (#9804)
4 years ago
Antoine GIRARD 11885daaa0
tests: configure github remaining limit + read token (#9800)
4 years ago
Moritz f740943df4 Fix markdown anchor links (#9673)
4 years ago
zeripath e7923c4bc0 Fix missing unlock in uniquequeue (#9790)
4 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599)
4 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708)
4 years ago
zeripath d171cd41b1
Fix #9752 (#9769)
4 years ago
6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595)
4 years ago
Lunny Xiao 7f869c061e Fix missing updated time on migrated issues and comments (#9744)
4 years ago
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627)
4 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274)
4 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489)
4 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717)
4 years ago
zeripath 65baacf227
Make hook status printing configurable with delay (#9641)
4 years ago
zeripath 960ac36099
Remove unused lock (#9709)
4 years ago
zeripath edd31770aa
Missed q.lock.Unlock() will cause panic (#9705)
4 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611)
4 years ago
Lunny Xiao 4d06d10dba Move tracked time api convert to convert package (#9665)
4 years ago
guillep2k 705b1e49a8 Don't attempt to close issue if already closed (#9696)
4 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693)
4 years ago
Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370)
4 years ago
Lunny Xiao 384c2b342e
Move pull request api convert to convert package (#9664)
4 years ago
zeripath 6c46a56360 Prevent redirect to Host (#9678)
4 years ago
6543 1080c768d3 [API] orgEditTeam make Fields optional (#9556)
4 years ago
6543 6baa5d7588 [API] Add notification endpoint (#9488)
4 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
4 years ago
John Olheiser 5b2d9333f1 Add HTML URL to API Issues (#9654)
4 years ago
John Olheiser f8dcc5f9f8 Add PR review webhook to Telegram (#9653)
4 years ago
6543 c779ac12c9 fix #9648 | use filepath.IsAbs instead of path.IsAbs (#9651)
4 years ago
zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363)
4 years ago
Timon Engelke abc0f53539 Add a /user/login landing page option (#9622)
4 years ago
John Olheiser fb3a6aba7d Only show sender if it makes sense (#9601)
4 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592)
4 years ago
mrsdizzie b39fab41c8 Some more e-mail notification fixes (#9596)
4 years ago
6543 9600c27085 [API] Fix 9544 | return 200 when reaction already exist (#9550)
4 years ago
6543 655aea13a5 update swagger info (#9558)
4 years ago
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533)
4 years ago
zeripath 0c07f1de5b Provide Default messages for merges (#9393)
4 years ago
Lunny Xiao ed67bbe444 Fix repository issues pagination bug when there are more than one label filter (#9512)
4 years ago
Cornel 81e63d0714 Refactor webhooks to reduce code duplication (#9422)
4 years ago
zeripath 55cd33e124 Stop various tests from adding to the source tree (#9515)
4 years ago
6543 4ee97465e9 [Fix] AllowedReaction code (#9518)
4 years ago
6543 f2d03cda96 [API] Extend times API (#9200)
4 years ago
Lunny Xiao 0bcf644da4 Fix deleted branch isn't removed when push the branch again (#9516)
4 years ago
zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602)
4 years ago
Lunny Xiao 8b2f29c0d2
fix datarace on issue indexer queue (#9490)
4 years ago
zeripath 30181d459d Wrap the code indexer (#9476)
4 years ago
6543 40e99ea010 [API] Extend contents with dates (#9464)
4 years ago
zeripath 017f314b5a
Use Req.URL.RequestURI() to cope with FCGI urls (#9473)
4 years ago
John Olheiser e6ceb6880a Prefix all user-generated IDs in markup (#9477)
4 years ago
Lunny Xiao 89b4e0477b
Refactor code indexer (#9313)
4 years ago
mrsdizzie 2f9564f993 Set default ssh.minimum_key_sizes (#9466)
4 years ago
mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456)
4 years ago
Brad Albright 875d6b2f8e fixed bug in GitTreeBySHA where pulling items from a page other than page 1 would fail because the wrong var was used to set the entries to return (#9459)
4 years ago
guillep2k 4f42e03a35 Fix wrong notification on merge (#9450)
4 years ago
6543 2848c5eb8f Swagger info corrections (#9441)
4 years ago
mrsdizzie d644934956 Use OriginalURL insead of CloneAddr in migration logging (#9418)
4 years ago
Lauris BH 8a208e4349 Remove unsued struct (#9405)
4 years ago
Cornel 04ab1138f6 Fix Slack webhook payload title generation to work with Mattermost (#9378)
4 years ago
Lunny Xiao ffc904b1e0 Sleep longer if request speed is over github limitation (#9335)
4 years ago