Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into 'issue_38337' | Felipe Artur | 2018-03-06 | 10 | -44/+42 |
|\ | | | | | | | | | # Conflicts: # app/models/group.rb # db/schema.rb | ||||
| * | Merge branch '40187-project-branch-dashboard-with-active-stale-branches' ↵ | Rémy Coutable | 2018-03-06 | 1 | -11/+0 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Add overview of branches and filtered views for active/stale branches Closes #40187 et #17293 See merge request gitlab-org/gitlab-ce!15402 | ||||
| | * | Add overview of branches and a filter for active/stale branches | Takuya Noguchi | 2018-03-06 | 1 | -11/+0 |
| | | | |||||
| * | | Merge branch 'ce-3839-ci-cd-only-projects-fe' into 'master' | Robert Speicher | 2018-03-05 | 1 | -0/+26 |
| |\ \ | | | | | | | | | | | | | | | | | 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 | -0/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 5 | -14/+14 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | 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 and spec | Dmitriy Zaporozhets | 2018-03-05 | 4 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | | | Replace deprecated path_with_namespace with full_path | Dmitriy Zaporozhets | 2018-03-05 | 1 | -7/+7 |
| | |/ / | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Merge branch 'kp-label-select-vue' into 'master' | Phil Hughes | 2018-03-05 | 1 | -0/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Port Labels Select dropdown to Vue See merge request gitlab-org/gitlab-ce!17411 | ||||
| | * | | | Allow exposing methods to `gon_helper` | Kushal Pandya | 2018-03-05 | 1 | -0/+1 |
| | |/ / | |||||
| * | | | Merge branch '43334-reply-by-email-did-not-pick-up-unsubscribe-quick-action' ↵ | Rémy Coutable | 2018-03-05 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Reply-by-email did not pick up /unsubscribe quick action" Closes #43334 See merge request gitlab-org/gitlab-ce!17482 | ||||
| | * | | | Fix quick actions for users who cannot update issues and MRs43334-reply-by-email-did-not-pick-up-unsubscribe-quick-action | Sean McGivern | 2018-03-02 | 1 | -1/+1 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | There are several quick actions now that don't need this access - /todo and /unsubscribe for instance - but when these were first added, there weren't. Quick actions are now responsible for checking their own permissions. | ||||
| * | | | removed helper methods | Phil Hughes | 2018-03-02 | 2 | -18/+0 |
| |/ / | |||||
* | | | Address review comments | Felipe Artur | 2018-03-05 | 2 | -8/+6 |
| | | | |||||
* | | | Bring one group board to CE | Felipe Artur | 2018-03-03 | 3 | -9/+25 |
|/ / | |||||
* | | Remove u2f webpack bundle | Mike Greiling | 2018-03-01 | 1 | -5/+0 |
| | | |||||
* | | Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master' | Douwe Maan | 2018-03-01 | 3 | -5/+5 |
|\ \ | |/ |/| | | | | | Moved o_auth/saml/ldap modules under gitlab/auth See merge request gitlab-org/gitlab-ce!17359 | ||||
| * | Moved o_auth/saml/ldap modules under gitlab/auth | Horatiu Eugen Vlad | 2018-02-28 | 3 | -5/+5 |
| | | |||||
* | | Render MR Notes with Vue with behind a cookie | Fatih Acet | 2018-02-28 | 1 | -0/+31 |
| | | |||||
* | | Merge branch '43510-merge-requests-and-issues-don-t-show-for-all-subgroups' ↵ | Grzegorz Bizon | 2018-02-27 | 1 | -4/+14 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Merge requests and issues don't show for all subgroups" Closes #43510 See merge request gitlab-org/gitlab-ce!17312 | ||||
| * | | Fix subgroup issue and MR pages empty states and counts43510-merge-requests-and-issues-don-t-show-for-all-subgroups | Sean McGivern | 2018-02-27 | 1 | -4/+14 |
| | | | | | | | | | | | | | | | Previously, these wouldn't count issues or MRs in subgroups - meaning that if _this_ group had no issues or MRs, we'd show the empty state, which was wrong. | ||||
* | | | Merge branch '41255-refactoring-of-blob-link-methods-in-blob_helper' into ↵ | Douwe Maan | 2018-02-26 | 2 | -67/+80 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Refactoring of blob link methods in blob_helper" Closes #41255 See merge request gitlab-org/gitlab-ce!16851 | ||||
| * | | refactor methods inline41255-refactoring-of-blob-link-methods-in-blob_helper | James Lopez | 2018-02-23 | 1 | -6/+6 |
| | | | |||||
| * | | inline methods | James Lopez | 2018-02-23 | 1 | -23/+7 |
| | | | |||||
| * | | fix fork button issue | James Lopez | 2018-02-23 | 1 | -1/+1 |
| | | | |||||
| * | | refactor code based on feedback | James Lopez | 2018-02-23 | 1 | -25/+26 |
| | | | |||||
| * | | refactor code based on feedback | James Lopez | 2018-02-23 | 1 | -11/+11 |
| | | | |||||
| * | | refactor blob link methods | James Lopez | 2018-02-23 | 1 | -10/+11 |
| | | | |||||
| * | | fix static analysis | James Lopez | 2018-02-23 | 1 | -1/+1 |
| | | | |||||
| * | | fix specs | James Lopez | 2018-02-23 | 1 | -3/+7 |
| | | | |||||
| * | | fix specs | James Lopez | 2018-02-23 | 1 | -5/+6 |
| | | | |||||
| * | | fix specs | James Lopez | 2018-02-23 | 1 | -1/+1 |
| | | | |||||
| * | | more refactoring | James Lopez | 2018-02-23 | 1 | -17/+15 |
| | | | |||||
| * | | some initial refactoring | James Lopez | 2018-02-23 | 1 | -9/+17 |
| | | | |||||
| * | | refactor modify_file_link | James Lopez | 2018-02-23 | 1 | -5/+18 |
| | | | |||||
| * | | fix spec | James Lopez | 2018-02-23 | 1 | -3/+3 |
| | | | |||||
| * | | fix specs | James Lopez | 2018-02-23 | 1 | -1/+1 |
| | | | |||||
| * | | some more refactoring | James Lopez | 2018-02-23 | 2 | -6/+10 |
| | | | |||||
| * | | fix specs | James Lopez | 2018-02-23 | 1 | -4/+4 |
| | | | |||||
| * | | refactor methods further (in helper) | James Lopez | 2018-02-23 | 1 | -7/+20 |
| | | | |||||
| * | | a bit more refactoring | James Lopez | 2018-02-23 | 1 | -25/+3 |
| | | | |||||
| * | | initial refactor | James Lopez | 2018-02-23 | 1 | -14/+22 |
| |/ | |||||
* | | Don't convert issuable_initial_data into JSONjprovazn-issuable-data | Jan Provaznik | 2018-02-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Instead of converting hash into JSON inside issuable_initial_data method, return hash and convert to JSON later. This allows us to easily extend basic issuable data with resource specific values. For example for Epic these data should include also labels, so we can then do something like: issuable_initial_data(@epic).merge(labels: @epic.labels).to_json | ||||
* | | Add DNS verification to Pages custom domains | Nick Thomas | 2018-02-23 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'bvl-external-auth-port' into 'master' | Douwe Maan | 2018-02-23 | 7 | -21/+113 |
|\ | | | | | | | | | 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 | 7 | -21/+113 |
| | | |||||
* | | Add Tip about Push to Create project on New Project page | André Luís | 2018-02-23 | 1 | -0/+11 |
| | | |||||
* | | Move can_current_user_push_to_branch to Presenter | Oswaldo Ferreira | 2018-02-22 | 1 | -1/+3 |
| | | |||||
* | | Simplify project check with duck typing | Oswaldo Ferreira | 2018-02-22 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into 42431-add-auto-devops-and-clusters-button-to-projects | Eric Eastwood | 2018-02-22 | 6 | -16/+53 |
|\ \ | |/ |