Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-18 | 2 | -11/+213 |
|\ | |||||
| * | Merge branch 'backport-time-tracking-ce' into 'master' | Douwe Maan | 2017-01-18 | 2 | -11/+212 |
| |\ | |||||
| | * | Backport timetracking frontend to CE. | Bryce Johnson | 2017-01-15 | 2 | -11/+212 |
* | | | Merge branch 'master' into go-go-gadget-webpack | Phil Hughes | 2017-01-17 | 1 | -0/+19 |
|\ \ \ | |/ / | |||||
| * | | Fix dropdown filter input value after blur26616-fix-search-group-project-filters | Eric Eastwood | 2017-01-16 | 1 | -0/+19 |
| |/ | |||||
* | | rewrite test which relied on teaspoon quirk | Mike Greiling | 2017-01-13 | 1 | -2/+6 |
* | | more post-merge fixes | Mike Greiling | 2017-01-13 | 6 | -23/+21 |
* | | phantomJS doesn't allow us to spyOn history.replaceState | Mike Greiling | 2017-01-13 | 7 | -14/+40 |
* | | Merge branch 'master' into go-go-gadget-webpack | Phil Hughes | 2017-01-13 | 8 | -2/+595 |
|\ \ | |/ | |||||
| * | Fix specs | Clement Ho | 2017-01-09 | 2 | -5/+6 |
| * | Refactor addWordToInput | Clement Ho | 2017-01-09 | 1 | -33/+24 |
| * | Fix specs | Clement Ho | 2017-01-09 | 1 | -2/+0 |
| * | Refactor and use regex for string processing | Clement Ho | 2017-01-09 | 3 | -301/+99 |
| * | Add specs to filtered search tokenizer | Clement Ho | 2017-01-09 | 1 | -0/+271 |
| * | Add specs for filtered search token keys | Clement Ho | 2017-01-09 | 1 | -0/+104 |
| * | Add specs for addWordToInput | Clement Ho | 2017-01-09 | 1 | -21/+55 |
| * | Fix eslint | Clement Ho | 2017-01-09 | 1 | -4/+3 |
| * | Fix search autocomplete jasmine test | Clement Ho | 2017-01-09 | 1 | -2/+4 |
| * | Add jasmine tests for filtered search dropdown manager | Clement Ho | 2017-01-09 | 1 | -0/+57 |
| * | Add text utility spec | Clement Ho | 2017-01-09 | 2 | -1/+25 |
| * | Add tests for new common_utils functions | Clement Ho | 2017-01-09 | 1 | -0/+25 |
| * | Add jasmine tests to dropdown utils | Clement Ho | 2017-01-09 | 1 | -0/+121 |
| * | fix eslint for spec global needed in pagination spec for 'fixture'auto-pipelines-vue | Regis | 2017-01-09 | 1 | -0/+1 |
| * | Merge branch 'master' into auto-pipelines-vue | Regis | 2017-01-09 | 46 | -104/+635 |
| |\ | |||||
| * | | move param helper to common utils | Regis | 2017-01-09 | 1 | -0/+1 |
| * | | namespace getParametersByName to gl.utils instead of just gl | Regis | 2017-01-09 | 1 | -4/+4 |
| * | | Merge branch 'master' into auto-pipelines-vue | Filipa Lacerda | 2017-01-05 | 3 | -50/+8 |
| |\ \ | |||||
| * \ \ | fix pipelines/index.html.haml merge conflict | Regis | 2017-01-02 | 3 | -12/+14 |
| |\ \ \ | |||||
| * \ \ \ | merge master and fix application.rb conflict | Regis | 2016-12-23 | 2 | -0/+89 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into auto-pipelines-vue | Grzegorz Bizon | 2016-12-21 | 3 | -5/+63 |
| |\ \ \ \ \ | |||||
| * | | | | | | add paramHelper tests | Regis | 2016-12-16 | 1 | -0/+22 |
| * | | | | | | Merge branch 'master' into auto-pipelines-vue | Regis | 2016-12-16 | 4 | -34/+72 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | change test to reflect camelCase method | Regis | 2016-12-15 | 1 | -6/+6 |
| * | | | | | | | Merge branch 'master' into auto-pipelines-vue | Grzegorz Bizon | 2016-12-15 | 30 | -31/+129 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | merge master | Regis | 2016-12-13 | 7 | -71/+94 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | main scope of pagination covered | Regis | 2016-12-13 | 1 | -0/+63 |
| * | | | | | | | | | prev next tests for pagination | Regis | 2016-12-13 | 1 | -9/+23 |
| * | | | | | | | | | add more tests for pagination | Regis | 2016-12-13 | 1 | -1/+29 |
| * | | | | | | | | | Merge branch 'master' into auto-pipelines-vue | Grzegorz Bizon | 2016-12-09 | 8 | -29/+126 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | add change page logic to pagination component - add first test for pagination | Regis | 2016-12-08 | 1 | -0/+39 |
* | | | | | | | | | | | remove teaspoon-specific test | Mike Greiling | 2017-01-10 | 1 | -3/+3 |
* | | | | | | | | | | | bypass Chrome "focus" event bugs and prevent Turbolinks from triggering | Mike Greiling | 2017-01-10 | 1 | -6/+8 |
* | | | | | | | | | | | bypass buggy "focus" event in Chrome | Mike Greiling | 2017-01-10 | 1 | -6/+1 |
* | | | | | | | | | | | prevent u2f authenticate test from auto-submitting a form | Mike Greiling | 2017-01-10 | 1 | -8/+8 |
* | | | | | | | | | | | fix globals within environments_bundle mock data | Mike Greiling | 2017-01-10 | 1 | -0/+2 |
* | | | | | | | | | | | fix globals within boards_bundle mock data | Mike Greiling | 2017-01-10 | 1 | -0/+5 |
* | | | | | | | | | | | use ~ to reference non-local scripts instead of resolve.root | Mike Greiling | 2017-01-10 | 55 | -108/+108 |
* | | | | | | | | | | | migrate all tests into a single webpack bundle | Mike Greiling | 2017-01-10 | 2 | -6/+18 |
* | | | | | | | | | | | move additional libraries into spec_helper | Mike Greiling | 2017-01-10 | 14 | -22/+4 |
* | | | | | | | | | | | include spec_helper within karma config rather than each individual test | Mike Greiling | 2017-01-10 | 55 | -55/+0 |