summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | Add tests for QA test selectors sanity scenarioGrzegorz Bizon2018-01-092-2/+42
| | | | | | | | | |
| * | | | | | | | | Reduce duplication in QA page elements-related codeGrzegorz Bizon2018-01-094-3/+14
| | | | | | | | | |
| * | | | | | | | | Allow failure of qa:selectors job for nowGrzegorz Bizon2018-01-091-1/+2
| | | | | | | | | |
| * | | | | | | | | Add QA page views / elements couling with the menuGrzegorz Bizon2018-01-096-13/+38
| | | | | | | | | |
| * | | | | | | | | Add QA login page views / selectors definitionGrzegorz Bizon2018-01-094-14/+16
| | | | | | | | | |
| * | | | | | | | | Fux Rubocop offense by freezeing consts in QA testGrzegorz Bizon2018-01-091-2/+2
| | | | | | | | | |
| * | | | | | | | | Copy edit QA selectors sanity test failure messageGrzegorz Bizon2018-01-091-6/+6
| | | | | | | | | |
| * | | | | | | | | Use array literal in QA page validation classGrzegorz Bizon2018-01-091-1/+1
| | | | | | | | | |
| * | | | | | | | | Add CI job that validates GitLab QA selectorsGrzegorz Bizon2018-01-091-0/+12
| | | | | | | | | |
| * | | | | | | | | Improve QA sanity selectors test output messageGrzegorz Bizon2018-01-095-3/+40
| | | | | | | | | |
| * | | | | | | | | Fix QA pages validation delegation and memoizationGrzegorz Bizon2018-01-093-8/+5
| | | | | | | | | |
| * | | | | | | | | Add QA error when page class has no views definedGrzegorz Bizon2018-01-095-18/+40
| | | | | | | | | |
| * | | | | | | | | Fix rubocop offense in QA page element classGrzegorz Bizon2018-01-091-1/+1
| | | | | | | | | |
| * | | | | | | | | Implement QA pages and views validatorGrzegorz Bizon2018-01-093-0/+135
| | | | | | | | | |
| * | | | | | | | | Make it possible to define a QA-specific page elementGrzegorz Bizon2018-01-093-19/+23
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into qa/gb/validate-qa-selectorsGrzegorz Bizon2018-01-091197-9425/+24866
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (429 commits)
| * | | | | | | | | | Append page validation error if view partial is missingGrzegorz Bizon2017-12-222-21/+36
| | | | | | | | | | |
| * | | | | | | | | | Use composite pattern to return page view errorsGrzegorz Bizon2017-12-227-30/+64
| | | | | | | | | | |
| * | | | | | | | | | Add implementation for matching view elements in QAGrzegorz Bizon2017-12-225-0/+116
| | | | | | | | | | |
| * | | | | | | | | | Move QA elements DSL as it belongs to different classGrzegorz Bizon2017-12-223-22/+20
| | | | | | | | | | |
| * | | | | | | | | | Add domain specific language to define QA page elementsGrzegorz Bizon2017-12-224-0/+88
| | | | | | | | | | |
| * | | | | | | | | | Add QA classes that represent view partials and elementsGrzegorz Bizon2017-12-223-0/+14
| | | | | | | | | | |
| * | | | | | | | | | Add QA sanity selectors scenario entrypointGrzegorz Bizon2017-12-222-0/+18
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'admin-dispatcher' into 'master'Filipa Lacerda2018-01-1117-23/+94
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Admin dispatcher JS imports See merge request gitlab-org/gitlab-ce!16315
| * | | | | | | | | | | Uses `callDefault`admin-dispatcherPhil Hughes2018-01-111-11/+33
| | | | | | | | | | | |
| * | | | | | | | | | | fixed abuse_reports specPhil Hughes2018-01-111-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Admin dispatcher JS importsPhil Hughes2018-01-1116-22/+71
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'dispatcher-dashboard-activities' into 'master'Filipa Lacerda2018-01-112-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor dashboard activities path See merge request gitlab-org/gitlab-ce!16361
| * | | | | | | | | | | | Refactor dashboard activities pathdispatcher-dashboard-activitiesClement Ho2018-01-102-1/+6
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'winh-exclude-locale-coverage' into 'master'Tim Zallmann2018-01-111-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exclude translations from coverage report See merge request gitlab-org/gitlab-ce!16348
| * | | | | | | | | | | | Exclude translations from coverage reportwinh-exclude-locale-coverageWinnie Hellmann2018-01-101-1/+2
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'dispatcher-sessions' into 'master'Phil Hughes2018-01-117-9/+17
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor dispatcher sessions path See merge request gitlab-org/gitlab-ce!16362
| * | | | | | | | | | | | Fix specsdispatcher-sessionsClement Ho2018-01-102-2/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fix importClement Ho2018-01-101-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Refactor dispatcher sessions pathClement Ho2018-01-105-6/+14
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'dispatcher-search' into 'master'Phil Hughes2018-01-113-4/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor dispatcher search path See merge request gitlab-org/gitlab-ce!16366
| * | | | | | | | | | | | Refactor dispatcher search pathdispatcher-searchClement Ho2018-01-103-4/+8
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch '41789-fix-up-web-ide-user-preference-copy-and-buttons' into ↵Tim Zallmann2018-01-118-8/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix up Web IDE user preference copy and buttons Closes #41789 See merge request gitlab-org/gitlab-ce!16298
| * | | | | | | | | | | Fix up Web IDE user preference copy and buttonsJose Ivan Vargas2018-01-118-8/+11
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'sh-fix-award-emoji-move-issues' into 'master'Grzegorz Bizon2018-01-113-8/+25
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug where award emojis would be lost when moving issues between projects Closes #33423 See merge request gitlab-org/gitlab-ce!16377
| * | | | | | | | | | Fix bug where award emojis would be lost when moving issues between projectssh-fix-award-emoji-move-issuesStan Hu2018-01-103-8/+25
| | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #33423
* | | | | | | | | | Merge branch '41600-wider-project-readme-on-fixed-layout' into 'master'Annabel Dunstone Gray2018-01-112-1/+6
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Too narrow project READMEs on fixed layout Closes #41600 See merge request gitlab-org/gitlab-ce!16181
| * | | | | | | | | | Make project README containers wider on fixed layoutTakuya Noguchi2018-01-032-1/+6
| | | | | | | | | | |
* | | | | | | | | | | Merge branch '41709-rich-blob-viewer-margins-for-pc' into 'master'Annabel Dunstone Gray2018-01-113-12/+6
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make rich blob viewer wider for PC Closes #41709 See merge request gitlab-org/gitlab-ce!16262
| * | | | | | | | | | | Make rich blob viewer wider for PCTakuya Noguchi2018-01-103-12/+6
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'explore-dispatcher-refactor' into 'master'Fatih Acet2018-01-103-15/+28
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactors the dispatcher for `explore:*`. See merge request gitlab-org/gitlab-ce!16296
| * | | | | | | | | | | | Code improvements and fix bad conflict mergeexplore-dispatcher-refactorClement Ho2018-01-102-5/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' into 'explore-dispatcher-refactor'Clement Ho2018-01-10283-5538/+7340
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/assets/javascripts/dispatcher.js
| * | | | | | | | | | | | Fix eslintJacob Schatz2018-01-083-13/+11
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' into explore-dispatcher-refactorJacob Schatz2018-01-087-12/+34
| |\ \ \ \ \ \ \ \ \ \ \ \