| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove common_vue bundle | Mike Greiling | 2018-03-06 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'master' into 'issue_38337' | Felipe Artur | 2018-03-06 | 6 | -23/+16 |
| |\ | | | | | | | | | # Conflicts: # app/models/group.rb # db/schema.rb | ||||
| | * | Merge branch 'ce-3839-ci-cd-only-projects-fe' into 'master' | Robert Speicher | 2018-03-05 | 1 | -7/+12 |
| | |\ | | | | | | | | | | | | | Create CI/CD-only projects by URL -- CE backport See merge request gitlab-org/gitlab-ce!17342 | ||||
| | | * | CI/CD-only projects FE | Eric Eastwood | 2018-03-05 | 1 | -7/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ee/issues/3839 Conflicts: app/assets/javascripts/projects/project_new.js app/views/shared/_import_form.html.haml ee/app/controllers/ee/projects_controller.rb ee/spec/features/projects/new_project_spec.rb locale/gitlab.pot | ||||
| | * | | Merge branch 'dz-use-less-deprecated-methods' into 'master' | Douwe Maan | 2018-03-05 | 4 | -4/+4 |
| | |\ \ | | | | | | | | | | | | | | | | | Reduce usage of deprecated *_with_namespace methods See merge request gitlab-org/gitlab-ce!17523 | ||||
| | | * | | Replace deprecated name_with_namespace with full_name in app/views | Dmitriy Zaporozhets | 2018-03-05 | 4 | -4/+4 |
| | | |/ | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | | removed show_new_branch_form | Phil Hughes | 2018-03-02 | 1 | -6/+0 |
| | | | | |||||
| | * | | removed helper methods | Phil Hughes | 2018-03-02 | 1 | -6/+0 |
| | |/ | |||||
| * | | Bring one group board to CE | Felipe Artur | 2018-03-03 | 3 | -2/+6 |
| |/ | |||||
| * | Ignore InlineJavaScript linter in existing script tag locations.winh-inline-script-linter | Connor Shea | 2018-02-28 | 3 | -0/+5 |
| | | |||||
| * | remove a bunch of superfluous common_vue bundlesdispatcher-cleanup | Mike Greiling | 2018-02-28 | 2 | -4/+0 |
| | | |||||
| * | Render MR Notes with Vue with behind a cookie | Fatih Acet | 2018-02-28 | 1 | -3/+4 |
| | | |||||
| * | Remove snippet bundle webpack entry point | Clement Ho | 2018-02-27 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'remove-sidebar-bundle' into 'master' | Jacob Schatz | 2018-02-27 | 1 | -1/+0 |
| |\ | | | | | | | | | Remove sidebar bundle webpack entry point See merge request gitlab-org/gitlab-ce!17343 | ||||
| | * | Merge branch 'master' into remove-sidebar-bundleremove-sidebar-bundle | Clement Ho | 2018-02-23 | 1 | -1/+0 |
| | |\ | |||||
| | * | | Remove sidebar bundle webpack entry point | Clement Ho | 2018-02-23 | 1 | -1/+0 |
| | | | | |||||
| * | | | Improve Member servicesrc/reduce-delta-with-ce-in-controllers-ce | Rémy Coutable | 2018-02-27 | 1 | -3/+5 |
| | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | Move the #update action from Project/Member controllers to the ↵ | Rémy Coutable | 2018-02-27 | 1 | -0/+4 |
| | |/ |/| | | | | | | | | | MembershipActions concern Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | Merge branch 'master' into 'boards-bundle-refactor' | Jacob Schatz | 2018-02-23 | 2 | -3/+3 |
| |\ \ | |/ | | | | | # Conflicts: # config/webpack.config.js | ||||
| | * | Merge branch 'bvl-external-auth-port' into 'master' | Douwe Maan | 2018-02-23 | 1 | -2/+2 |
| | |\ | | | | | | | | | | | | | Port `read_cross_project` ability from EE See merge request gitlab-org/gitlab-ce!17208 | ||||
| | | * | Port `read_cross_project` ability from EE | Bob Van Landuyt | 2018-02-22 | 1 | -2/+2 |
| | | | | |||||
| | * | | Merge branch 'master' into 42431-add-auto-devops-and-clusters-button-to-projects | Eric Eastwood | 2018-02-22 | 12 | -31/+23 |
| | |\ \ | | |/ | |||||
| | * | | Move button list logic to project presenter | Oswaldo Ferreira | 2018-02-20 | 1 | -1/+1 |
| | | | | |||||
| * | | | Resolved conflicts with master | Constance Okoghenun | 2018-02-21 | 3 | -17/+9 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Rest of Dispatcher Refactor | Jacob Schatz | 2018-02-21 | 1 | -1/+0 |
| | | | | |||||
| | * | | #28481: Display time tracking totals on milestone page | Riccardo Padovani | 2018-02-21 | 1 | -15/+8 |
| | | | | |||||
| | * | | Merge branch '35418-remove-underline-for-avatar' into 'master' | Clement Ho | 2018-02-21 | 1 | -1/+1 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Remove underline for avatar" Closes #35418 See merge request gitlab-org/gitlab-ce!17219 | ||||
| | | * | | 35418 - remove avatar underline | Ken | 2018-02-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | 35418 - update changelog | ||||
| * | | | | Resolved conflicts with master | Constance Okoghenun | 2018-02-20 | 2 | -3/+3 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Chart.html.haml refactor | Jacob Schatz | 2018-02-19 | 2 | -3/+3 |
| | |/ / | |||||
| * | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵ | Constance Okoghenun | 2018-02-16 | 1 | -3/+3 |
| |\ \ \ | |/ / | | | | | | | boards-bundle-refactor | ||||
| | * | | Merge branch ↵ | Rémy Coutable | 2018-02-15 | 1 | -3/+3 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '40623-fix-404-when-listing-archived-projects-in-a-group-where-all-projects-have-been-archived' into 'master' Resolve "404 when listing archived projects in a group where all projects have been archived" Closes #40623 See merge request gitlab-org/gitlab-ce!17077 | ||||
| | | * | | Change group_children_path to filter_groups_path like for the sort order filter | Ashley Dumaine | 2018-02-15 | 1 | -3/+3 |
| | | |/ | | | | | | | | | | Signed-off-by: Ashley Dumaine <adumaine@datto.com> | ||||
| * | | | Refactored use of boards/boards_bundle.js, created a dipatcher import | Constance Okoghenun | 2018-02-15 | 1 | -1/+0 |
| |/ / | |||||
| * | | Retrieve project creator's avatar by creator, not creator#email. | Andreas Brandl | 2018-02-13 | 1 | -1/+1 |
| | | | |||||
| * | | Use more specific #avatar_icon_for_email. | Andreas Brandl | 2018-02-13 | 1 | -1/+1 |
| | | | |||||
| * | | Use more specific #avatar_icon_for_user. | Andreas Brandl | 2018-02-13 | 6 | -6/+6 |
| |/ | | | | | Whenever we already deal with a User object, let's use the more specific method avatar_icon_for_user. | ||||
| * | Fix warning messages for promoting labels and milestones | Jose Ivan Vargas | 2018-02-12 | 2 | -2/+2 |
| | | |||||
| * | Translate issuable sidebar34416-issue-i18n | Jarka Kadlecová | 2018-02-07 | 5 | -42/+46 |
| | | |||||
| * | Fix N+1 query problem for snippets dashboard.40755-snippets-author-n+1 | Andreas Brandl | 2018-02-07 | 1 | -1/+1 |
| | | | | | Closes #40755. | ||||
| * | Merge branch '39550-group-labels-redesign' into 'master' | Tim Zallmann | 2018-02-06 | 3 | -24/+51 |
| |\ | | | | | | | | | | | | | Resolve "Group label list page redesign" Closes #39550 See merge request gitlab-org/gitlab-ce!16592 | ||||
| | * | Use sprite_icon and variables39550-group-labels-redesign | Annabel Dunstone Gray | 2018-02-05 | 1 | -1/+1 |
| | | | |||||
| | * | Fix labels specs | Annabel Dunstone Gray | 2018-01-30 | 2 | -3/+3 |
| | | | |||||
| | * | Add modal for label deletion | Annabel Dunstone Gray | 2018-01-29 | 2 | -3/+26 |
| | | | |||||
| | * | Change delete notice; update mobile styles | Annabel Dunstone Gray | 2018-01-29 | 1 | -11/+11 |
| | | | |||||
| | * | Start redesign of group labels page | Annabel Dunstone Gray | 2018-01-29 | 2 | -21/+25 |
| | | | |||||
| * | | Merge branch 'fix/adjust-button-group-width-on-mobile' into 'master' | Clement Ho | 2018-02-02 | 4 | -14/+17 |
| |\ \ | |/ |/| | | | | | Improve top area navigation See merge request gitlab-org/gitlab-ce!16726 | ||||
| | * | Improve top area navigation | George Tsiolis | 2018-02-02 | 4 | -14/+17 |
| | | | | | | | | | | | | | - Change button group width on mobile to 100% - Added scrolling container to activity top area secondary navigation - Added bottom border to top-area nav-links to separate them from nav-controls | ||||
| * | | Create merge request specqa_78_create_merge_request | Felipe Artur | 2018-01-26 | 3 | -3/+3 |
| |/ | |||||
| * | Merge branch 'winh-delete-milestone-modal' into 'master' | Phil Hughes | 2018-01-25 | 1 | -3/+10 |
| |\ | | | | | | | | | | | | | Add modal for deleting a milestone Closes #41314 See merge request gitlab-org/gitlab-ce!16229 | ||||
