| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Import vue into specboard-new-issue-template-in-js | Phil Hughes | 2017-03-01 | 1 | -1/+1 |
| | | |||||
| * | Fixed eslint | Phil Hughes | 2017-03-01 | 1 | -11/+13 |
| | | |||||
| * | Moved issue boards new issue form template | Phil Hughes | 2017-03-01 | 2 | -1/+190 |
| | | |||||
| * | Pagination only changes the page parameter.28818-tech-debt-pipelines-pagination | Filipa Lacerda | 2017-02-28 | 1 | -9/+1 |
| | | | | | Fix broken test | ||||
| * | Merge branch 'moving-issue-with-two-list-labels' into 'master' | Alfredo Sumaran | 2017-02-24 | 1 | -0/+21 |
| |\ | | | | | | | | | | | | | Removes label from previous list Closes #28484 See merge request !9418 | ||||
| | * | Removes label from previous listmoving-issue-with-two-list-labels | Phil Hughes | 2017-02-21 | 1 | -0/+21 |
| | | | | | | | | | | | | | When dragging an issue to a list that it already exists in it was previously not removing the label for the list it was moving from. This changes that to make that API call. Closes #28484 | ||||
| * | | Merge branch 'user-callouts' into 'master' | Filipa Lacerda | 2017-02-24 | 2 | -0/+39 |
| |\ \ | | | | | | | | | | | | | | | | | | | Added user-callouts Closes #27269 See merge request !9249 | ||||
| | * | | Fix failing specs | Alfredo Sumaran | 2017-02-23 | 1 | -5/+9 |
| | | | | |||||
| | * | | Modified the user_callout behaviour | Jose Ivan Vargas | 2017-02-23 | 2 | -17/+6 |
| | | | | | | | | | | | | | | | | Now it appends a template instead of relying in a partial to show it. | ||||
| | * | | Removed disabled rules from the user_callout_spec.js | Jose Ivan Vargas | 2017-02-23 | 1 | -6/+3 |
| | | | | | | | | | | | | | | | | | | | | | | Also changed the cookie sets to true and false values to make it consistent with the rest of the javascript. Fixed some haml and a missing new line | ||||
| | * | | Moved the dismiss-icon listener to close the callout to a button | Jose Ivan Vargas | 2017-02-23 | 2 | -3/+3 |
| | | | | |||||
| | * | | Changed the javascript class from using the global scope to exporting it via ↵ | Jose Ivan Vargas | 2017-02-23 | 2 | -37/+32 |
| | | | | | | | | | | | | | | | | | | | webpack Also improved accesibility and change the id from user_callouts to a class | ||||
| | * | | Created unit tests, fixtures and integration tests | Jose Ivan Vargas | 2017-02-23 | 2 | -0/+54 |
| | | | | | | | | | | | | | | | | Also changed the user_callout haml to a partial and added the corresponding SVG icon | ||||
| * | | | Merge branch 'refactor-graphs-bundle' into 'master' | Filipa Lacerda | 2017-02-24 | 3 | -27/+4 |
| |\ \ \ | | | | | | | | | | | | | | | | | Refactor graphs bundle to ES module syntax See merge request !9502 | ||||
| | * | | | refactor stat_graph_contributors_graph to es6 module syntax | Mike Greiling | 2017-02-24 | 1 | -5/+3 |
| | | | | | |||||
| | * | | | refactor stat_graph_contributors_util to es6 module syntax | Mike Greiling | 2017-02-24 | 1 | -2/+1 |
| | | | | | |||||
| | * | | | remove unused StatGraph class | Mike Greiling | 2017-02-24 | 1 | -20/+0 |
| | |/ / | |||||
| * | | | Merge branch 'boards-card-template-to-js' into 'master' | Filipa Lacerda | 2017-02-24 | 1 | -0/+168 |
| |\ \ \ | | | | | | | | | | | | | | | | | Issue boards card template in JS See merge request !9477 | ||||
| | * | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Moved the issue boards card template into the JS. This helps to improve the code coverage & will eventually make it easier to move this to .vue files | ||||
| * | | | | Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-path | Douwe Maan | 2017-02-23 | 6 | -7/+7 |
| | |/ / |/| | | |||||
| * | | | Merge branch 'master' into 'master' | Clement Ho | 2017-02-23 | 2 | -0/+60 |
| |\ \ \ | |/ / |/| | | | | | | | | on branch deletion show loading icon and disabled the button See merge request !6761 | ||||
| | * | | on branch deletion show loading icon and disabled the button | wendy0402 | 2017-02-22 | 2 | -0/+60 |
| | | | | | | | | | | | | | | | | after user click delete branch, there is no processing indication, and user can click many times till. It seems flaw in UX. this will fix it fix bug in branch deletion link | ||||
| * | | | 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 page Closes #27131 See merge request !9284 | ||||
| | * | | | 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 |
| |\ \ \ | |/ / |/| | | | | | | | | | | | | | | #26703 change todos counter position & format ( for large counts ) Closes #26703 See merge request !9171 | ||||
| | * | | 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 |
| |\ | | | | | | | | | Fix errors in GFM slash commands matcher See merge request !8975 | ||||
| | * | Fixes errors in GFM slash commands matcher and add tests for default matcher | YarNayar | 2017-02-17 | 1 | -0/+57 |
| | | | | | | | | | See !8975 | ||||
| * | | Merge branch 'dynamic-project-title-fixture' into 'master' | Clement Ho | 2017-02-17 | 2 | -31/+8 |
| |\ \ | | | | | | | | | | | | | Replace static fixture for project_title_spec.js See merge request !9175 | ||||
| | * | | 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 |
| |\ \ \ | | | | | | | | | | | | | | | | | move task_list setup and events to own class See merge request !9016 | ||||
| | * \ \ | 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 |
| | | | | | | | | | | | | | | | | | | | | | fix test following https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9172 | ||||
| | * | | | | 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 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Update global sidebar to dropdown" Closes #26200 See merge request !9199 | ||||
| | * | | | | | | | 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 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only run timeago loops after rendering timeago components Closes #28247 See merge request !9267 | ||||
| | * | | | | | | | Fix broken test28247-timeloops-bug | Filipa Lacerda | 2017-02-16 | 1 | -2/+2 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge branch 'fe-paginated-environments-api' into ↵paginate-environments-bundle | Filipa Lacerda | 2017-02-16 | 13 | -256/+481 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'paginate-environments-bundle' Integrate with new environments API See merge request !8954 | ||||
| | * | | | | | | | Create util to handle pagination transformation | Filipa Lacerda | 2017-02-16 | 1 | -0/+24 |
| | | | | | | | | | |||||
| | * | | | | | | | Merge branch 'fe-paginated-environments-api-add-pagination' into ↵ | Filipa Lacerda | 2017-02-16 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fe-paginated-environments-api-add-subview * fe-paginated-environments-api-add-pagination: Changes after review Rename storePagination to setPagination | ||||
| | | * | | | | | | | 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 tests Adds folder name in the top of the table | ||||
