summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add 1px to breadcrumbs min heightAnnabel Dunstone Gray2017-07-211-1/+1
* Merge branch '28975-recommend-using-v4-api-on-slash-command-integrations' int...Robert Speicher2017-07-211-1/+1
|\
| * 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
|\ \
| * | 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
|\ \ \
| * | | 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 navigationnew-nav-issue-boards-heightPhil Hughes2017-07-201-1/+1
* | | | | Merge branch '20817-please-add-coordinator-url-to-admin-area-runner-page' int...Grzegorz Bizon2017-07-203-36/+32
|\ \ \ \ \
| * | | | | 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
| | |/ / / | |/| | |
* | | | | 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 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_dirpawel/prometheus_multiproc_dir_documentationPawel Chojnacki2017-07-201-5/+10
* | | | | | | 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
|\ \ \ \ \ \
| * | | | | | Add specs for pipeline process with auto-retriesGrzegorz Bizon2017-07-171-6/+4
| * | | | | | 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
|\ \ \ \ \ \ \
| * | | | | | | 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 markdown33770-respect-blockquote-line-breaksAnnabel Dunstone Gray2017-07-191-1/+4
* | | | | | | | | Merge branch '35253-desc-protected-branches-for-non-member' into 'master'Rémy Coutable2017-07-201-3/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Hide description about protected branches to non-memberTakuya Noguchi2017-07-201-3/+4
* | | | | | | | | Merge branch '33303-404-for-unauthorized-project' into 'security-9-3'Sean McGivern2017-07-191-0/+10
* | | | | | | | | Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern2017-07-191-0/+4
* | | | | | | | | Merge branch 'fix-date-off-by-1' into 'master'Stan Hu2017-07-192-4/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixes eslint bugs.Jacob Schatz2017-07-181-2/+2
| * | | | | | | | | Fixes code quality issuesJacob Schatz2017-07-182-2/+2
| * | | | | | | | | moves the date to the right placeJacob Schatz2017-07-182-4/+4