summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add excerpt for non-regressionsregression-labelMek Stittri2018-06-281-0/+2
* Clarrify use of regression labelMek Stittri2018-06-281-0/+6
* Merge branch '48515-sql-queries-are-not-shown-from-the-performance-bar-in-saf...Clement Ho2018-06-284-7/+9
|\
| * Resolve "SQL Queries are not shown from the Performance Bar in Safari"Simon Knox2018-06-284-7/+9
|/
* Merge branch '48471-sidebar-on-jobs-and-wikis-is-missing-at-small-widths' int...Mike Greiling2018-06-283-2/+7
|\
| * Resolve "Sidebar on jobs and wikis is missing at small widths"Clement Ho2018-06-283-2/+7
|/
* Merge branch '48549-markdown-header-code-does-not-have-the-correct-font-size'...Clement Ho2018-06-282-1/+6
|\
| * Resolve "Markdown header `code` does not have the correct font-size"Simon Knox2018-06-282-1/+6
|/
* Merge branch 'docs/ci-commit-ref-slug' into 'master'40639-mr-on-a-branch-with-no-changes-indicates-it-has-been-deployed-to-productionMarcia Ramos2018-06-281-0/+5
|\
| * Add note to README about using $CI_COMMIT_REF_SLUG when using forward-slashesClemens Sum2018-06-271-0/+5
* | Merge branch 'fix-paragraph-line-height-for-emoji' into 'master'Clement Ho2018-06-283-0/+10
|\ \
| * | Fix paragraph line height for emojiGeorge Tsiolis2018-06-273-0/+10
* | | Merge branch 'feature/oidc-subject-claim' into 'master'Douwe Maan2018-06-287-71/+90
|\ \ \
| * | | Don't hash user ID in OIDC subject claimMarkus Koller2018-06-287-71/+90
* | | | Merge branch 'revert-merge-request-discussion-buttons-padding' into 'master'Clement Ho2018-06-282-1/+6
|\ \ \ \
| * | | | Revert merge request discussion buttons paddingGeorge Tsiolis2018-06-212-1/+6
* | | | | Merge branch '48255-no-ui-element-to-edit-group-label' into 'master'Phil Hughes2018-06-282-4/+23
|\ \ \ \ \
| * | | | | Resolve "No UI element to edit group label"Luke Bennett2018-06-282-4/+23
|/ / / / /
* | | | | Merge branch 'zj-find-all-commits' into 'master'Douwe Maan2018-06-282-115/+38
|\ \ \ \ \
| * | | | | FindAllCommits mandatoryZeger-Jan van de Weg2018-06-282-115/+38
* | | | | | Merge branch 'zj-commits-between-mandatory' into 'master'Douwe Maan2018-06-283-69/+2
|\ \ \ \ \ \
| * | | | | | Commits between in Gitaly onlyZeger-Jan van de Weg2018-06-283-69/+2
* | | | | | | Merge branch 'bvl-graphql-permissions' into 'master'Sean McGivern2018-06-2823-51/+350
|\ \ \ \ \ \ \
| * | | | | | | Expose permissions on types in GraphQLBob Van Landuyt2018-06-2823-51/+350
* | | | | | | | Merge branch '48568-tooltips-flicker-when-highlighting-award-emoji' into 'mas...Fatih Acet2018-06-281-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fix tooltip flickering on note emoji buttonsSimon Knox2018-06-281-0/+2
* | | | | | | | | Merge branch '39604-update-top-right-avatar-after-changing-avatar' into 'master'Fatih Acet2018-06-283-9/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix #39604 - Update header avatar after user changes avatarJamie Schembri2018-06-273-9/+35
* | | | | | | | | | Merge branch '48497-merge-request-refactor-displays-changes-dropdown-incorrec...Fatih Acet2018-06-282-1/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Resolve "Merge request refactor displays changes dropdown incorrectly"Constance Okoghenun2018-06-282-1/+7
|/ / / / / / / / /
* | | | | | | | | Merge branch '37561-add-id-settings' into 'master'Phil Hughes2018-06-287-9/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Adds an ID to the settings section to allow anchor linkingFilipa Lacerda2018-06-277-9/+14
* | | | | | | | | | Merge branch 'drop-ci-yaml-processor-test' into 'master'Rémy Coutable2018-06-281-10/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Drop the spec in YamlProcessor that reads current .gitlab-ci.yaml. If the .ya...Marin Jankovski2018-06-281-10/+0
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'ide-commit-form-improvements' into 'master'Filipa Lacerda2018-06-2816-80/+228
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | restore double quotesPhil Hughes2018-06-271-1/+1
| * | | | | | | | | | use single quotesPhil Hughes2018-06-271-1/+1
| * | | | | | | | | | fixed commit action radio buttons getting into a weird statePhil Hughes2018-06-271-5/+13
| * | | | | | | | | | :white_check_mark: added specsPhil Hughes2018-06-274-0/+100
| * | | | | | | | | | :bug: fix bug where currentBranch would actually be nullPhil Hughes2018-06-272-3/+3
| * | | | | | | | | | :white_check_mark: fixed getters specPhil Hughes2018-06-271-0/+3
| * | | | | | | | | | karma fixesPhil Hughes2018-06-275-8/+7
| * | | | | | | | | | disable current branch option in commit form is user does not have permission...Phil Hughes2018-06-273-8/+21
| * | | | | | | | | | added getter spec for preBuiltCommitMessagePhil Hughes2018-06-271-0/+44
| * | | | | | | | | | use a pre-built commit message for when no user specified message existsPhil Hughes2018-06-275-11/+34
| * | | | | | | | | | Improve Web IDE commit formPhil Hughes2018-06-275-55/+13
* | | | | | | | | | | Merge branch 'ide-improve-error-messages' into 'master'Filipa Lacerda2018-06-2819-70/+567
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | don't reload the full pagePhil Hughes2018-06-273-27/+63
| * | | | | | | | | | | :eyes: changed link into buttonPhil Hughes2018-06-272-5/+5
| * | | | | | | | | | | specsPhil Hughes2018-06-277-46/+265