Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2023-03-22 | 2 | -2/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2023-02-07 | 6 | -6/+6 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-12-05 | 6 | -6/+6 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-05-03 | 1 | -9/+0 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-04-21 | 1 | -0/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-03-18 | 1 | -1/+0 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-01-13 | 1 | -1/+3 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-11-16 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-10-08 | 3 | -13/+9 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-10-06 | 2 | -134/+70 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-09-17 | 2 | -87/+131 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-07-31 | 2 | -239/+86 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-06-03 | 6 | -7/+7 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-05-13 | 2 | -3/+3 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-05-06 | 1 | -13/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-04-23 | 1 | -15/+0 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-04-21 | 2 | -0/+3 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-04-06 | 1 | -4/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-04-01 | 1 | -2/+4 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-20 | 1 | -2/+29 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-19 | 1 | -1/+5 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-13 | 1 | -0/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-12 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-10 | 1 | -0/+23 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-09 | 1 | -4/+21 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-28 | 1 | -6/+26 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-26 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-25 | 2 | -6/+6 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-13 | 1 | -0/+20 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-05 | 1 | -0/+10 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-01-31 | 1 | -16/+81 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-20 | 1 | -2/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-17 | 5 | -0/+9 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-10 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-11-26 | 1 | -1/+1 |
| | |||||
* | Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rb | Ash McKenzie | 2019-08-30 | 1 | -1/+1 |
| | | | | | rails_helper.rb's only logic was to require spec_helper.rb. | ||||
* | Add frozen_string_literal to spec/features | Thong Kuah | 2019-07-26 | 6 | -0/+12 |
| | | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758 | ||||
* | Autocorrect with RSpec/ExampleWording cop | Thong Kuah | 2019-04-05 | 1 | -2/+2 |
| | | | | | | | - rewords examples starting with 'should' - rewords examples starting with 'it' Note: I had to manually fixup "onlies" to "only" | ||||
* | Re-enable MethodCallWithoutArgsParentheses Cop | Andrew Newdigate | 2019-01-29 | 1 | -1/+1 |
| | | | | | Re-enables and autocorrects all instances of the Style/MethodCallWithoutArgsParentheses rule | ||||
* | Show the status of a user in interactions | Bob Van Landuyt | 2018-07-30 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | The status is shown for - The author of a commit when viewing a commit - Notes on a commit (regular/diff) - The user that triggered a pipeline when viewing a pipeline - The author of a merge request when viewing a merge request - The author of notes on a merge request (regular/diff) - The author of an issue when viewing an issue - The author of notes on an issue - The author of a snippet when viewing a snippet - The author of notes on a snippet - A user's profile page - The list of members of a group/user | ||||
* | Resolve "Rename the `Master` role to `Maintainer`" Backend | Mark Chao | 2018-07-11 | 6 | -6/+6 |
| | |||||
* | Migrate features/project/project.feature to RSpec and reorganize several ↵ | Rémy Coutable | 2018-04-09 | 6 | -6/+30 |
| | | | | | | Project feature specs Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specs | blackst0ne | 2017-12-22 | 2 | -2/+2 |
| | |||||
* | fix create_snipper and diff_notes specs | Jose Ivan Vargas | 2017-10-05 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into sh-headless-chrome-support | Mike Greiling | 2017-09-18 | 4 | -0/+90 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (97 commits) Eliminate N+1 queries in loading discussions.json endpoint Clean up read_registry scope changes Add missing import statements Improve “New project“ page description Fix notification message when admin label was modified Remove gaps under nav on build page Replace the 'project/snippets.feature' spinach test with an rspec analog Use correct group members path for members flyout link Fix docs for lightweight tag creation via API Replace the 'project/commits/revert.feature' spinach test with an rspec analog Merge branch 'rs-incoming-email-domain-docs' into 'security-10-0' Replace the 'project/archived.feature' spinach test with an rspec analog Fix broken link in docs/api/wiki.md Fixed the new sidebars width when browser has scrollbars Improve 'spec/features/profiles/*' specs Replace the 'search.feature' spinach test with an rspec analog dedupe yarn packages add dependency approvals (all MIT license) update build image to latest with node 8.x, yarn 1.0.2, and chrome 61 Ensure we use `Entities::User` for non-admin `users/:id` API requests ... | ||||
| * | Replace the 'project/snippets.feature' spinach test with an rspec analog | Vitaliy @blackst0ne Klachkov | 2017-09-18 | 4 | -0/+90 |
| | | |||||
* | | Rename find('.ace_editor') -> find('.ace_text-input') to make Chrome happy | Stan Hu | 2017-08-16 | 1 | -1/+1 |
|/ | |||||
* | Change all `:empty_project` to `:project`rs-empty_project-default | Robert Speicher | 2017-08-02 | 1 | -1/+1 |
| | |||||
* | Use `empty_project` where possible in spec/features/projects | Robert Speicher | 2017-07-27 | 1 | -1/+1 |
| | |||||
* | Remove superfluous type defs in specs | Keifer Furzland | 2017-07-27 | 2 | -2/+2 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> |