Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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-27 | 1 | -0/+5 | |
| | ||||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-20 | 1 | -5/+30 | |
| | ||||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-13 | 1 | -41/+0 | |
| | ||||||
* | 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 | -1/+18 | |
| | ||||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-28 | 2 | -11/+44 | |
| | ||||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-26 | 2 | -2/+2 | |
| | ||||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-18 | 1 | -3/+3 | |
| | ||||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-13 | 2 | -0/+18 | |
| | ||||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-17 | 1 | -17/+46 | |
| | ||||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-11 | 1 | -0/+1 | |
| | ||||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-10 | 1 | -3/+3 | |
| | ||||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-06 | 9 | -0/+19 | |
| | ||||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-06 | 9 | -19/+0 | |
| | ||||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-05 | 9 | -0/+19 | |
| | ||||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-11-29 | 1 | -0/+17 | |
| | ||||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-14 | 3 | -3/+29 | |
| | ||||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-25 | 1 | -0/+73 | |
| | ||||||
* | Merge branch '66741-remove-spec-rails_helper-rb' into 'master' | Grzegorz Bizon | 2019-09-03 | 8 | -8/+8 | |
|\ | | | | | | | | | | | | | Remove spec/rails_helper.rb Closes #66741 See merge request gitlab-org/gitlab-ce!32380 | |||||
| * | Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rb | Ash McKenzie | 2019-08-30 | 8 | -8/+8 | |
| | | | | | | | | | | rails_helper.rb's only logic was to require spec_helper.rb. | |||||
* | | Improve search result labels | Markus Koller | 2019-08-30 | 1 | -11/+3 | |
|/ | | | | | | | - Use "results" instead of "blobs", "wiki blobs", "snippet blobs" - Use "comments" instead of "notes" - Use correct pluralization - Don't add "1 - 10 of" if there's only one page | |||||
* | Fix flaky spec due to image lazy-loading65603-broken-master-spec-features-snippets-user_edits_snippet_spec-rb | Heinrich Lee Yu | 2019-08-05 | 1 | -1/+1 | |
| | ||||||
* | Remove snippet breadcrumb spec | Sean McGivern | 2019-08-01 | 1 | -19/+0 | |
| | | | | We removed the breadcrumbs in 0def36777e3f9e5f57fd0e1ebd023b43229622fc. | |||||
* | Rename broken spec files | Sean McGivern | 2019-08-01 | 1 | -0/+0 | |
| | | | | RSpec only executes files ending in _spec.rb. | |||||
* | Add frozen_string_literal to spec/features | Thong Kuah | 2019-07-26 | 12 | -0/+24 | |
| | | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758 | |||||
* | Persist tmp snippet uploads | Oswaldo Ferreira | 2019-06-17 | 1 | -1/+1 | |
| | | | | | | | | | | It persist temporary personal snippets under user/:id namespaces temporarily while creating a upload record to track it. If an user gets removed while it's still a tmp upload, it also gets removed. If the tmp upload is sent, the upload gets moved to personal_snippets/:id as before. The upload record also gets updated to the new model type as well. | |||||
* | Autocorrect with RSpec/ExampleWording cop | Thong Kuah | 2019-04-05 | 1 | -1/+1 | |
| | | | | | | | - rewords examples starting with 'should' - rewords examples starting with 'it' Note: I had to manually fixup "onlies" to "only" | |||||
* | Remove now-unnecessary md-preview class | Douwe Maan | 2019-03-26 | 2 | -2/+2 | |
| | ||||||
* | Add local markdown versionlocal-markdown-version | Jan Provaznik | 2019-02-06 | 1 | -8/+0 | |
| | | | | | | Cached markdown version is composed both from global and local markdown version. This allows admins to bump version locally when needed (e.g. when external URL is changed). | |||||
* | Remove Redcarpet markdown engine | Jan Provaznik | 2019-02-04 | 1 | -21/+0 | |
| | | | | | This engine was replaced with CommonMarker in 11.4, it was deprecated since then. | |||||
* | Feature/new user snippets breadcrumbs | J.D. Bean | 2018-09-24 | 1 | -0/+17 | |
| | ||||||
* | Unite green buttons under one css class | Dmitriy Zaporozhets | 2018-09-19 | 1 | -1/+1 | |
| | | | | | | Rename btn-new, btn-create and btn-save to btn-success Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | render using RedCarpet if legacy_render parameter is set | Brett Walker | 2018-09-05 | 1 | -11/+33 | |
| | ||||||
* | Show the status of a user in interactions | Bob Van Landuyt | 2018-07-30 | 2 | -0/+19 | |
| | | | | | | | | | | | | | | | 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 | |||||
* | Use proper markdown rendering for previews | Brett Walker | 2018-07-06 | 1 | -0/+20 | |
| | ||||||
* | Enable Capybara/FeatureMethods cop | Winnie Hellmann | 2018-07-05 | 9 | -28/+28 | |
| | ||||||
* | blank lines around expect removed | haseeb | 2018-03-27 | 1 | -3/+0 | |
| | ||||||
* | removed creating project | haseeb | 2018-03-19 | 1 | -4/+3 | |
| | ||||||
* | updated integration test | haseeb | 2018-03-19 | 1 | -13/+12 | |
| | ||||||
* | integration test added | haseeb | 2018-03-17 | 1 | -0/+30 | |
| | ||||||
* | add InspectRequests helper automatically to :js tests | Mike Greiling | 2017-11-02 | 1 | -1/+0 | |
| | ||||||
* | update all status_code calls to use new inspect_requests helper | Mike Greiling | 2017-10-26 | 1 | -6/+7 | |
| | ||||||
* | add accept_confirm around "delete comment" button | Mike Greiling | 2017-10-24 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into sh-headless-chrome-support | Mike Greiling | 2017-10-09 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (113 commits) Introduce new hook data builders for Issue and MergeRequest Don't create todos for old issue assignees Start adding Gitlab::HookData::IssuableBuilder Include the changes in issuable webhook payloads Rename the `codeclimate` job to `codequality` Don't show an "Unsubscribe" link in snippet comment notifications Add QA::Scenario::Gitlab::Group::Create Removes CommitsList from global namespace Fix wiki empty page translation namespace not being removed Fixes mini graph in commit view Fix link to new i18n index page Update i18n docs Move i18n/introduction to i18n/index Resolve "Simple documentation update - backup to restore in restore section" Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespace Move cycle analytics banner into a vue file Updated Icons + Fix for Collapsed Groups Angle Don't create fork networks for root projects that are deleted Remove executable permissions on images to make docs lint happy Sync up hard coded DN class in migration ... | |||||
| * | 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. | |||||
* | | Replaced trigger click calls for click, also fixed ace_editor-input test | Jose Ivan Vargas | 2017-09-27 | 1 | -2/+2 | |
| | | ||||||
* | | Replaced trigger calls for click, fixed click_on call | Jose Ivan Vargas | 2017-09-26 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into sh-headless-chrome-support | Stan Hu | 2017-08-31 | 1 | -1/+1 | |
|\ \ | |/ |