| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch '23785-with-builds-tab-gone-give-additional-context-in-system-in... | Alfredo Sumaran | 2017-02-07 | 1 | -2/+2 |
| |\ | |||||
| | * | added inline pipeline graph23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graph | Luke "Jared" Bennett | 2017-02-07 | 1 | -2/+2 |
| * | | Merge branch '24716-fix-ctrl-click-links' into 'master' | Clement Ho | 2017-02-07 | 2 | -0/+82 |
| |\ \ | |||||
| | * | | ESLint: remove `expect()` from `beforeEach()` | Kushal Pandya | 2017-02-07 | 1 | -4/+18 |
| | * | | Refactor tests for `#opensInNewTab` | Kushal Pandya | 2017-02-07 | 1 | -20/+3 |
| | * | | Add tests for `gl.utils.isMetaClick` | Kushal Pandya | 2017-02-07 | 1 | -0/+32 |
| | * | | Update param name, add test for `e.which = 2` | Kushal Pandya | 2017-02-07 | 1 | -2/+19 |
| | * | | Tests for clickTab with Mac and PC | Kushal Pandya | 2017-02-07 | 1 | -0/+36 |
| | |/ | |||||
| * | | Merge branch 'fix-anchor-scrolling' into 'master' | Clement Ho | 2017-02-07 | 1 | -0/+13 |
| |\ \ | |||||
| | * | | Fix broken anchor links when special characters are used | Andrey Krivko | 2017-02-07 | 1 | -0/+13 |
| | |/ | |||||
| * | | Merge branch '24147-delete-env-button' into 'master' | Rémy Coutable | 2017-02-07 | 2 | -6/+6 |
| |\ \ | |/ |/| | |||||
| | * | Fix stoppable? | Kamil Trzcinski | 2017-02-07 | 2 | -6/+6 |
| * | | Merge branch '27343-autocomplete-post-to-wrong-url-when-not-hosting-in-root' ... | Filipa Lacerda | 2017-02-07 | 3 | -10/+55 |
| |\ \ | |||||
| | * | | Fix filtered search user autocomplete for gitlab instances that are hosted on...27343-autocomplete-post-to-wrong-url-when-not-hosting-in-root | Clement Ho | 2017-02-06 | 3 | -10/+55 |
| | |/ | |||||
| * | | Use webpack to require files | Filipa Lacerda | 2017-02-05 | 4 | -17/+13 |
| * | | Merge branch 'master' into fe-commit-mr-pipelines | Filipa Lacerda | 2017-02-04 | 74 | -304/+298 |
| |\ \ | |/ | |||||
| | * | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-02-03 | 18 | -52/+363 |
| | |\ | |||||
| | * \ | Merge branch 'master' into webpack | Mike Greiling | 2017-02-02 | 5 | -21/+90 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-31 | 1 | -0/+123 |
| | |\ \ \ | |||||
| | * | | | | fix frontend tests | Mike Greiling | 2017-01-28 | 2 | -10/+21 |
| | * | | | | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-28 | 3 | -0/+274 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-27 | 51 | -412/+822 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-18 | 2 | -11/+213 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' into go-go-gadget-webpack | Phil Hughes | 2017-01-17 | 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 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | 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 |
| | * | | | | | | | | | correct vue require statements | Mike Greiling | 2017-01-10 | 9 | -12/+12 |
| | * | | | | | | | | | include common libraries within spec_helper | Mike Greiling | 2017-01-10 | 8 | -8/+19 |
| | * | | | | | | | | | correct misnamed require statements | Mike Greiling | 2017-01-10 | 4 | -4/+4 |
| | * | | | | | | | | | fix broken js.cookie imports | Mike Greiling | 2017-01-10 | 7 | -7/+7 |
| | * | | | | | | | | | fix spec_helper missing/broken references | Mike Greiling | 2017-01-10 | 33 | -10/+33 |
| | * | | | | | | | | | Swapped out teaspoon for karma | Luke "Jared" Bennett | 2017-01-10 | 57 | -218/+197 |
| * | | | | | | | | | | Merge branch 'master' into fe-commit-mr-pipelines | Filipa Lacerda | 2017-02-03 | 17 | -55/+365 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| | * | | | | | | | | | Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' | Jacob Schatz | 2017-02-03 | 11 | -36/+20 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Remove turbolinks from filtered search after rebase. | Bryce Johnson | 2017-02-02 | 1 | -6/+4 |
| | | * | | | | | | | | | Remove turbolinks. | Bryce Johnson | 2017-02-02 | 10 | -30/+16 |
| | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'add-issues-to-boards' into 'master' | Fatih Acet | 2017-02-03 | 6 | -19/+345 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Removed duplicated test | Phil Hughes | 2017-02-03 | 1 | -1/+1 |
