| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Include subgroup issuables on the group page30106-group-issues | Jarka Kadlecová | 2018-02-01 | 1 | -24/+45 |
| | | |||||
| * | Rendering of emoji's in Group-Overview | Jacopo | 2017-12-24 | 1 | -0/+16 |
| | | | | | Allows rendering of emoji's in the Group Overview. | ||||
| * | Hide issues and MRs in labels list if disabledsophie-h/gitlab-ce-patch-15 | Sophie Herold | 2017-12-11 | 1 | -0/+15 |
| | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Merge branch 'bvl-10-2-email-disclosure' into 'security-10-2' | Douwe Maan | 2017-12-08 | 1 | -0/+21 |
| | | | | | | | | | | | | | (10.2) Avoid partial partial email adresses for matching See merge request gitlab/gitlabhq!2232 (cherry picked from commit 081aa1e91a777c9acb31be4a1e76b3dd7032fa9a) There are unresolved conflicts in app/models/user.rb. fa85a3fd Don't allow searching for partial user emails | ||||
| * | Merge branch '39720-group-milestone-sorting' into 'master' | Sean McGivern | 2017-11-22 | 1 | -0/+51 |
| |\ | | | | | | | | | | | | | Add Group Milestone sorting Closes #39720 See merge request gitlab-org/gitlab-ce!15230 | ||||
| | * | Add group milestone to feature spec and minor changes | George Andrinopoulos | 2017-11-07 | 1 | -0/+5 |
| | | | |||||
| | * | Add Group Milestone sorting | George Andrinopoulos | 2017-11-07 | 1 | -0/+46 |
| | | | |||||
| * | | Don't perform a JS request when deleting a membership.bvl-refresh-member-listing-on-removal | Bob Van Landuyt | 2017-11-13 | 1 | -1/+5 |
| |/ | |||||
| * | Added group milestones form spec | Luke "Jared" Bennett | 2017-10-20 | 1 | -3/+10 |
| | | |||||
| * | Merge branch 'bvl-group-trees' into 'master' | Douwe Maan | 2017-10-17 | 1 | -0/+31 |
| |\ | | | | | | | | | | | | | Show collapsible tree on the project show page Closes #30343 See merge request gitlab-org/gitlab-ce!14055 | ||||
| | * | Skip some nested group specs when using MySQL | Bob Van Landuyt | 2017-10-12 | 1 | -1/+2 |
| | | | |||||
| | * | Merge branch 'master' into bvl-group-trees | Bob Van Landuyt | 2017-10-10 | 1 | -1/+1 |
| | |\ | |||||
| | * | | Hide "New subgroup" links when subgroups are not supported | Bob Van Landuyt | 2017-10-05 | 1 | -0/+30 |
| | | | | |||||
| * | | | Merge branch 'move_markdown_preview_to_concern' into 'master' | Sean McGivern | 2017-10-11 | 1 | -0/+21 |
| |\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Add support for markdown preview to group milestones Closes #30241 See merge request gitlab-org/gitlab-ce!14806 | ||||
| | * | | Add support for markdown preview to group milestonesmove_markdown_preview_to_concern | Vitaliy @blackst0ne Klachkov | 2017-10-11 | 1 | -0/+21 |
| | |/ | |||||
| * | | Replaces `tag: true` into `:tag` in the specs | Jacopo | 2017-10-07 | 1 | -1/+1 |
| |/ | | | | | | Replaces all the explicit include metadata syntax in the specs (tag: true) into the implicit one (:tag). Added a cop to prevent future errors and handle autocorrection. | ||||
| * | Merge branch 'revert-sidebar-title-attribute' into 'master' | Filipa Lacerda | 2017-09-15 | 1 | -1/+1 |
| |\ | | | | | | | | | Remove title attribute from sidebar elements See merge request gitlab-org/gitlab-ce!14140 | ||||
| | * | fixed merge request specrevert-sidebar-title-attribute | Phil Hughes | 2017-09-13 | 1 | -1/+1 |
| | | | |||||
| * | | Return only group's members in user dropdowns on issuables list pages20824-scope-users-to-members-in-group-issuable-list | Rémy Coutable | 2017-09-14 | 1 | -0/+22 |
| |/ | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Merge branch 'improve-share-locking-feature-for-subgroups' into 'master' | Douwe Maan | 2017-09-07 | 1 | -0/+62 |
| |\ | | | | | | | | | | | | | Improve "Share with group lock" feature for subgroups Closes #30550 See merge request !13944 | ||||
| | * | Refer to “Share with group lock” consistentlyimprove-share-locking-feature-for-subgroups | Michael Kozono | 2017-09-06 | 1 | -8/+8 |
| | | | |||||
| | * | Specify nested_groups specs | Michael Kozono | 2017-09-06 | 1 | -1/+1 |
| | | | |||||
| | * | Enable share_with_group_lock on subgroup | Michael Kozono | 2017-09-06 | 1 | -0/+62 |
| | | | | | | | | | …when needed | ||||
| * | | Add top level items to fly-out navigation | Phil Hughes | 2017-09-06 | 1 | -1/+1 |
| |/ | | | | | | This only appears when in the collapsed sidebar. If the sidebar is expanded, then these items are hidden & no fly-out navigation is displayed. Closes #36294 | ||||
| * | Fixed group merge requests failure | Phil Hughes | 2017-09-01 | 1 | -1/+1 |
| | | |||||
| * | spec updates | Phil Hughes | 2017-08-29 | 2 | -53/+2 |
| | | |||||
| * | Add a simple spec that checks filtered search works at group merge request page | Hiroyuki Sato | 2017-08-27 | 1 | -0/+15 |
| | | |||||
| * | Fix edit milestone path from group milestones list | Jarka Kadlecova | 2017-08-16 | 1 | -2/+27 |
| | | |||||
| * | Enable Timecop safe mode32004-use-timecop-safe-mode | Rémy Coutable | 2017-08-11 | 1 | -6/+4 |
| | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Enable the RSpec/HookArgument cop and auto-correct offenses | Robert Speicher | 2017-08-10 | 1 | -1/+1 |
| | | |||||
| * | Group-level new issue & MR using previously selected project | Bryce Johnson | 2017-08-07 | 1 | -2/+2 |
| | | |||||
| * | Change all `:empty_project` to `:project`rs-empty_project-default | Robert Speicher | 2017-08-02 | 3 | -3/+3 |
| | | |||||
| * | Add filtered search to group issue dashboard | Clement Ho | 2017-08-02 | 1 | -5/+5 |
| | | |||||
| * | Use `empty_project` where possible in spec/features/groups | Robert Speicher | 2017-07-27 | 3 | -5/+5 |
| | | |||||
| * | Remove superfluous type defs in specs | Keifer Furzland | 2017-07-27 | 15 | -15/+15 |
| | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Support multiple Redis instances based on queue type | Paul Charlton | 2017-07-11 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' into rs-sign_in | Robert Speicher | 2017-07-07 | 1 | -0/+28 |
| |\ | |||||
| | * | Native group milestones | Felipe Artur | 2017-07-07 | 1 | -0/+28 |
| | | | |||||
| * | | Change gitlab_sign_in to sign_in where possible | Robert Speicher | 2017-06-29 | 11 | -13/+16 |
| |/ | |||||
| * | Merge branch 'dz-refactor-group-members-tests' into 'master' | Douwe Maan | 2017-06-27 | 9 | -80/+146 |
| |\ | | | | | | | | | Refactor group members tests See merge request !12465 | ||||
| | * | Move another group member spec from spinachdz-refactor-group-members-tests | Dmitriy Zaporozhets | 2017-06-26 | 1 | -0/+17 |
| | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | Fix leave_group_spec.rb | Dmitriy Zaporozhets | 2017-06-26 | 1 | -3/+3 |
| | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | Move "remove group member" spec from spinach to rspec | Dmitriy Zaporozhets | 2017-06-26 | 2 | -63/+92 |
| | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | Rename group member specs for consistent naming | Dmitriy Zaporozhets | 2017-06-26 | 5 | -4/+8 |
| | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | Fix wrong scenario title to owner_manages_access_requests_spec.rb | Dmitriy Zaporozhets | 2017-06-26 | 1 | -2/+2 |
| | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | Merge group request access specs under one file | Dmitriy Zaporozhets | 2017-06-26 | 2 | -17/+8 |
| | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | Combine group leave feature specs in one file | Dmitriy Zaporozhets | 2017-06-26 | 3 | -37/+62 |
| | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | Improve scenario description for the group labels subscription spec | Douglas Barbosa Alexandre | 2017-06-26 | 1 | -1/+1 |
| | | | |||||
| * | | Allow users to subscribe to group labels on group labels page | Douglas Barbosa Alexandre | 2017-06-26 | 1 | -0/+51 |
| | | | |||||
| * | | Show group name instead of path on group pagedm-group-page-name | Douwe Maan | 2017-06-23 | 1 | -4/+4 |
| |/ | |||||
