summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Remove unsued struct (#9405)Lauris BH2019-12-181-6/+0
* Fix Slack webhook payload title generation to work with Mattermost (#9378)Cornel2019-12-181-73/+86
* Sleep longer if request speed is over github limitation (#9335)Lunny Xiao2019-12-167-15/+84
* AuthorizedKeysCommand should not query db directly (#9371)zeripath2019-12-161-0/+25
* Remove text from action-only webhooks (#9377)John Olheiser2019-12-174-72/+0
* Change target branch for pull request (#6488)Mario Lubenka2019-12-166-1/+66
* Refactor comment (#9330)Lunny Xiao2019-12-158-9/+66
* Add /milestones endpoint (#8733)Brad Albright2019-12-152-0/+3
* Fix missed change to GetManager() (#9361)zeripath2019-12-151-1/+1
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-1518-166/+353
* Push to create repo (#8419)John Olheiser2019-12-151-0/+4
* Move some repository methods from models to modules/repository (#9353)Lunny Xiao2019-12-142-2/+226
* DefaultBranch needs to be prefixed by BranchPrefix (#9356)zeripath2019-12-141-1/+1
* Default NO_REPLY_ADDRESS to DOMAIN (#9325)zeripath2019-12-131-1/+1
* deps: update and fix chardet import (#9351)Antoine GIRARD2019-12-141-1/+1
* Remove SavePatch and generate patches on the fly (#9302)zeripath2019-12-132-14/+18
* Fix nondeterministic behavior (#9341)Mura Li2019-12-132-2/+2
* fix issue indexer not triggered when migrating a repository (#9332)Lunny Xiao2019-12-122-16/+22
* Make repository management section handle lfs locks (#8726)zeripath2019-12-122-2/+86
* [API] extend StopWatch (#9196)65432019-12-111-0/+19
* Add SyncTags to uploader interface (#9326)John Olheiser2019-12-123-17/+16
* Only sync tags after all batches (#9319)John Olheiser2019-12-113-7/+15
* Move modules/indexer to modules/indexer/code (#9301)Lunny Xiao2019-12-104-21/+20
* FCGI: Allow FCGI over unix sockets (#9298)zeripath2019-12-101-0/+11
* File Edit: Author/Committer interchanged [BugFix] (#9297)65432019-12-093-3/+3
* Allow incompletely specified Time Formats (#8816)zeripath2019-12-081-1/+2
* Move code indexer related code to a new package (#9191)Lunny Xiao2019-12-084-5/+398
* Log: Ensure FLAGS=none is -1 (#9287)zeripath2019-12-071-0/+3
* [API] Add Reactions (#9220)65432019-12-072-0/+28
* Markdown: Sanitizier Configuration (#9075)Alexander Scheel2019-12-072-22/+106
* Move UpdateIssuesCommit from models to repofiles (#9276)Lunny Xiao2019-12-072-1/+333
* Only show part of members on orgnization dashboard and add paging for orgniza...Lunny Xiao2019-12-061-0/+2
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-031-13/+14
* Add comment to exported function WindowsServiceName (make revive) (#9241)David Svantesson2019-12-031-0/+1
* Allow kbd tags (#9245)John Olheiser2019-12-032-0/+6
* [Feature] Custom Reactions (#8886)65432019-12-012-1/+3
* Alternate syntax for cross references (#9116)guillep2k2019-12-014-65/+136
* Add release_counter to Repo API (#9214)65432019-11-301-0/+1
* [Bug] [API] Add language to user api (#9215)65432019-11-301-0/+1
* Graceful: Cancel Process on monitor pages & HammerTime (#9213)zeripath2019-11-309-91/+369
* Make consistent links to repository in the Slack/Mattermost notificiations (#...Lauris BH2019-11-301-33/+38
* Variable expansion in repository templates (#9163)John Olheiser2019-11-301-0/+4
* expose PR counter on Repo API (#9202)65432019-11-291-0/+1
* Move PushUpdateOptions from models to repofiles (#9124)Lunny Xiao2019-11-291-1/+12
* upgrade levelqueue to 0.1.0 (#9192)Lunny Xiao2019-11-281-1/+1
* Fix datarace on git.GlobalCommandArgs on tests (#9162)Lunny Xiao2019-11-273-3/+31
* Fix #9151 - smtp logger configuration sendTos should be an array (#9154)zeripath2019-11-251-1/+5
* Add avatar and issue labels to template repositories (#9149)John Olheiser2019-11-251-0/+2
* Fix max length check and limit in multiple repo forms (#9148)Lauris BH2019-11-251-4/+4
* Fix what information is shown about user in API. (#9115)David Svantesson2019-11-241-7/+7