| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed eslint errorsboards-card-template-to-js | Phil Hughes | 2017-02-23 | 1 | -3/+7 |
* | Issue boards card in JS | Phil Hughes | 2017-02-23 | 1 | -0/+164 |
* | added specs for version check imagegamesover/gitlab-ce-broken_iamge_when_doing_offline_update_check(help_page) | Luke "Jared" Bennett | 2017-02-22 | 3 | -1/+37 |
* | Merge branch 'add-filtered-search-to-mr' into 'master'
| Alfredo Sumaran | 2017-02-22 | 1 | -2/+2 |
|\ |
|
| * | Add filtered search to MR pageadd-filtered-search-to-mr | Clement Ho | 2017-02-21 | 1 | -2/+2 |
* | | Merge branch '26703-todos-count' into 'master'
| Clement Ho | 2017-02-21 | 2 | -2/+13 |
|\ \
| |/
|/| |
|
| * | change todos counter position & format ( for large counts ) | mhasbini | 2017-02-21 | 2 | -2/+13 |
* | | Allow searching issues for strings containing colons | Simon Knox | 2017-02-21 | 1 | -0/+23 |
|/ |
|
* | fix overlooked window binding in spec filesremove-imports-loader-window-bind | Mike Greiling | 2017-02-17 | 24 | -24/+24 |
* | Merge branch 'gfm-autocomplete-fixes' into 'master'
| Alfredo Sumaran | 2017-02-17 | 1 | -0/+57 |
|\ |
|
| * | Fixes errors in GFM slash commands matcher and add tests for default matcher | YarNayar | 2017-02-17 | 1 | -0/+57 |
* | | Merge branch 'dynamic-project-title-fixture' into 'master'
| Clement Ho | 2017-02-17 | 2 | -31/+8 |
|\ \ |
|
| * | | Replace static fixture for project_title_spec.js (!9175) | winniehell | 2017-02-13 | 2 | -31/+8 |
* | | | Merge branch 'task_list_refactor' into 'master'
| Fatih Acet | 2017-02-17 | 2 | -10/+8 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactortask_list_refactor | Simon Knox | 2017-02-16 | 10 | -36/+202 |
| |\ \ \ |
|
| * | | | | code style and test fixes | Simon Knox | 2017-02-14 | 2 | -4/+4 |
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactor | Simon Knox | 2017-02-14 | 5 | -48/+66 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactor | Simon Knox | 2017-02-14 | 21 | -77/+300 |
| |\ \ \ \ \ |
|
| * | | | | | | update karma test to expect ajax instead of POST | Simon Knox | 2017-02-09 | 1 | -8/+6 |
* | | | | | | | Merge branch '26200-convert-sidebar-to-dropdown' into 'master' | Sean McGivern | 2017-02-17 | 3 | -168/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Delete sidebar specs and fixtures; update shortcuts_spec to check page title | Annabel Dunstone Gray | 2017-02-15 | 3 | -168/+0 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch '28247-timeloops-bug' into 'master'
| Clement Ho | 2017-02-16 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix broken test28247-timeloops-bug | Filipa Lacerda | 2017-02-16 | 1 | -2/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'fe-paginated-environments-api' into 'paginate-environments-bund...paginate-environments-bundle | Filipa Lacerda | 2017-02-16 | 13 | -256/+481 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Create util to handle pagination transformation | Filipa Lacerda | 2017-02-16 | 1 | -0/+24 |
| * | | | | | | | Merge branch 'fe-paginated-environments-api-add-pagination' into fe-paginated... | Filipa Lacerda | 2017-02-16 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Rename storePagination to setPagination | Filipa Lacerda | 2017-02-16 | 1 | -1/+1 |
| * | | | | | | | | Fix broken testsfe-paginated-environments-api-add-subview | Filipa Lacerda | 2017-02-16 | 4 | -75/+96 |
| * | | | | | | | | Move change page param to utility function | Filipa Lacerda | 2017-02-15 | 3 | -0/+249 |
| |/ / / / / / / |
|
| * | | | | | | | Add pagination tests for environments table | Filipa Lacerda | 2017-02-12 | 1 | -0/+42 |
| * | | | | | | | Remove spec checking for scope 'all' since it's no longer part of component | Filipa Lacerda | 2017-02-12 | 2 | -9/+9 |
| * | | | | | | | Integrates pagination component with API | Filipa Lacerda | 2017-02-12 | 2 | -11/+53 |
| * | | | | | | | Merge branch 'master' into fe-paginated-environments-api | Filipa Lacerda | 2017-02-12 | 5 | -6/+6 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Fix broken test and linter error | Filipa Lacerda | 2017-02-09 | 1 | -1/+1 |
| * | | | | | | | Use CJS in all environments components | Filipa Lacerda | 2017-02-09 | 6 | -21/+20 |
| * | | | | | | | Use CJS for tests. | Filipa Lacerda | 2017-02-09 | 4 | -35/+36 |
| * | | | | | | | Adjustments for the new response with counters | Filipa Lacerda | 2017-02-09 | 1 | -1/+1 |
| * | | | | | | | Adjustments to receive new data schema | Filipa Lacerda | 2017-02-09 | 3 | -259/+106 |
* | | | | | | | | Merge branch '27452-update-issue-count' into 'master'
| Filipa Lacerda | 2017-02-16 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | update issue count when closing/reopening an issue | Simon Knox | 2017-02-14 | 1 | -0/+4 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch '27922-cmd-click-todo-doesn-t-work' into 'master'
| Alfredo Sumaran | 2017-02-15 | 2 | -6/+97 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | Fix regression where cmd-click stopped working for todos and merge request tabs27922-cmd-click-todo-doesn-t-work | Clement Ho | 2017-02-15 | 2 | -6/+97 |
* | | | | | | | Merge branch 'cover-my-karma' into 'master'
| Clement Ho | 2017-02-14 | 1 | -0/+35 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Include all files with 0% coverage in report | winniehell | 2017-02-11 | 1 | -0/+35 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'requires-input-fixture' into 'master'
| Clement Ho | 2017-02-14 | 2 | -24/+7 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Replace static fixture for behaviors/requires_input_spec.js (!9162) | winniehell | 2017-02-14 | 2 | -24/+7 |
* | | | | | | | Replace static fixture for right_sidebar_spec.js (!9211) | winniehell | 2017-02-14 | 4 | -15/+34 |
* | | | | | | | Add dynamic fixture for todos | winniehell | 2017-02-14 | 1 | -0/+30 |
|/ / / / / / |
|
* | | | | | | Merge branch '27966-branch-ref-switcher-input-filter-broken' into 'master'
| Filipa Lacerda | 2017-02-14 | 1 | -0/+8 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Add tests27966-branch-ref-switcher-input-filter-broken | Clement Ho | 2017-02-13 | 1 | -0/+8 |