summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix translations for Star/Unstar in JS file35391-fix-star-i18n-in-jsRémy Coutable2017-07-213-3/+9
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch ↵Rémy Coutable2017-07-211-7/+26
|\ | | | | | | | | | | | | | | | | '34995_add_traditional_chinese_in_taiwan_translations_of_pipeline_schedules' into 'master' Add Traditional Chinese in Taiwan translations of Pipeline Schedules Closes #34995 See merge request !12982
| * Add Traditional Chinese in Taiwan translations of Pipeline SchedulesHuang Tao2017-07-211-7/+26
|/
* Merge branch '31031-convert-protected-branches-es6' into 'master'Filipa Lacerda2017-07-2115-194/+195
|\ | | | | | | | | Convert Protected Branches feature JS code to ES6 See merge request !12970
| * Spread used props31031-convert-protected-branches-es6kushalpandya2017-07-201-5/+5
| |
| * Move module initialization to bundle rootkushalpandya2017-07-201-8/+0
| |
| * Initialize module on bundle loadkushalpandya2017-07-202-4/+18
| |
| * Remove unnecessary `scrollTo`kushalpandya2017-07-201-1/+0
| |
| * Use JS class for selectorkushalpandya2017-07-191-2/+2
| |
| * Update Protected Branches feature initializationkushalpandya2017-07-191-2/+3
| |
| * Update Protected Branches bundle pathkushalpandya2017-07-191-1/+1
| |
| * Add styles to branches list containerkushalpandya2017-07-191-1/+2
| |
| * Add class to use in JS and testskushalpandya2017-07-192-2/+2
| |
| * Add class to use in JS and test, add flash error containerkushalpandya2017-07-191-1/+3
| |
| * Export only used classeskushalpandya2017-07-191-5/+2
| |
| * Fix lint errors, add constructor infokushalpandya2017-07-191-17/+22
| |
| * Convert to ES6 classkushalpandya2017-07-194-156/+146
| |
| * Rename to `index.js`kushalpandya2017-07-191-0/+0
| |
* | Merge branch 'fix/sm/32790-pipeline_schedules-pages-throwing-error-500' into ↵Grzegorz Bizon2017-07-213-1/+29
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | 'master' Follow-up from "Resolve "pipeline_schedules pages throwing error 500"" Closes #35345, #32790, and #34652 See merge request !12983
| * | Add changelogfix/sm/32790-pipeline_schedules-pages-throwing-error-500Shinya Maeda2017-07-201-0/+4
| | |
| * | Add present?Shinya Maeda2017-07-202-1/+25
| | |
* | | Merge branch 'docs-trello-power-up' into 'master'Marcia Ramos2017-07-214-0/+43
|\ \ \ | | | | | | | | | | | | | | | | Add GitLab Trello Power-Up Documentation See merge request !12997
| * | | add screenshotsMarcia Ramos2017-07-203-0/+4
| | | |
| * | | review troll powerup docMarcia Ramos2017-07-201-8/+16
| | | |
| * | | Add disclaimer about API scopedocs-trello-power-upClement Ho2017-07-201-2/+2
| | | |
| * | | Remove unnecessary html extensionClement Ho2017-07-201-1/+1
| | | |
| * | | Fix linkClement Ho2017-07-201-2/+2
| | | |
| * | | Fix personal access token linkClement Ho2017-07-201-1/+1
| | | |
| * | | Add GitLab Trello Power-Up DocumentationClement Ho2017-07-202-0/+31
| | | |
* | | | Merge branch 'sh-lograge-iso6801-time' into 'master'Stan Hu2017-07-201-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Standardize on ISO8601 UTC time for lograge See merge request !12995
| * | | | Standardize on ISO8601 UTC time for logragesh-lograge-iso6801-timeStan Hu2017-07-201-1/+1
| | | | |
* | | | | Merge branch 'new-nav-issue-boards-height' into 'master'Annabel Dunstone Gray2017-07-201-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix height of issue boards with new navigation Closes #35299 See merge request !12985
| * | | | | Fix height of issue boards with new navigationnew-nav-issue-boards-heightPhil Hughes2017-07-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Closes #35299
* | | | | | Merge branch '20817-please-add-coordinator-url-to-admin-area-runner-page' ↵Grzegorz Bizon2017-07-205-41/+40
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Add coordinator url to admin area runner page Closes #20817 See merge request !11603
| * | | | | | Add #registration_token for %code20817-please-add-coordinator-url-to-admin-area-runner-pageShinya Maeda2017-07-202-3/+3
| | | | | | |
| * | | | | | Add an id for the tag(#registration_token). Wrap long lines.Shinya Maeda2017-07-204-5/+9
| | | | | | |
| * | | | | | i18n readyShinya Maeda2017-07-202-8/+9
| | | | | | |
| * | | | | | Fix specShinya Maeda2017-07-201-1/+1
| | | | | | |
| * | | | | | Add changelogShinya Maeda2017-07-201-0/+4
| | | | | | |
| * | | | | | Add coordinator url to admin area runner pageShinya Maeda2017-07-204-40/+30
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use partial and shring same UI Swap two. Like the project runner section. Fix tests
* | | | | | Merge branch 'gitaly-381-update-shell' into 'master'Robert Speicher2017-07-201-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump Gitlab-Shell to 5.4.0 Closes gitaly#381 See merge request !13001
| * | | | | | Bump Gitlab-Shell to 5.4.0gitaly-381-update-shellKim Carlbäcker2017-07-201-1/+1
| | | | | | |
* | | | | | | Merge branch 'refactor-dropdown-parameters-ce' into 'master'Jacob Schatz2017-07-206-16/+36
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor filtered search dropdown parameters Closes #32814 See merge request !12877
| * | | | | | | Refactor filtered search dropdown parametersClement Ho2017-07-206-16/+36
|/ / / / / / /
* | | | | | | Merge branch '34973-sub-nav-item-font-size' into 'master'Annabel Dunstone Gray2017-07-202-1/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 34973 Make font size of contextual sub menu items 14px Closes #34973 See merge request !12951
| * | | | | | | 34973 Make font size of contextual sub menu items 14px34973-sub-nav-item-font-sizetauriedavis2017-07-182-1/+4
| | | | | | | |
* | | | | | | | Update CHANGELOG.md for 9.0.12James Edwards-Jones2017-07-201-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | Update CHANGELOG.md for 9.1.9James Edwards-Jones2017-07-201-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | Merge branch 'fix-docs-re2-install' into 'master'Rémy Coutable2017-07-201-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add libre2-dev to the list of dependencies Closes #35342 See merge request !12996
| * | | | | | | | Add libre2-dev to the list of dependenciesNick Thomas2017-07-201-1/+1
| | | | | | | | |