summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Change "Report abuse to GitLab" to more generic wording.Marc Schwede2019-06-061-1/+1
* Merge branch '60034-default-web-ide-s-merge-request-checkbox-to-true' into 'm...Phil Hughes2019-06-066-74/+261
|\
| * Default MR checkbox to true in most cases60034-default-web-ide-s-merge-request-checkbox-to-trueSam Bigelow2019-06-066-74/+261
* | Use the selected time window for metrics dashboardSarah Yasonik2019-06-061-19/+51
|/
* Migrate old notes app test from Karma to JestMartin Hanzel2019-06-051-1048/+0
* Extract setListDetail() into issue boards storeWinnie Hellmann2019-06-051-0/+11
* Merge branch '61910-common_utils_spec-js-fails-locally-on-master-for-roundoff...Filipa Lacerda2019-06-051-8/+8
|\
| * Fix broken floating point tests61910-common_utils_spec-js-fails-locally-on-master-for-roundofffloatjboyson12019-05-301-8/+8
* | Merge branch 'jivanvl-add-single-stat-chart-component' into 'master'Filipa Lacerda2019-06-051-0/+28
|\ \
| * | Add single_stat chart component to the monitoring bundlejivanvl-add-single-stat-chart-componentJose Vargas2019-06-041-0/+28
* | | Fix whitespace changes visibility when the related file was initially collapsedOndřej Budai2019-06-051-5/+6
* | | Merge branch 'fe-jestify-specs-starting-with-a-1' into 'master'Mike Greiling2019-06-043-702/+0
|\ \ \
| * | | Jestify autosave spec and add localStorage helperfe-jestify-specs-starting-with-a-1Paul Slaughter2019-06-041-154/+0
| * | | Jestify api specPaul Slaughter2019-05-301-477/+0
| * | | Jestify activities specPaul Slaughter2019-05-301-71/+0
* | | | Handle external dashboard form submissionAdriel Santiago2019-06-041-2/+2
| |/ / |/| |
* | | Extract setIssueDetail() into issue boards storeWinnie Hellmann2019-06-041-0/+11
* | | Merge branch 'ce-fix-vue-spec-warning' into 'master'Fatih Acet2019-06-041-8/+0
|\ \ \
| * | | Fix warning in spec from committing unused mutationce-fix-vue-spec-warningSimon Knox2019-05-291-8/+0
* | | | Extract toggleFilter() into issue boards storeWinnie Hellmann2019-06-041-0/+34
* | | | FE: Remove legacy approval feature in MR filesPaul Slaughter2019-06-041-2/+0
* | | | Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-032-2/+4
* | | | Move boardsStore.moving to BoardList componentWinnie Hellmann2019-06-031-0/+12
* | | | Merge branch 'issafeurl-utility' into 'master'Kushal Pandya2019-06-031-110/+0
|\ \ \ \
| * | | | Add global isSafeURL utilityissafeurl-utilityPaul Gascou-Vaillancourt2019-06-031-110/+0
| | |_|/ | |/| |
* | | | Move NoteApp tests to JestWinnie Hellmann2019-06-031-331/+0
* | | | Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-031-2/+12
|\ \ \ \
| * \ \ \ Merge branch 'security-id-leaked-password-in-import-url-frontend' into 'master'GitLab Release Tools Bot2019-06-031-2/+12
| |\ \ \ \
| | * | | | Handling password on import by url pageSam Bigelow2019-05-291-2/+12
* | | | | | Merge branch 'abstract-auto-merge' into 'master'Kamil Trzciński2019-06-032-13/+17
|\ \ \ \ \ \
| * | | | | | Fix frontend tests related to autoMergeStrategyabstract-auto-mergeNathan Friend2019-06-032-10/+14
| * | | | | | Abstract auto merge processesShinya Maeda2019-06-031-7/+7
* | | | | | | Remove unused avatar sizes62429-remove-unused-avatar-sizesAnnabel Dunstone Gray2019-05-311-2/+2
|/ / / / / /
* | | | | | Merge branch 'dz-scope-project-routes-3' into 'master'Lin Jen-Shin2019-05-312-5/+5
|\ \ \ \ \ \
| * | | | | | Fix js api spec for new labels featuredz-scope-project-routes-3Dmitriy Zaporozhets2019-05-301-1/+1
| * | | | | | Fix specs after routing changeDmitriy Zaporozhets2019-05-291-4/+4
* | | | | | | Fix emoji picker visibility issueFatih Acet2019-05-311-0/+1
| |_|_|/ / / |/| | | | |
* | | | | | Sort by position in issue boards store addList()Winnie Hellmann2019-05-301-0/+9
| |_|_|_|/ |/| | | |
* | | | | Add Pipeline IID to viewsMike Scott2019-05-307-23/+40
* | | | | Extract clearDetailIssue() to issue boards storeWinnie Hellmann2019-05-301-0/+10
|/ / / /
* | | | Updated heading for default state in Web IDEDenys Mishunov2019-05-296-151/+358
* | | | Increase global karma timeoutrevert-karma-timeoutHeinrich Lee Yu2019-05-292-3/+3
* | | | Increase timeout of flaky specsHeinrich Lee Yu2019-05-281-2/+2
|/ / /
* | | Throw an error when formatDate's input is invalidPaul Gascou-Vaillancourt2019-05-281-416/+0
| |/ |/|
* | Merge branch 'backstage/gb/improve-jobs-controller-performance' into 'master'57694-documentation-for-graphqlStan Hu2019-05-283-252/+162
|\ \
| * \ Merge commit '2d980fadb8fe6c54ebcbb56130c88aae2832c9c6' into backstage/gb/imp...backstage/gb/improve-jobs-controller-performanceGrzegorz Bizon2019-05-271-1/+4
| |\ \ | | |/
| * | Set up mock data for stagesFilipa Lacerda2019-05-241-1/+27
| * | Fix deployment entity testsGrzegorz Bizon2019-05-241-1/+1
| * | Removes fetchStage actions and mutationsFilipa Lacerda2019-05-243-252/+136
* | | Migrate the monitoring dashboard store to vuexJose Ivan Vargas2019-05-277-5917/+382
| |/ |/|