| Commit message (Expand) | Author | Age | Files | Lines |
* | Add release_counter to Repo API (#9214) | 6543 | 2019-11-30 | 3 | -0/+7 |
* | [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 | 21 | -197/+535 |
* | 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 | 5 | -51/+298 |
* | Correct tooltip msg blocked by dependencies (#9211) | programkode | 2019-11-29 | 1 | -2/+2 |
* | expose PR counter on Repo API (#9202) | 6543 | 2019-11-29 | 3 | -0/+7 |
* | Move PushUpdateOptions from models to repofiles (#9124) | Lunny Xiao | 2019-11-29 | 5 | -15/+15 |
* | Properly fix displaying virtual session provider in admin panel (#9137) | zeripath | 2019-11-28 | 2 | -8/+8 |
* | upgrade levelqueue to 0.1.0 (#9192) | Lunny Xiao | 2019-11-28 | 14 | -40/+142 |
* | Fix panic when diff (#9187) | Lunny Xiao | 2019-11-28 | 26 | -8/+688 |
* | docker: ask s6 to stop all service when gitea stop (#9171) | Antoine GIRARD | 2019-11-27 | 1 | -1/+1 |
* | Upgrade blevesearch to v0.8.1 (#9177) | Mura Li | 2019-11-27 | 180 | -41094/+43389 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-11-27 | 1 | -18/+98 |
* | Fix datarace on git.GlobalCommandArgs on tests (#9162) | Lunny Xiao | 2019-11-27 | 5 | -23/+40 |
* | Yet another attempt to fix the intermittent failure of gpg git test (#9146) | zeripath | 2019-11-26 | 2 | -5/+33 |
* | Fix "data race" in testlogger (#9159) | zeripath | 2019-11-26 | 67 | -200/+213 |
* | Fix #9151 - smtp logger configuration sendTos should be an array (#9154) | zeripath | 2019-11-25 | 1 | -1/+5 |
* | Add comment highlight when target from url (#9047) | jaqra | 2019-11-25 | 5 | -2/+32 |
* | Add avatar and issue labels to template repositories (#9149) | John Olheiser | 2019-11-25 | 8 | -21/+94 |
* | Fix max length check and limit in multiple repo forms (#9148) | Lauris BH | 2019-11-25 | 6 | -15/+15 |
* | update #9066 Always show Password field on link account sign in page (#9147) | Benno | 2019-11-24 | 2 | -1/+2 |
* | 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 | 8 | -115/+244 |
* | Fix team links in HTML rendering (#9127) | guillep2k | 2019-11-24 | 3 | -17/+46 |
* | Graceful: Allow graceful restart for fcgi (#9112) | zeripath | 2019-11-24 | 2 | -16/+18 |
* | Fix show single review comments in the PR page (#9143) | guillep2k | 2019-11-24 | 2 | -3/+34 |
* | Move mirror sync actions to notification (#9022) | Lunny Xiao | 2019-11-24 | 8 | -81/+135 |
* | Graceful: Allow graceful restart for unix sockets (#9113) | zeripath | 2019-11-24 | 4 | -30/+31 |
* | fix add comment button text align (#9140) | Benno | 2019-11-24 | 2 | -3/+4 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-11-23 | 30 | -0/+123 |
* | fix race on indexer (#9136) | Lunny Xiao | 2019-11-23 | 1 | -7/+12 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 174 | -1305/+6362 |
* | Send tag create and push webhook when release created on UI (#8671) | Benno | 2019-11-22 | 1 | -0/+9 |
* | Run make fmt on master (#9129) | David Svantesson | 2019-11-22 | 1 | -5/+4 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-11-22 | 1 | -0/+3 |
* | 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 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-11-22 | 1 | -0/+3 |
* | Hide credentials when submitting migration (#9102) | Jordan | 2019-11-22 | 1 | -1/+1 |
* | move semantic.dropdown.custom.js to webpack (#9064) | silverwind | 2019-11-21 | 16 | -468/+455 |
* | Add USE_SERVICE_WORKER setting (#9110) | silverwind | 2019-11-21 | 6 | -17/+35 |
* | Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) | zeripath | 2019-11-21 | 30 | -497/+666 |
* | Move merge actions to notification (#9024) | Lunny Xiao | 2019-11-21 | 6 | -21/+69 |
* | Move HttpBackend function to Http to reduce function calls when git smart htt... | Lunny Xiao | 2019-11-21 | 1 | -50/+47 |
* | [fix] typo (#9104) | maicss | 2019-11-21 | 1 | -1/+1 |
* | Add template repositories to comparison (#9101) | John Olheiser | 2019-11-20 | 1 | -0/+1 |
* | Fix nil context user (#9099) | John Olheiser | 2019-11-20 | 1 | -1/+7 |
* | Hide given credentials for migrated repos. (#9097) | Jordan | 2019-11-20 | 2 | -1/+2 |
* | Refactor Issues Subscription (#8738) | 6543 | 2019-11-20 | 6 | -52/+47 |