summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reworddocs-apiv3-removal-msgDrew Blessing2017-05-181-3/+3
* Match v3 caseDrew Blessing2017-05-181-1/+1
* Make API v3 removal date more clear/match blog postDrew Blessing2017-05-181-1/+3
* Merge branch '32465-center' into 'master'Annabel Dunstone Gray2017-05-181-2/+2
|\
| * recenter profile page nav links32465-centerSimon Knox2017-05-181-2/+2
* | Merge branch 'add-current_user-avatar_url-to-gon' into 'master'Phil Hughes2017-05-181-0/+1
|\ \
| * | Add current_user_avatar_url to gonadd-current_user-avatar_url-to-gonLuke "Jared" Bennett2017-05-181-0/+1
* | | Merge branch 'backport-ce-upstream-change' into 'master'Rémy Coutable2017-05-181-1/+0
|\ \ \
| * | | Remove duplicate cache invalidation from IssuableBaseServiceRémy Coutable2017-05-181-1/+0
* | | | Merge branch 'change_migration_style_guide' into 'master'Yorick Peterse2017-05-181-0/+2
|\ \ \ \
| * | | | [Migration guide] Add note about prefering change_column_null over change_columnchange_migration_style_guideValery Sizov2017-05-181-0/+2
* | | | | Merge branch 'fix_set_null_false_migration' into 'master'Yorick Peterse2017-05-181-4/+4
|\ \ \ \ \
| * | | | | Adding NULL:false constraint with change_column_null instead of change_columnfix_set_null_false_migrationValery Sizov2017-05-181-4/+4
| |/ / / /
* | | | | Merge branch 'docs/refactor-pipeline-schedules' into 'master'Sean Packham (GitLab)2017-05-188-48/+81
|\ \ \ \ \
| * | | | | Refactor pipeline schedules docsAchilleas Pipinellis2017-05-188-48/+81
|/ / / / /
* | | | | Merge branch '32359-align-resolve-btn' into 'master'Filipa Lacerda2017-05-181-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Align resolve comment btn32359-align-resolve-btnAnnabel Dunstone Gray2017-05-171-3/+3
* | | | | Merge branch 'sh-fix-container-registry-s3-redirects' into 'master'Kamil Trzciński2017-05-184-5/+54
|\ \ \ \ \
| * | | | | Properly handle container registry redirects to fix metadata stored on a S3 b...sh-fix-container-registry-s3-redirectsStan Hu2017-05-174-5/+54
* | | | | | Merge branch '32449-fix-note-comparison-trailing-newline-edge-case' into 'mas...Phil Hughes2017-05-185-63/+144
|\ \ \ \ \ \
| * | | | | | Fix missing .original-note-content and trailing new line edge case32449-fix-note-comparison-trailing-newline-edge-caseEric Eastwood2017-05-185-63/+144
* | | | | | | Merge branch 'docs-add-api-to-all-headings' into 'master'Sean Packham (GitLab)2017-05-1828-33/+24
|\ \ \ \ \ \ \
| * | | | | | | Add "API" to all respective headings (h1s)Marcia Ramos2017-05-1828-33/+24
|/ / / / / / /
* | | | | | | Merge branch '32086-atwho-is-still-enabled-for-personal-snippet-comments-form...Phil Hughes2017-05-184-6/+18
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Disable reference prefixes in notes for SnippetsSam Rose2017-05-184-6/+18
|/ / / / / /
* | | | | | Merge branch 'dz-codeclimate-doc' into 'master'Achilleas Pipinellis2017-05-183-0/+30
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add Code Climate CLI example to CI documentationDmitriy Zaporozhets2017-05-183-0/+30
|/ / / / /
* | | | | Merge branch '31987-automatically-close-assignee-select-dropdown-after-select...Phil Hughes2017-05-184-21/+21
|\ \ \ \ \
| * | | | | Remove unnecessary hidden()31987-automatically-close-assignee-select-dropdown-after-selection-when-multiple-assignees-is-disabledClement Ho2017-05-171-2/+0
| * | | | | Use to toggle the dropdownClement Ho2017-05-171-1/+1
| * | | | | Fix form specClement Ho2017-05-162-22/+8
| * | | | | Add test.js and test.css to disable animations during testing and include the...Luke "Jared" Bennett2017-05-165-0/+22
| * | | | | Fix rubocopClement Ho2017-05-162-4/+4
| * | | | | Merge branch 'master' into '31987-automatically-close-assignee-select-dropdow...Clement Ho2017-05-16692-3569/+7067
| |\ \ \ \ \
| * | | | | | Fix conflict on users_selectClement Ho2017-05-121-606/+599
| * | | | | | Remove unnecessary commentClement Ho2017-05-121-1/+1
| * | | | | | Add additional EE checkClement Ho2017-05-112-5/+3
| * | | | | | Add helper to disable css animation in rspecClement Ho2017-05-113-37/+26
| * | | | | | Fix sidebar specClement Ho2017-05-091-1/+0
| * | | | | | Fix issue specClement Ho2017-05-091-4/+0
| * | | | | | Add specClement Ho2017-05-092-0/+26
| * | | | | | Automatically close user dropdown for CEClement Ho2017-05-091-0/+9
* | | | | | | Merge branch 'patch-20' into 'master'Achilleas Pipinellis2017-05-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update link to documentationMax Raab2017-05-181-1/+1
* | | | | | | | Merge branch '31693-move-db-name-to-last-part-of-job-name' into 'master'Rémy Coutable2017-05-182-124/+124
|\ \ \ \ \ \ \ \
| * | | | | | | | Reorganize static analysis and DB-related jobs31693-move-db-name-to-last-part-of-job-nameRémy Coutable2017-05-171-29/+27
| * | | | | | | | Factorize common :only definition in .gitlab-ci.ymlRémy Coutable2017-05-171-5/+8
| * | | | | | | | Move the DB name at the end of the first jobs' name word and prepend it with ...Rémy Coutable2017-05-172-87/+86
| * | | | | | | | Revert "Merge branch 'revert-f2fc716c' into 'master' "Rémy Coutable2017-05-171-12/+12
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'dm-readme-viewer' into 'master'Rémy Coutable2017-05-186-4/+31
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |