summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update vuex.md - swap PUT/POST methodspatch-38Filipa Lacerda2019-01-181-2/+2
* Merge branch '56473-update-nginx-docs' into 'master'Achilleas Pipinellis2019-01-183-13/+74
|\
| * Add documentation for new NGINX Ingress metricsJoshua Lambert2019-01-183-13/+74
|/
* Merge branch 'ce-issue_7526' into 'master'Fatih Acet2019-01-184-8/+18
|\
| * [EE Backport] Add notes filters for epicsFelipe Artur2019-01-144-8/+18
* | Merge branch '30120-add-flat-square-badge-style' into 'master'Grzegorz Bizon2019-01-185-4/+94
|\ \
| * | Add flat-square badge styleFabian Schneider2019-01-185-4/+94
|/ /
* | Merge branch 'qa-use-mr-iid-in-review-app-slug' into 'master'Grzegorz Bizon2019-01-182-14/+14
|\ \
| * | Use MR IID in Review Apps slug and domainRémy Coutable2019-01-152-14/+14
* | | Merge branch '56328-frequent-items-initialisations-can-be-optimised-and-defer...Kushal Pandya2019-01-182-1/+11
|\ \ \
| * | | Changed function setupTim Zallmann2019-01-181-2/+2
| * | | Fixed problem when element in main menu is not there (specs)Tim Zallmann2019-01-181-1/+2
| * | | Moves the Initialisation of the frequent Item Dropdowns to Idle CallbackTim Zallmann2019-01-162-1/+10
* | | | Merge branch 'an-dtracing-test-for-invalid-tracers' into 'master'Kamil Trzciński2019-01-183-17/+48
|\ \ \ \
| * | | | Avoid overwriting default jaeger values with nilAndrew Newdigate2019-01-183-17/+48
* | | | | Merge branch 'fix-runner-eternal-loop-when-update-job-result' into 'master'Kamil Trzciński2019-01-183-1/+31
|\ \ \ \ \
| * | | | | Fix runner eternal loop when update job resultShinya Maeda2019-01-183-1/+31
| |/ / / /
* | | | | Merge branch 'diff-tree-collapse-directories' into 'master'Filipa Lacerda2019-01-189-8/+243
|\ \ \ \ \
| * | | | | Added specs for mutations & utils methodsPhil Hughes2019-01-162-0/+141
| * | | | | Collapses directory structure in merge request treePhil Hughes2019-01-157-8/+102
* | | | | | Merge branch 'sh-bump-rbtrace-version' into 'master'Rémy Coutable2019-01-181-5/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Bump rbtrace version to 0.4.11Stan Hu2019-01-171-5/+5
* | | | | | Merge branch '55544-port-upgrade-command' into 'master'Kamil Trzciński2019-01-184-6/+126
|\ \ \ \ \ \
| * | | | | | Refactor some methods in Prometheus modelThong Kuah2019-01-182-14/+7
| * | | | | | Port generic upgrade functionality to CE55544-port-upgrade-commandThong Kuah2019-01-153-1/+128
* | | | | | | Merge branch 'export-default-in-vuex-shared-modal-actions' into 'master'Kushal Pandya2019-01-181-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Export default in vuex_shared/modal/actionsPaul Slaughter2019-01-161-0/+3
* | | | | | | | Merge branch 'user-avatar-list-empty-text' into 'master'Kushal Pandya2019-01-182-15/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle emptyText in user_avatar_listPaul Slaughter2019-01-162-15/+47
| |/ / / / / / /
* | | | | | | | Merge branch 'patch-29' into 'master'Evan Read2019-01-181-3/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Use CI variables in CI docker build examplesSiim Tiilen2019-01-181-3/+3
|/ / / / / / /
* | | | | | | Merge branch 'Projects--dropdown-is-misaligned-on-issue-boards-page' into 'ma...Annabel Dunstone Gray2019-01-175-6/+20
|\ \ \ \ \ \ \
| * | | | | | | fix misaligned projects dropdownJohann Hubert Sonntagbauer2019-01-175-6/+20
* | | | | | | | Merge branch '55256-bs-spacer' into 'master'Annabel Dunstone Gray2019-01-171-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Add spacer and spacers as overridesRajat Jain2019-01-171-0/+9
* | | | | | | | | Merge branch 'qa-grid-empty-check' into 'master'Dan Davison2019-01-171-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Let guard catch QA_REMOTE_GRID blank or nilddavison2019-01-171-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'review-apps-do-not-exit-when-dependable-job-fails' into 'master'Mark Lapierre2019-01-171-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [Review Apps] Don't exit when dependable job failsRémy Coutable2019-01-171-1/+0
| |/ / / / / / / /
* | | | | | | | | Merge branch '26375-markdown-footnotes-not-working' into 'master'Lin Jen-Shin2019-01-1712-21/+237
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bumping the CACHE_COMMONMARK_VERSION26375-markdown-footnotes-not-workingBrett Walker2019-01-171-1/+1
| * | | | | | | | | Update to nokogiri 1.10.1Brett Walker2019-01-174-8/+8
| * | | | | | | | | Refactoring and addressing review commentsBrett Walker2019-01-176-47/+88
| * | | | | | | | | Updates based on review commentsBrett Walker2019-01-103-9/+16
| * | | | | | | | | Update nokogiri to 1.10.0Brett Walker2019-01-082-9/+9
| * | | | | | | | | Properly process footnotes in markdownBrett Walker2019-01-086-3/+171
* | | | | | | | | | Merge branch 'backup_restore_fix_issue_46891' into 'master'Rémy Coutable2019-01-172-2/+13
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Modify file restore to rectify tar issueJason Colyer2019-01-171-1/+1
| * | | | | | | | | Modify file restore to rectify tar issueJason Colyer2019-01-171-6/+4
| * | | | | | | | | Modify file restore to rectify tar issueJason Colyer2019-01-171-6/+4