summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix vue render error for IDE status bar59995-ide-status-bar-vue-render-errorPaul Slaughter2019-04-045-61/+94
* Merge branch '29249-show-download-diff-even-when-merge-request-is-closed' int...59323-legend-showing-nan-for-avg-max-when-they-are-fractional-quantitiesMike Greiling2019-04-033-42/+43
|\
| * Show Download diff links in closed MRs29249-show-download-diff-even-when-merge-request-is-closedFatih Acet2019-04-033-42/+43
* | Merge branch 'fix-issues-time-counter' into 'master'Annabel Dunstone Gray2019-04-033-6/+12
|\ \
| * | Replace 'x seconds ago' with 'just now'Sergiu Marton2019-04-033-6/+12
|/ /
* | Merge branch '13784-validate-variables-for-masking' into 'master'Clement Ho2019-04-0317-50/+193
|\ \
| * | Remove duplicate environment selector dropdown13784-validate-variables-for-maskingmfluharty2019-03-291-2/+0
| * | Add control for variable value maskingmfluharty2019-03-2917-50/+195
* | | Merge branch 'localize-notification-dropdown' into 'master'Clement Ho2019-04-033-1/+10
|\ \ \
| * | | Localize the notifications dropdown stringJacques Erasmus2019-04-033-1/+10
|/ / /
* | | Merge branch 'eric_theitguy-master-patch-89133' into 'master'Achilleas Pipinellis2019-04-031-1/+1
|\ \ \
| * | | Removing redundant "predefined"Eric Hendricks2019-04-031-1/+1
|/ / /
* | | Merge branch 'docs/fix-syntax-highlighting' into 'master'Achilleas Pipinellis2019-04-031-7/+6
|\ \ \
| * | | Fix code block and other minor fixesEvan Read2019-04-031-7/+6
|/ / /
* | | Merge branch '58644-remove-reply_to_individual_notes-feature-flag' into 'master'Nick Thomas2019-04-037-146/+36
|\ \ \
| * | | Remove reply_to_individual_notes feature flag58644-remove-reply_to_individual_notes-feature-flagHeinrich Lee Yu2019-04-037-146/+36
| | |/ | |/|
* | | Update CHANGELOG.md for 11.9.5GitLab Release Tools Bot2019-04-035-20/+13
* | | Merge branch '10864-fix-undefined-with-fallback' into 'master'Lin Jen-Shin2019-04-031-0/+13
|\ \ \
| * | | Bring back Gitlab::UntrustedRegexp.with_fallback10864-fix-undefined-with-fallbackPatrick Bajao2019-04-031-0/+13
* | | | Merge branch 'docs-jest-debug' into 'master'Fatih Acet2019-04-032-0/+5
|\ \ \ \
| * | | | Add docs for debugging Jest testsSimon Knox2019-04-032-0/+5
|/ / / /
* | | | Merge branch '59942-fix-mr-swipe-diff-user-select' into 'master'Phil Hughes2019-04-032-4/+8
|\ \ \ \
| * | | | MR image diff swipe view: Disable user-select on dragftab2019-04-032-4/+8
|/ / / /
* | | | Merge branch 'remaining-lib-differences' into 'master'Robert Speicher2019-04-031-0/+27
|\ \ \ \
| * | | | Backport EE changes to gitlab:env:inforemaining-lib-differencesYorick Peterse2019-04-021-0/+27
* | | | | Merge branch 'feature/webide_escaping' into 'master'Nick Thomas2019-04-035-11/+36
|\ \ \ \ \
| * | | | | Merge branch 'feature/webide_escaping' of gitlab.com:hiddentiger/gitlab-ce in...Kieran Andrews2019-04-035-11/+36
|/ / / / /
* | | | | Merge branch '52560-fix-duplicate-tag-system-hooks' into 'master'Rémy Coutable2019-04-033-12/+19
|\ \ \ \ \
| * | | | | Only execute system hooks once when pushing tagsNick Thomas2019-04-033-12/+19
| | |_|/ / | |/| | |
* | | | | Merge branch '59756-shared-example-already-defined' into 'master'Sean McGivern2019-04-031-85/+0
|\ \ \ \ \
| * | | | | Remove already defined shared example59756-shared-example-already-definedAlexandru Croitor2019-04-021-85/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'ce-fj-10179-add-ports-to-web-ide-config' into 'master'Kamil Trzciński2019-04-0326-27/+997
|\ \ \ \ \
| * | | | | Add port section to CI Image objectFrancisco Javier López2019-04-0326-27/+997
|/ / / / /
* | | | | Merge branch 'patch-50' into 'master'Kamil Trzciński2019-04-031-0/+2
|\ \ \ \ \
| * | | | | docs: add gitlab version for list jobs of a runnerjk2K2019-04-011-0/+2
* | | | | | Merge branch '55268-exclude-system-notes-from-commits-in-mr' into 'master'Rémy Coutable2019-04-033-9/+23
|\ \ \ \ \ \
| * | | | | | Do not show system notes on commits in the MR page55268-exclude-system-notes-from-commits-in-mrHeinrich Lee Yu2019-04-023-9/+23
* | | | | | | Merge branch '47234-composable-auto-devops' into 'master'Dmitriy Zaporozhets2019-04-0314-915/+793
|\ \ \ \ \ \ \
| * | | | | | | Add required variables to Jobs/Build.gitlab-ci.yml47234-composable-auto-devopsTiger2019-04-022-11/+20
| * | | | | | | Add docs for including individual Auto-DevOps jobsTiger2019-04-022-0/+20
| * | | | | | | Split Security Auto DevOps jobs into templatesTiger2019-04-027-253/+86
| * | | | | | | Split non-security Auto-DevOps jobs into templatesTiger2019-04-026-662/+678
* | | | | | | | Merge branch '59498-add-troubleshooting-section-to-capture-errors-with-instal...Evan Read2019-04-031-6/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Resolve "Add troubleshooting section to capture errors with installing applic...Alexander Strachan2019-04-031-6/+23
|/ / / / / / / /
* | | | | | | | Merge branch '54621_missing_example' into 'master'Grzegorz Bizon2019-04-031-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Add missing 'export' example for CI_API_V4_API_URLOlliver Schinagl2019-04-021-0/+4
* | | | | | | | | Merge branch '53459-quick-action-adds-multiple-labels-to-issue-if-middle-word...Sean McGivern2019-04-034-4/+63
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix quick actions add label name middle word overlaps53459-quick-action-adds-multiple-labels-to-issue-if-middle-words-overlap-with-existing-labelJacopo2019-04-024-4/+63
* | | | | | | | | | Merge branch 'ekigbo-extend-timezone-dropdown' into 'master'Filipa Lacerda2019-04-034-26/+205
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Extend timezone dropdownEzekiel Kigbo2019-04-034-26/+205
|/ / / / / / / / / /