summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Put cancelled job in DeadSetsidekiq-interrupt-running-jobs-deadsetKamil Trzciński2019-08-212-2/+14
* Properly handle `sidekiq` skipsidekiq-interrupt-running-jobsKamil Trzciński2019-08-215-17/+31
* Improve resillency of monitorKamil Trzciński2019-08-214-41/+141
* Perform cheap thread findKamil Trzciński2019-08-212-12/+17
* Rework `Sidekiq::JobsThreads` into `Monitor`Kamil Trzciński2019-08-219-180/+523
* Allow to interrupt running jobsKamil Trzciński2019-08-214-0/+181
* Merge branch '59786-show-renamed-file-in-mr' into 'master'Filipa Lacerda2019-08-213-2/+7
|\
| * Fix to show renamed file in mrSamantha Ming2019-08-213-2/+7
|/
* Merge branch 'winh-prevent-multiple-recaptcha-modals' into 'master'Kushal Pandya2019-08-212-0/+9
|\
| * Throw error for multiple RecaptchaModal instancesWinnie Hellmann2019-08-212-0/+9
|/
* Merge branch 'ce-port-12918-metrics-dashboard-alerting-menu-unavailable-when-...Filipa Lacerda2019-08-212-2/+14
|\
| * CE Port: Use EE panel type to display alert menu correctly in dashboardsMiguel Rincon2019-08-212-2/+14
|/
* Merge branch 'winh-autosave_spec-sync' into 'master'Kushal Pandya2019-08-211-4/+7
|\
| * Make native event test in autosave_spec.js synchronousWinnie Hellmann2019-08-211-4/+7
|/
* Merge branch '46299-wiki-page-creation' into 'master'Filipa Lacerda2019-08-2118-211/+287
|\
| * New wiki page redirects user to random slug46299-wiki-page-creationLuke Duncalfe2019-08-2118-211/+287
* | Merge branch '65427-improve-system-notes-for-zoom-links' into 'master'Thong Kuah2019-08-215-12/+17
|\ \
| * | Improve system notes for Zoom links65427-improve-system-notes-for-zoom-linksJacopo2019-08-175-12/+17
* | | Merge branch 'clarify-only-except-docs' into 'master'Evan Read2019-08-211-1/+15
|\ \ \
| * | | Added an example to doumentation for using multiple build policies with only:...drew2019-08-211-1/+15
|/ / /
* | | Merge branch 'docs-k8s-caps' into 'master'Evan Read2019-08-211-14/+14
|\ \ \
| * | | Update capitalization in k8s cheat sheetMarcel Amirault2019-08-211-14/+14
|/ / /
* | | Merge branch 'docs-patch-71' into 'master'Achilleas Pipinellis2019-08-212-2/+8
|\ \ \
| * | | Improve details about when rebase button is offeredBen Bodenmiller2019-08-212-2/+8
|/ / /
* | | Merge branch 'docs/pipelines-gitaly-version-removal' into 'master'Evan Read2019-08-211-3/+2
|\ \ \
| * | | Remove Gitaly version in the docsdocs/pipelines-gitaly-version-removalZeger-Jan van de Weg2019-08-201-3/+2
* | | | Merge branch 'zm-rephrase-ci-docs' into 'master'Evan Read2019-08-212-3/+3
|\ \ \ \
| * | | | Update grammar in DAG docszm-rephrase-ci-docsZeff Morgan2019-08-202-3/+3
* | | | | Merge branch 'winh-frontend-testing-code-blocks-docs' into 'master'Evan Read2019-08-211-8/+8
|\ \ \ \ \
| * | | | | Fix code blocks in frontend testing guide (docs)Winnie Hellmann2019-08-211-8/+8
|/ / / / /
* | | | | Merge branch 'docs-fix-soft-deletion' into 'master'Evan Read2019-08-214-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix outdated references to soft deletiondocs-fix-soft-deletionMarkus Koller2019-08-194-4/+4
* | | | | Merge branch 'master' into 'master'Paul Slaughter2019-08-203-5/+9
|\ \ \ \ \
| * | | | | Remove margin from user header buttonsLucy Fox2019-08-203-5/+9
|/ / / / /
* | | | | Merge branch '66066-dark-theme-style-for-expansion-on-mr-diffs' into 'master'Mike Greiling2019-08-209-21/+42
|\ \ \ \ \
| * | | | | Add syntax highlighting for line expansionSamantha Ming2019-08-209-21/+42
|/ / / / /
* | | | | Merge branch 'ci-config-on-policy' into 'master'Kamil Trzciński2019-08-2022-43/+1406
|\ \ \ \ \
| * | | | | Introducing new Syntax for Ci::Build inclusion rulesdrew2019-08-2022-43/+1406
|/ / / / /
* | | | | Merge branch 'shell-9-4-1' into 'master'Douwe Maan2019-08-201-1/+1
|\ \ \ \ \
| * | | | | Use gitlab-shell v9.4.1Douwe Maan2019-08-201-1/+1
* | | | | | Merge branch 'update-babel-to-7.5.5' into 'master'Mike Greiling2019-08-203-22/+27
|\ \ \ \ \ \
| * | | | | | Upgrade babel to 7.5.5update-babel-to-7.5.5Takuya Noguchi2019-08-143-22/+27
* | | | | | | Merge branch 'ssh-add-no-redirect' into 'master'Achilleas Pipinellis2019-08-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove inoperative >/dev/nullAlexander Oleynikov2019-08-081-1/+1
* | | | | | | | Merge branch 'docs-repository-languages-img' into 'master'Achilleas Pipinellis2019-08-203-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update repository languages screenshotMarcel Amirault2019-08-203-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'winh-fix-mocks_helper_spec' into 'master'Mike Greiling2019-08-201-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix assertion in mocks_helper_spec.jsWinnie Hellmann2019-08-201-1/+3
|/ / / / / / / /
* | | | | | | | Merge branch 'sh-standardize-log-names' into 'master'Mayra Cabrera2019-08-2010-20/+36
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Standardize remote_ip and path keys for auth.log and api_json.logStan Hu2019-08-2010-20/+36
|/ / / / / / /