Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace group spinach tests with RSpec analog | Semyon Pupkov | 2018-03-29 | 1 | -147/+0 |
| | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036 | ||||
* | Fix specs after removing assignee_id field | Valery Sizov | 2017-12-11 | 1 | -1/+1 |
| | |||||
* | Change all `:empty_project` to `:project`rs-empty_project-default | Robert Speicher | 2017-08-02 | 1 | -2/+2 |
| | |||||
* | Update specs for new upload path | Bob Van Landuyt | 2017-07-18 | 1 | -1/+1 |
| | |||||
* | Show group name instead of path on group pagedm-group-page-name | Douwe Maan | 2017-06-23 | 1 | -1/+1 |
| | |||||
* | Bring in security changes from the 9.2.5 release | DJ Mountney | 2017-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | Ran: - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch - git checkout -b 9-2-5-security-patch origin/v9.2.2 - git apply patchfile.patch - git commit - [Got the sha ref for the commit] - git checkout -b upstream-9-2-security master - git cherry-pick <SHA of the patchfile commit> - [Resolved conflicts] - git cherry-pick --continue | ||||
* | Backport of multiple_assignees_feature [ci skip] | Valery Sizov | 2017-05-04 | 1 | -2/+2 |
| | |||||
* | Remove repository trait from factories that don't need it in featuresrs-repository-project-trait | Robert Speicher | 2017-01-17 | 1 | -1/+1 |
| | |||||
* | Add the `:repository` trait to `:project` factories in Cucumber steps | Robert Speicher | 2017-01-17 | 1 | -1/+1 |
| | |||||
* | Update non-exist group spinach test to match routing | Dmitriy Zaporozhets | 2016-11-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Move edit group scenario to rspec and refactor groups_spec | Dmitriy Zaporozhets | 2016-10-14 | 1 | -12/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Enable Style/SpaceAfterColon Rubocop cops | Grzegorz Bizon | 2016-06-29 | 1 | -1/+1 |
| | |||||
* | Remove go to dashboard test suite for group page and get rid of AR warning | Dmitriy Zaporozhets | 2016-05-03 | 1 | -4/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Revert "Merge branch 'new-navigation-prototype' into 'master'" | Jacob Schatz | 2016-04-07 | 1 | -0/+4 |
| | | | This reverts merge request !3494 | ||||
* | Remove tests with back button | Dmitriy Zaporozhets | 2016-04-01 | 1 | -4/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Restrict access to confidential issues on activity feed | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -1/+1 |
| | |||||
* | Don't list merge requests from archived projects in Group view. | Rubén Dávila | 2016-03-02 | 1 | -0/+14 |
| | |||||
* | Don't list issues from archived projects in Group view. | Rubén Dávila | 2016-03-02 | 1 | -1/+14 |
| | |||||
* | moved and refactored feature based on feedback. Also updated CHANGELOG | James Lopez | 2016-01-27 | 1 | -0/+4 |
| | |||||
* | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | Split group feature tests | Dmitriy Zaporozhets | 2015-11-25 | 1 | -225/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Refactor group steps | Dmitriy Zaporozhets | 2015-11-25 | 1 | -61/+16 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Refactor group members tests a bit | Dmitriy Zaporozhets | 2015-11-25 | 1 | -16/+13 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Small code improvementfix-group-member | Dmitriy Zaporozhets | 2015-11-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix rubocop complain | Dmitriy Zaporozhets | 2015-11-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix 500 error when update group member permission | Dmitriy Zaporozhets | 2015-11-24 | 1 | -10/+41 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'master' into james11/gitlab-ce-removable-group-owner | Douwe Maan | 2015-11-17 | 1 | -1/+23 |
|\ | |||||
| * | Create milestones in the group | Dmitriy Zaporozhets | 2015-11-16 | 1 | -0/+22 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Better name for up-level linksgo-to-nav | Dmitriy Zaporozhets | 2015-11-03 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | fixed last group owner issue and added test | James Lopez | 2015-10-29 | 1 | -0/+18 |
|/ | |||||
* | Fix rubocop warnings in features | Guilherme Garnier | 2015-10-03 | 1 | -25/+25 |
| | |||||
* | Merge branch 'public_profiles' into 'master' | Dmitriy Zaporozhets | 2015-09-14 | 1 | -0/+20 |
|\ | | | | | | | | | | | | | | | | | | | Make all group public https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1219# Internal issue - https://dev.gitlab.org/gitlab/gitlabhq/issues/1361 See merge request !1247 | ||||
| * | Make all group public | Valery Sizov | 2015-09-09 | 1 | -0/+20 |
| | | |||||
* | | Consistently case `Back to X` links. | Douwe Maan | 2015-09-08 | 1 | -1/+1 |
|/ | |||||
* | Spinach tests | Artem Sidorenko | 2015-08-19 | 1 | -0/+9 |
| | |||||
* | Make left menu more hierarchical and less contextual by adding back item at top | Dmitriy Zaporozhets | 2015-07-10 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix avatar tests to use banana_sample.gif since SVG is not supported | Stan Hu | 2015-06-22 | 1 | -3/+3 |
| | |||||
* | Fix features syntax | Robert Speicher | 2015-06-22 | 1 | -1/+1 |
| | |||||
* | Change `within` to `page.within` in feature steps | Robert Speicher | 2015-06-12 | 1 | -7/+7 |
| | |||||
* | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 1 | -31/+31 |
| | |||||
* | Fix spec.browse-milestone-issues | Douwe Maan | 2015-05-27 | 1 | -2/+2 |
| | |||||
* | Add feature tests for inviting members. | Douwe Maan | 2015-04-14 | 1 | -0/+17 |
| | |||||
* | Fix adding new members to group | Dmitriy Zaporozhets | 2015-03-30 | 1 | -0/+26 |
| | |||||
* | Fix test for creating group from dashboard | Dmitriy Zaporozhets | 2015-03-10 | 1 | -19/+0 |
| | |||||
* | Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq ↵ | Dmitriy Zaporozhets | 2015-03-02 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | into cirosantilli-link-to-button Conflicts: app/views/shared/_issuable_filter.html.haml | ||||
| * | Convert Javascript links to buttons. | Ciro Santilli | 2015-01-17 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into extend_markdown_upload | Douwe Maan | 2015-02-24 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/projects/issues/_form.html.haml # app/views/projects/merge_requests/_form.html.haml # app/views/projects/merge_requests/_new_submit.html.haml # app/views/projects/milestones/_form.html.haml # app/views/projects/notes/_form.html.haml # app/views/projects/wikis/_form.html.haml # config/routes.rb # spec/controllers/projects_controller_spec.rb | ||||
| * | | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers. | ||||
* | | | Split up AttachmentUploader. | Douwe Maan | 2015-02-20 | 1 | -1/+1 |
| | | | |||||
* | | | Revert "Fix broken access control and refactor avatar upload" | Dmitriy Zaporozhets | 2015-02-19 | 1 | -1/+1 |
| | | | | | | | | | | | | This reverts commit 7d5f86f6cbd187e75a6ba164ad6bfd036977dd07. |