Commit Graph

2122 Commits (90057ca27eabbc104a4de7f786c7b9b003f0bfff)

Author SHA1 Message Date
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
zeripath d1a49977b0 AuthorizedKeysCommand should not query db directly (#9371)
4 years ago
John Olheiser 1707f59966 Remove text from action-only webhooks (#9377)
4 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488)
4 years ago
Lunny Xiao 67b316a954 Refactor comment (#9330)
4 years ago
Brad Albright f6b29012e0 Add /milestones endpoint (#8733)
4 years ago
zeripath 7cc16740a5
Fix missed change to GetManager() (#9361)
4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
4 years ago
John Olheiser 6715677b2b Push to create repo (#8419)
4 years ago
Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353)
4 years ago
zeripath 2904abdc22 DefaultBranch needs to be prefixed by BranchPrefix (#9356)
4 years ago
zeripath f6ba912cd6 Default NO_REPLY_ADDRESS to DOMAIN (#9325)
4 years ago
Antoine GIRARD 81a52442a1 deps: update and fix chardet import (#9351)
4 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302)
4 years ago
Mura Li 6e6936d73d Fix nondeterministic behavior (#9341)
4 years ago
Lunny Xiao ba1acf5b50 fix issue indexer not triggered when migrating a repository (#9332)
4 years ago
zeripath dc2fe9801f Make repository management section handle lfs locks (#8726)
4 years ago
6543 aceb1085c7 [API] extend StopWatch (#9196)
4 years ago
John Olheiser 382936a668 Add SyncTags to uploader interface (#9326)
4 years ago
John Olheiser 3bf5a07537 Only sync tags after all batches (#9319)
4 years ago
Lunny Xiao 50da9f7dae Move modules/indexer to modules/indexer/code (#9301)
4 years ago
zeripath 2c83dac5d4 FCGI: Allow FCGI over unix sockets (#9298)
4 years ago
6543 7f0d7c0a17 File Edit: Author/Committer interchanged [BugFix] (#9297)
4 years ago
zeripath baae90e163 Allow incompletely specified Time Formats (#8816)
4 years ago
Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191)
4 years ago
zeripath 95a57394af Log: Ensure FLAGS=none is -1 (#9287)
4 years ago
6543 37e10d4543 [API] Add Reactions (#9220)
4 years ago
Alexander Scheel ee7df7ba8c Markdown: Sanitizier Configuration (#9075)
4 years ago
Lunny Xiao ef98b168f7
Move UpdateIssuesCommit from models to repofiles (#9276)
4 years ago
Lunny Xiao e3081c667a
Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092)
4 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055)
4 years ago
David Svantesson 6460284085 Add comment to exported function WindowsServiceName (make revive) (#9241)
4 years ago
John Olheiser 9a33adcdd3 Allow kbd tags (#9245)
4 years ago
6543 668eaf95d5 [Feature] Custom Reactions (#8886)
4 years ago
guillep2k 6a90c7e3dd Alternate syntax for cross references (#9116)
4 years ago
6543 7c6f2e27be Add release_counter to Repo API (#9214)
4 years ago
6543 61c59bd695 [Bug] [API] Add language to user api (#9215)
4 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213)
4 years ago
Lauris BH 8f8c250ddb
Make consistent links to repository in the Slack/Mattermost notificiations (#9205)
4 years ago
John Olheiser 15a5c10d33 Variable expansion in repository templates (#9163)
4 years ago
6543 d7c1310353 expose PR counter on Repo API (#9202)
4 years ago
Lunny Xiao e151674cfa
Move PushUpdateOptions from models to repofiles (#9124)
4 years ago
Lunny Xiao 3bdce82ce9
upgrade levelqueue to 0.1.0 (#9192)
5 years ago
Lunny Xiao 7b7d382b8b Fix datarace on git.GlobalCommandArgs on tests (#9162)
5 years ago
zeripath f5bd0884d2
Fix #9151 - smtp logger configuration sendTos should be an array (#9154)
5 years ago
John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149)
5 years ago
Lauris BH 95c3dc856a
Fix max length check and limit in multiple repo forms (#9148)
5 years ago
David Svantesson d0edb607a3 Fix what information is shown about user in API. (#9115)
5 years ago