Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-24Replace author_link snake case in stylesheets, specs, and helpersGeorge Tsiolis
2018-07-24Replace author_link snake case in specsGeorge Tsiolis
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-05-29Add 'squash and rebase' feature to CEblackst0ne
2018-01-18Improve MR feature specs and reduce duplicationRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-21Merge branch '40063-markdown-editor-improvements' into 'master'Filipa Lacerda
Hide toolbar in markdown preview mode Closes #40063 See merge request gitlab-org/gitlab-ce!15994
2017-12-21Stub old image diff urlClement Ho
2017-12-20Add spec for previewing a noteAnnabel Dunstone Gray
2017-12-20Fix a failure because we stub DiffHelper#diff_file_blob_raw_path instead of ↵Rémy Coutable
#diff_file_blob_raw_url Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-12-19Fix onion-skin re-entering stateClement Ho
2017-12-18Merge branch 'osw-isolate-mr-widget-exposed-attributes' into 'master'Sean McGivern
Stop sending milestone and labels for Projects::MergeRequestsController#show.json requests See merge request gitlab-org/gitlab-ce!15847
2017-12-15Stop sending milestone and labels data over the wire for MR widgetOswaldo Ferreira
requests
2017-12-11Fix image view modeClement Ho
2017-12-07Merge branch 'acet-fix-branches-list-on-cherry-pick-modal-after-merge' into ↵Jacob Schatz
'master' Fix loading branches list on cherry pick modal after merge. Closes #33894 See merge request gitlab-org/gitlab-ce!15306
2017-12-07adding view and feature specsmicael.bergeron
2017-12-05Ensure pippeline corresponds with the sha of an MRJarka Kadlecova
2017-12-04Fix loading branches list on cherry pick modal after merge.Fatih Acet
2017-12-03Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski
2017-11-12Merge branch '39564-clear-filter-on-gitlab-dropdown-open' into 'master'Tim Zallmann
Clear filter on gl_dropdown open Closes #39564 See merge request gitlab-org/gitlab-ce!15214
2017-11-09Move clear search test to JS to reduce overkillEric Eastwood
Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/33661
2017-11-06add feature spec to assert no linked filter inputsLuke "Jared" Bennett
2017-11-03replace use of unsupported trigger method with clickMike Greiling
2017-11-03Merge branch 'master' into sh-headless-chrome-supportMike Greiling
* master: (109 commits) Remove Filesystem check metrics that use too much CPU to handle requests Set merge_request_diff_id on MR when creating Add a column linking an MR to its diff Remove useless closeReopenReport specs Clarify external artifacts only working when GitLab pages is enabled Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when the memory killer kicks in Remove an exception from the git user default SSH config check Geo route whitelisting is too optimistic Update .nvmrc to current stable (v9.0.0) Update documentation Address Douwe's feedback Refactor responsive table styles to support nested error block Add changelog items Update specs for sudo behavior Move RSS and incoming email tokens from User Settings > Accounts to User Settings > Access Tokens Remove user authentication_token column Migrate user private tokens to personal access tokens Add sudo API scope Consistently use PersonalAccessToken instead of PersonalToken Remove User#private_token ...
2017-11-02explicitly add Accept: */* HTTP header back to testMike Greiling
2017-11-02add CookieHelper and InputHelper automatically to :js testsMike Greiling
2017-11-01prevent resolve buttons from being clicked twice triggering a race conditionMike Greiling
2017-10-30add accept_confirm when attempting to stop an environment in ↵Mike Greiling
widget_deployments_spec.rb
2017-10-30Lets try with trigger('click')Tim Zallmann
2017-10-30Merge branch 'master' into sh-headless-chrome-supportMike Greiling
* master: (96 commits) Fetch the merged branches at once Merging EE doc into CE Avoid using Rugged in Gitlab::Git::Wiki#preview_slug Cache commits on the repository model Remove groups_select from global namespace & simplifies the code Change default disabled merge request widget message to "Merge is not allowed yet" Semi-linear history merge is now available in CE. Remove repetitive karma spec Improve spec to check hidden component Rename to shouldShowUsername Add KubernetesService#default_namespace tests Revert "Merge branch '36670-remove-edit-form' into 'master'" Fix bitbucket login Remove duped tests Add path attribute to WikiFile class Make local_branches OPT_OUT Clarify the language around External Group membership with SAML SSO to clarify that this will NOT add users to GitLab Groups. Added ssh fingerprint, gitlab ci and pages information in an instance configuration page Fix the incorrect value being used to set GL_USERNAME on hooks Resolve "Remove overzealous tooltips in projects page tabs" ...
2017-10-24remove unneeded accept headerMike Greiling
2017-10-24fix body scrollTop referencesMike Greiling
2017-10-23Merge branch 'master' into 37860-pipelines-pageFilipa Lacerda
* master: (88 commits) Fix deletion of container registry or images returning an error The fog-aliyun gem had a bug in v0.1.0 for file storage creation/update. This merge requests update the gem to v0.2.0 which contains the fix: Decrease ABC threshold to 54.28 Update VERSION to 10.2.0-pre Update CHANGELOG.md for 10.1.0 Document `CI_SHARED_ENVIRONMENT` and `CI_DISPOSABLE_ENVIRONMENT` Fix the external URLs generated for online view of HTML artifacts Use title as placeholder instead of issue title for reusability Fix failure in current_settings_spec.rb Clarify the difference between project_update and project_rename URI decode Page-Title header to preserve UTF-8 characters Update Gitaly version to v0.49.0 Decrease Perceived Complexity threshold to 14 Resolve "Remove help text regarding group issues on group issues page (and group merge requests page)" Force non diff resolved discussion to display when collapse toggled Added submodule support in multi-file editor add note about after_script being run separately Check for element before evaluate_script Merge branch 'master-i18n' into 'master' Update Prometheus gem to fix problems with other files overwriting current file ...
2017-10-23Merge branch 'master' into sh-headless-chrome-supportMike Greiling
* master: (297 commits) Fix deletion of container registry or images returning an error The fog-aliyun gem had a bug in v0.1.0 for file storage creation/update. This merge requests update the gem to v0.2.0 which contains the fix: Decrease ABC threshold to 54.28 Update VERSION to 10.2.0-pre Update CHANGELOG.md for 10.1.0 Document `CI_SHARED_ENVIRONMENT` and `CI_DISPOSABLE_ENVIRONMENT` Fix the external URLs generated for online view of HTML artifacts Use title as placeholder instead of issue title for reusability Fix failure in current_settings_spec.rb Clarify the difference between project_update and project_rename URI decode Page-Title header to preserve UTF-8 characters Update Gitaly version to v0.49.0 Decrease Perceived Complexity threshold to 14 Resolve "Remove help text regarding group issues on group issues page (and group merge requests page)" Force non diff resolved discussion to display when collapse toggled Added submodule support in multi-file editor add note about after_script being run separately Check for element before evaluate_script Merge branch 'master-i18n' into 'master' Update Prometheus gem to fix problems with other files overwriting current file ...
2017-10-20Merge branch 'feature/reliable-rspec-with-eval-script' into 'master'Rémy Coutable
Check for element before execute_script See merge request gitlab-org/gitlab-ce!14898
2017-10-19Check for element before evaluate_scriptEric Eastwood
Tip from https://robots.thoughtbot.com/write-reliable-asynchronous-integration-tests-with-capybara#directly-interacting-with-javascript
2017-10-19Fix failing testsFilipa Lacerda
2017-10-18Fix resolved discussions not expanding on side by side viewClement Ho
2017-10-13Merge branch 'master' into sh-headless-chrome-supportMike Greiling
* master: (104 commits) Update licenses fix a wrong method call in the refactor fix a whitespace fix for discussion Update templates via: Update doc accordingly to: Cache issuable template names Fix the format of rugged alternate directory list Match full file path in FileDetector Fixes from CSS refactor Resolve "Prometheus service page shows error" Explicit state integration deletion Move all API authentication code to APIGuard Shorten example translation for inclusive language [ci-skip] add changelog fix the merger override to remove source branch add spec Removed d3.js from the users and graphs bundle Cleanup data-page attribute after each Karma test Update template description wording ...
2017-10-13ensure delete option is visible before attempting to click on itMike Greiling
2017-10-13fix element click methodsMike Greiling
2017-10-10Add explicit test to test resolved discussion toggle contentClement Ho
2017-10-10Fix unable to expand text diff discussion commentsClement Ho
2017-10-09fix diff_notes_avatars_spec.rb failures in headless ChromeMike Greiling
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
* 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 ...
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
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.
2017-10-07Add a project forks spec helperBob Van Landuyt
The helper creates a fork of a project with all provided attributes, but skipping the creation of the repository on disk.
2017-10-07Find branches in all projects in the fork networkBob Van Landuyt
2017-10-07Allow creating merge requests across forks of a projectBob Van Landuyt