summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove remaining vestiges of teaspoon test runnerMike Greiling2017-01-1010-228/+29
* ignore karma config in eslintMike Greiling2017-01-101-0/+1
* move webpack asset compilation to the setup-test-env stageMike Greiling2017-01-101-4/+5
* Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-1064-236/+260
* Correct merge conflictsLuke "Jared" Bennett2017-01-103-103/+109
* use karma for javascript testingMike Greiling2017-01-101-1/+2
* fix rubocop complaint about ambiguous splat operatorMike Greiling2017-01-102-2/+2
* exempt node_modules from rubocop lintingMike Greiling2017-01-101-0/+1
* precompile webpack assets when testingMike Greiling2017-01-103-0/+9
* disable "use strict" in babel config as it was broken in sprocketsMike Greiling2017-01-101-1/+7
* migrate all javascript asset bundles and require syntaxMike Greiling2017-01-1083-564/+261
* replace application.js sprockets output with webpack-generated equivalentMike Greiling2017-01-0613-22/+2797
* temporarily regress to babel 5 for parity with sprockets-es6 gemMike Greiling2017-01-062-7/+4
* conditionally apply webpack-dev-server configMike Greiling2017-01-061-1/+4
* optimize production output and generate sourcemapsMike Greiling2017-01-061-1/+15
* compile es6/es2015 with babelMike Greiling2017-01-065-5/+36
* add webpack, webpack-rails, and webpack-dev-server along with a simple hello ...Mike Greiling2017-01-0610-1/+70
* Merge branch '26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task'...Alfredo Sumaran2017-01-0645-106/+609
|\
| * fix right_sidebar_spec ajax call26226-generate-all-haml-fixtures-within-teaspoon-fixtures-taskMike Greiling2017-01-051-1/+2
| * replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-0541-97/+108
| * Merge branch 'fix-u2f-fixtures' into 26226-generate-all-haml-fixtures-within-...Mike Greiling2017-01-054-23/+36
| |\
| * | add CHANGELOG entry for !8384Mike Greiling2017-01-031-0/+4
| * | make projects.json easier to readMike Greiling2017-01-031-1/+445
| * | fix dynamic u2f fixturesMike Greiling2017-01-035-5/+37
| * | update all frontend tests to point to precompiled fixturesMike Greiling2017-01-0329-55/+55
| * | recursively clean compiled fixturesMike Greiling2017-01-031-1/+1
| * | create catch-all fixture generator for all static fixturesMike Greiling2017-01-031-0/+31
| * | allow storage of raw string fixturesMike Greiling2017-01-031-3/+15
* | | Merge branch 'speed-up-group-milestone-index' into 'master' Sean McGivern2017-01-0610-46/+172
|\ \ \
| * | | Speed up group milestone index by passing group_id to IssuesFinderAdam Niedzielski2017-01-0610-46/+172
* | | | Merge branch 'dz-whitelist-some-project-names' into 'master' Rémy Coutable2017-01-063-6/+5
|\ \ \ \
| * | | | Whitelist next project names: assets, profile, publicDmitriy Zaporozhets2017-01-063-6/+5
* | | | | Merge branch 'fix-users-api-500-error' into 'master' Rémy Coutable2017-01-063-7/+16
|\ \ \ \ \
| * | | | | Fix the failing spec in POST /users APIfix-users-api-500-errorRémy Coutable2017-01-052-7/+8
| * | | | | Add a failing spec to the POST /users APIRémy Coutable2017-01-041-0/+8
* | | | | | Merge branch 'set_ldap_config_attributes_defaults' into 'master' Rémy Coutable2017-01-065-12/+45
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | LDAP attributes needs default valuesDrew Blessing2017-01-065-12/+45
* | | | | | Merge branch 'fix-timezone-due-date-picker' into 'master' Alfredo Sumaran2017-01-064-5/+18
|\ \ \ \ \ \
| * | | | | | Wait for ajax after clicking on a dateAlfredo Sumaran2017-01-051-0/+4
| * | | | | | add comment to explain why we are avoiding the dateString constructor option ...fix-timezone-due-date-pickerMike Greiling2017-01-021-0/+1
| * | | | | | make expected due_date value format explicitMike Greiling2017-01-021-1/+1
| * | | | | | remove unnecessary utility functionMike Greiling2017-01-022-17/+3
| * | | | | | remove unnecessary fixtures and testsMike Greiling2017-01-024-90/+2
| * | | | | | add rspec feature testMike Greiling2017-01-021-2/+4
| * | | | | | fix eslint complaintsMike Greiling2017-01-021-3/+3
| * | | | | | use single sprockets require comment style and remove eslint-disableMike Greiling2017-01-021-4/+4
| * | | | | | fix eslint violationsMike Greiling2017-01-021-3/+3
| * | | | | | add MR number to changelog entryMike Greiling2017-01-021-1/+1
| * | | | | | Pass date as integer params on instantiate new Date in order to avoid time zo...giulianovarriale2017-01-026-3/+111
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix-u2f-fixtures' into 'master' Alfredo Sumaran2017-01-056-6/+51
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |