summaryrefslogtreecommitdiff
path: root/lib/tasks/karma.rake
Commit message (Collapse)AuthorAgeFilesLines
* Rename the karma:fixtures taskMike Greiling2019-07-191-9/+2
| | | | | | Introduces frontend:fixtures rake task to replace karma:fixtures and update documentation and CI scripts to match
* Removed also the in the meanwhile introduced rake taskTim Zallmann2019-04-101-9/+1
|
* Simplify the JavaScriptFixturesHelpers moduleRémy Coutable2019-03-191-1/+12
| | | | | | | | | | | - Only storing fixtures in one place - This place changes whether we are in CE or EE We discovered with @winh that only fixtures located under spec/javascripts/fixtures are used, even in EE so there's no need to clean/create fixtures in ee/spec/javascripts/fixtures. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Backport EE changes to the Karma Rake taskYorick Peterse2019-02-281-1/+1
| | | | | There's no harm in globbing for the ee/ directory, since this will effectively be a noop in CE.
* Reset container width when switching to pipelines MR tabEric Eastwood2017-03-281-2/+3
| | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29539
* ensure rake tasks produce helpful error messages for node dependency issuesMike Greiling2017-02-151-7/+2
|
* replace npm run calls with yarnMike Greiling2017-02-131-1/+1
|
* remove remaining vestiges of teaspoon test runnerMike Greiling2017-01-101-0/+25