| Commit message (Expand) | Author | Age | Files | Lines |
* | deps: update and fix chardet import (#9351) | Antoine GIRARD | 2019-12-14 | 1 | -1/+1 |
* | Remove SavePatch and generate patches on the fly (#9302) | zeripath | 2019-12-13 | 2 | -14/+18 |
* | Fix nondeterministic behavior (#9341) | Mura Li | 2019-12-13 | 2 | -2/+2 |
* | fix issue indexer not triggered when migrating a repository (#9332) | Lunny Xiao | 2019-12-12 | 2 | -16/+22 |
* | Make repository management section handle lfs locks (#8726) | zeripath | 2019-12-12 | 2 | -2/+86 |
* | [API] extend StopWatch (#9196) | 6543 | 2019-12-11 | 1 | -0/+19 |
* | Add SyncTags to uploader interface (#9326) | John Olheiser | 2019-12-12 | 3 | -17/+16 |
* | Only sync tags after all batches (#9319) | John Olheiser | 2019-12-11 | 3 | -7/+15 |
* | Move modules/indexer to modules/indexer/code (#9301) | Lunny Xiao | 2019-12-10 | 4 | -21/+20 |
* | FCGI: Allow FCGI over unix sockets (#9298) | zeripath | 2019-12-10 | 1 | -0/+11 |
* | File Edit: Author/Committer interchanged [BugFix] (#9297) | 6543 | 2019-12-09 | 3 | -3/+3 |
* | Allow incompletely specified Time Formats (#8816) | zeripath | 2019-12-08 | 1 | -1/+2 |
* | Move code indexer related code to a new package (#9191) | Lunny Xiao | 2019-12-08 | 4 | -5/+398 |
* | Log: Ensure FLAGS=none is -1 (#9287) | zeripath | 2019-12-07 | 1 | -0/+3 |
* | [API] Add Reactions (#9220) | 6543 | 2019-12-07 | 2 | -0/+28 |
* | Markdown: Sanitizier Configuration (#9075) | Alexander Scheel | 2019-12-07 | 2 | -22/+106 |
* | Move UpdateIssuesCommit from models to repofiles (#9276) | Lunny Xiao | 2019-12-07 | 2 | -1/+333 |
* | Only show part of members on orgnization dashboard and add paging for orgniza... | Lunny Xiao | 2019-12-06 | 1 | -0/+2 |
* | Branch protection: Possibility to not use whitelist but allow anyone with wri... | David Svantesson | 2019-12-03 | 1 | -13/+14 |
* | Add comment to exported function WindowsServiceName (make revive) (#9241) | David Svantesson | 2019-12-03 | 1 | -0/+1 |
* | Allow kbd tags (#9245) | John Olheiser | 2019-12-03 | 2 | -0/+6 |
* | [Feature] Custom Reactions (#8886) | 6543 | 2019-12-01 | 2 | -1/+3 |
* | Alternate syntax for cross references (#9116) | guillep2k | 2019-12-01 | 4 | -65/+136 |
* | Add release_counter to Repo API (#9214) | 6543 | 2019-11-30 | 1 | -0/+1 |
* | [Bug] [API] Add language to user api (#9215) | 6543 | 2019-11-30 | 1 | -0/+1 |
* | Graceful: Cancel Process on monitor pages & HammerTime (#9213) | zeripath | 2019-11-30 | 9 | -91/+369 |
* | Make consistent links to repository in the Slack/Mattermost notificiations (#... | Lauris BH | 2019-11-30 | 1 | -33/+38 |
* | Variable expansion in repository templates (#9163) | John Olheiser | 2019-11-30 | 1 | -0/+4 |
* | expose PR counter on Repo API (#9202) | 6543 | 2019-11-29 | 1 | -0/+1 |
* | Move PushUpdateOptions from models to repofiles (#9124) | Lunny Xiao | 2019-11-29 | 1 | -1/+12 |
* | upgrade levelqueue to 0.1.0 (#9192) | Lunny Xiao | 2019-11-28 | 1 | -1/+1 |
* | Fix datarace on git.GlobalCommandArgs on tests (#9162) | Lunny Xiao | 2019-11-27 | 3 | -3/+31 |
* | Fix #9151 - smtp logger configuration sendTos should be an array (#9154) | zeripath | 2019-11-25 | 1 | -1/+5 |
* | Add avatar and issue labels to template repositories (#9149) | John Olheiser | 2019-11-25 | 1 | -0/+2 |
* | Fix max length check and limit in multiple repo forms (#9148) | Lauris BH | 2019-11-25 | 1 | -4/+4 |
* | Fix what information is shown about user in API. (#9115) | David Svantesson | 2019-11-24 | 1 | -7/+7 |
* | Add git hooks and webhooks to template repositories; move to services (#8926) | John Olheiser | 2019-11-24 | 1 | -0/+2 |
* | Fix team links in HTML rendering (#9127) | guillep2k | 2019-11-24 | 1 | -2/+8 |
* | Move mirror sync actions to notification (#9022) | Lunny Xiao | 2019-11-24 | 6 | -0/+122 |
* | Graceful: Allow graceful restart for unix sockets (#9113) | zeripath | 2019-11-24 | 2 | -1/+19 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 9 | -208/+857 |
* | Run make fmt on master (#9129) | David Svantesson | 2019-11-22 | 1 | -5/+4 |
* | Fix race condition in ReplaceSanitizer (#9123) | zeripath | 2019-11-22 | 1 | -1/+0 |
* | fixed reCAPTCHA URL (#9083) | Koichi MATSUMOTO | 2019-11-22 | 1 | -1/+1 |
* | Add USE_SERVICE_WORKER setting (#9110) | silverwind | 2019-11-21 | 2 | -0/+5 |
* | Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) | zeripath | 2019-11-21 | 21 | -453/+554 |
* | Move merge actions to notification (#9024) | Lunny Xiao | 2019-11-21 | 3 | -0/+65 |
* | Fix nil context user (#9099) | John Olheiser | 2019-11-20 | 1 | -1/+7 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 4 | -14/+28 |
* | Add password requirement info on error (#9074) | guillep2k | 2019-11-19 | 2 | -17/+53 |