Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use gl.utils.normalizeHeaders in pipelines storenormalize_frontend_headers | Regis | 2017-01-24 | 1 | -0/+17 |
| | |||||
* | Fixed failing JS specs | Phil Hughes | 2017-01-21 | 1 | -4/+16 |
| | |||||
* | Teaspoon test fix | Phil Hughes | 2017-01-21 | 1 | -3/+18 |
| | |||||
* | Merge branch '25507-handle-errors-environment-list' into 'master' | Fatih Acet | 2017-01-19 | 3 | -1/+142 |
|\ | | | | | | | | | | | | | Resolve "Error handling in environments list" Closes #25507 See merge request !8461 | ||||
| * | Adds tests | Filipa Lacerda | 2017-01-12 | 3 | -1/+142 |
| | | | | | | | | | | | | | | | | | | | | Adds changelog entry Finishes tests Fix eslint errors Fix teaspoon test timing out | ||||
* | | Merge branch '26601-dropdown-makes-request-close' into 'master' | Fatih Acet | 2017-01-19 | 1 | -5/+6 |
|\ \ | | | | | | | | | | | | | | | | | | | Fixes builds dropdown making request when clicked to be closed Closes #26601 See merge request !8545 | ||||
| * | | Use bootstrap dropdown events to only make the request when the dropdown is ↵26601-dropdown-makes-request-close | Filipa Lacerda | 2017-01-13 | 1 | -5/+6 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | being opened Fixes builds dropdown making request when clicked to be closed Adds MR ID to CHANGELOG Improve documentation Use bootstrap dropdown events to only make the request when the dropdown is being opened | ||||
* | | Merge branch 'allow-shared-examples-jasmine' into 'master' | Fatih Acet | 2017-01-19 | 3 | -1/+47 |
|\ \ | | | | | | | | | | | | | | | | | | | Add jasmine helpers and run their specs Closes #26305 See merge request !8437 | ||||
| * | | Add first shared examples to a helper and updated teaspoon_env to allow ↵allow-shared-examples-jasmine | Luke "Jared" Bennett | 2017-01-18 | 3 | -1/+47 |
| | | | | | | | | | | | | helper specs to run | ||||
* | | | Merge branch 'simple-eslint-fixes' into 'master' | Fatih Acet | 2017-01-19 | 34 | -382/+352 |
|\ \ \ | | | | | | | | | | | | | | | | | Simple eslint fixes See merge request !8536 | ||||
| * | | | resolve all prefer-const eslint violations | Mike Greiling | 2017-01-18 | 3 | -17/+16 |
| | | | | |||||
| * | | | resolve all x-spacing and no-spaced-x eslint violations | Mike Greiling | 2017-01-18 | 6 | -98/+104 |
| | | | | |||||
| * | | | resolve all indent eslint violations | Mike Greiling | 2017-01-18 | 6 | -66/+69 |
| | | | | |||||
| * | | | resolve all no-trailing-spaces eslint violations | Mike Greiling | 2017-01-18 | 1 | -1/+1 |
| | | | | |||||
| * | | | resolve all padded-blocks eslint violations | Mike Greiling | 2017-01-18 | 28 | -66/+28 |
| | | | | |||||
| * | | | resolve all semi and no-extra-semi eslint violations | Mike Greiling | 2017-01-18 | 9 | -197/+197 |
| | | | | |||||
| * | | | resolve all no-plusplus eslint violations | Mike Greiling | 2017-01-18 | 5 | -21/+21 |
| |/ / | |||||
* | | | Merge branch '26803-typing-then-tab-in-a-comment-doesn-t-select-the-author' ↵ | Fatih Acet | 2017-01-19 | 1 | -0/+65 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Fixed highlightFirst and added specs Closes #26803 See merge request !8622 | ||||
| * | | | Fixed highlightFirst and added specs26803-typing-then-tab-in-a-comment-doesn-t-select-the-author | Luke "Jared" Bennett | 2017-01-18 | 1 | -0/+65 |
| |/ / | |||||
* | | | Merge branch ↵ | Fatih Acet | 2017-01-19 | 1 | -0/+100 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '24032-changed-visibility-level-to-public-but-project-is-not-public' into 'master' Update project visibility level ui to use dropdowns Closes #24296, #24123, and #24032 See merge request !7645 | ||||
| * | | | Fixed tests24032-changed-visibility-level-to-public-but-project-is-not-public | Luke "Jared" Bennett | 2016-12-10 | 1 | -0/+100 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Grab permissions description from backend Review changes Added unit tests | ||||
* | | | | Merge branch 'backport-time-tracking-ce' into 'master' | Douwe Maan | 2017-01-18 | 2 | -11/+212 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | Backport timetracking to CE See merge request !8195 | ||||
| * | | | Backport timetracking frontend to CE. | Bryce Johnson | 2017-01-15 | 2 | -11/+212 |
| | |/ | |/| | |||||
* | | | Fix dropdown filter input value after blur26616-fix-search-group-project-filters | Eric Eastwood | 2017-01-16 | 1 | -0/+19 |
|/ / | |||||
* | | 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 |
|\ \ | |||||
| * \ | Merge branch ↵ | Alfredo Sumaran | 2017-01-06 | 43 | -103/+590 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task' into 'master' Precompile all frontend test fixtures Closes #26226 See merge request !8384 | ||||
| | * | | fix right_sidebar_spec ajax call26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task | Mike Greiling | 2017-01-05 | 1 | -1/+2 |
| | | | | |||||
| | * | | replace Teaspoon fixture methods with jasmine-jquery methods to reduce ↵ | Mike Greiling | 2017-01-05 | 41 | -97/+108 |
| | | | | | | | | | | | | | | | | dependency on Teaspoon | ||||
| | * | | Merge branch 'fix-u2f-fixtures' into ↵ | Mike Greiling | 2017-01-05 | 3 | -22/+34 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task * fix-u2f-fixtures: generate u2f frontend fixtures dynamically force utf-8 encoding for prior to fixture parsing to prevent nokogiri issues exclude script type=text/template from dom scrubbing | ||||
| | * | | | make projects.json easier to read | Mike Greiling | 2017-01-03 | 1 | -1/+445 |
| | | | | | |||||
| | * | | | fix dynamic u2f fixtures | Mike Greiling | 2017-01-03 | 5 | -5/+37 |
| | | | | | |||||
| | * | | | update all frontend tests to point to precompiled fixtures | Mike Greiling | 2017-01-03 | 28 | -54/+54 |
| | | | | | |||||
| | * | | | create catch-all fixture generator for all static fixtures | Mike Greiling | 2017-01-03 | 1 | -0/+31 |
| | | | | | |||||
| * | | | | Merge branch 'fix-u2f-fixtures' into 'master' | Alfredo Sumaran | 2017-01-05 | 5 | -5/+49 |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | Replace static JavaScript fixtures for u2f See merge request !8426 | ||||
| | * | | | generate u2f frontend fixtures dynamically | Mike Greiling | 2017-01-05 | 5 | -5/+49 |
| | |/ / | |||||
* | | | | move param helper to common utils | Regis | 2017-01-09 | 1 | -0/+1 |
| | | | |