summaryrefslogtreecommitdiff
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into sidebar-fly-out-sub-navPhil Hughes2017-07-24173-531/+1175
|\
| * Bulk update sidebar UI polishBryce Johnson2017-07-245-11/+28
| |
| * Fix margin in mini graph for commits boxFilipa Lacerda2017-07-241-1/+5
| |
| * Merge branch 'zj-pipeline-badge-improvements' into 'master'Grzegorz Bizon2017-07-222-4/+4
| |\ | | | | | | | | | | | | | | | | | | Pipeline badge improvements Closes #15582 and #20961 See merge request !12966
| | * Rename build to pipeline for status badgesZ.J. van de Weg2017-07-212-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First commit in probably 2, for resolve gitlab-org/gitlab-ce#15582. This commit is renaming files and classes from build to pipeline. Also wording is editted to pipeline. Given `pipeline` had more characters than `build`, I've made the field a bit wider. The width now matchers the one for the coverage badge, so they look nice when in a table format, or in a list. As soon as this commit is merged to master, and released, the build.svg is deprecated, meaning that all users which already placed a badge should update it. However, to make sure it keeps working tests are added for this case.
| * | Merge branch '35178-remember-me-in-omniauth-box-seems-too-close-to-icons' ↵Clement Ho2017-07-211-2/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' add margin above Remember Me for social login Closes #35178 See merge request !12957
| | * | add padding above Remember Me for social login35178-remember-me-in-omniauth-box-seems-too-close-to-iconsSimon Knox2017-07-201-2/+2
| | | | | | | | | | | | | | | | also fix case
| * | | Merge branch '35236-svg-logo' into 'master'Phil Hughes2017-07-213-4/+17
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use custom font SVG for logo Closes #35236 See merge request !13018
| | * | | Use custom font SVG for logoAnnabel Dunstone Gray2017-07-213-4/+17
| | | | |
| * | | | Add 1px to breadcrumbs min heightAnnabel Dunstone Gray2017-07-211-1/+1
| | | | |
| * | | | Merge branch '28975-recommend-using-v4-api-on-slash-command-integrations' ↵Robert Speicher2017-07-211-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Recommend V4 API usage on chat slash command integrations Closes #28975 See merge request !12954
| | * | | | Recommend using V4 API on chat slash command integrations28975-recommend-using-v4-api-on-slash-command-integrationsOswaldo Ferreira2017-07-191-1/+1
| | | | | |
| * | | | | Merge branch '31031-convert-protected-branches-es6' into 'master'Filipa Lacerda2017-07-2113-191/+192
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | | | | |
| | * | | | | Update Protected Branches feature initializationkushalpandya2017-07-191-2/+3
| | | | | | |
| | * | | | | 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-211-1/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Follow-up from "Resolve "pipeline_schedules pages throwing error 500"" Closes #35345, #32790, and #34652 See merge request !12983
| | * | | | | Add present?Shinya Maeda2017-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-203-36/+32
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-201-2/+2
| | | | | | | |
| | * | | | | | Add an id for the tag(#registration_token). Wrap long lines.Shinya Maeda2017-07-203-3/+7
| | | | | | | |
| | * | | | | | i18n readyShinya Maeda2017-07-202-8/+9
| | | | | | | |
| | * | | | | | Add coordinator url to admin area runner pageShinya Maeda2017-07-203-36/+27
| | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use partial and shring same UI Swap two. Like the project runner section. Fix tests
| * | | | | | Refactor filtered search dropdown parametersClement Ho2017-07-205-14/+29
| | | | | | |
| * | | | | | Merge branch '34973-sub-nav-item-font-size' into 'master'Annabel Dunstone Gray2017-07-201-1/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-181-1/+0
| | | | | | | |
| * | | | | | | Merge branch 'pawel/prometheus_multiproc_dir_documentation' into 'master'Filipa Lacerda2017-07-201-5/+10
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation and link to explanation of prometheus_multiproc_dir See merge request !12956
| | * | | | | | | Documentation and link to explanation of prometheus_multiproc_dirpawel/prometheus_multiproc_dir_documentationPawel Chojnacki2017-07-201-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Change the wording a little bit
| * | | | | | | | Wrong data type when testing webhooksAlexander Randa2017-07-2022-88/+253
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master'Kamil Trzciński2017-07-201-0/+16
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make it possible to auto retry a failed CI/CD job Closes #3442 See merge request !12909
| | * | | | | | | Add specs for pipeline process with auto-retriesGrzegorz Bizon2017-07-171-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also resolve a possible race condition - a next stage should not start until are retries are done in a previous one.
| | * | | | | | | Make it possible to auto retry a failed CI/CD jobGrzegorz Bizon2017-07-171-0/+10
| | | | | | | | |
| | * | | | | | | Make it possible to count a number of job retriesGrzegorz Bizon2017-07-171-0/+8
| | | | | | | | |
| * | | | | | | | Merge branch '34036-sidebar-mobile' into 'master'Phil Hughes2017-07-2010-43/+164
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Navigation - Add contextual navigation on mobile" Closes #34036 See merge request !12944
| | * | | | | | | | Fix JS; make buttons sr accessibile; fix overlayAnnabel Dunstone Gray2017-07-198-15/+24
| | | | | | | | | |
| | * | | | | | | | Fix eslintAnnabel Dunstone Gray2017-07-182-2/+2
| | | | | | | | | |
| | * | | | | | | | Make sidebar accessible on mobileAnnabel Dunstone Gray2017-07-187-21/+47
| | | | | | | | | |
| | * | | | | | | | Add mobile navigation on project pageAnnabel Dunstone Gray2017-07-186-28/+114
| | | | | | | | | |
| * | | | | | | | | Merge branch '33770-respect-blockquote-line-breaks' into 'master'pawel/support-specific-colors-for-given-time-series-34629Phil Hughes2017-07-201-1/+4
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Respect blockquote line breaks in markdown Closes #33770 See merge request !12977