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-08-14Change `Backlog` list title to `Open`Kushal Pandya
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-07Backport of "Add assignee lists to boards"Mario de la Ossa
2018-05-31Make simulateDrag duration configurableKushal Pandya
2018-04-24Fix boards new issue specClement Ho
2018-04-24Fix boards specClement Ho
2018-04-23Merge branch 'master' into bootstrap4Clement Ho
2018-04-20Fix sidebar specClement Ho
2018-04-20Merge branch 'issue_45435' into 'master'Phil Hughes
Fix issues without links when added from boards new issue modal Closes #45435 See merge request gitlab-org/gitlab-ce!18460
2018-04-19Merge branch 'master' into bootstrap4Clement Ho
2018-04-19Fix issues without links when added from boards new issue modalFelipe Artur
2018-04-19Resolve "View labels when editing labels in sidebar and board sidebar"André Luís
2018-04-13[skip ci] Convert previous .card to .board-cardClement Ho
2018-03-12Update test for change in label dropdown action nameKushal Pandya
2018-01-18feature spec for #34252Simon Knox
https://gitlab.com/gitlab-org/gitlab-ce/issues/34252
2018-01-12update capybara specs for subscription toggleMike Greiling
2018-01-08disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-11-20Async notification subscriptions in issue boardsEric Eastwood
2017-11-03use resize_window helperMike Greiling
2017-11-02add CookieHelper and InputHelper automatically to :js testsMike Greiling
2017-11-01Merge branch 'master' into sh-headless-chrome-supportMike Greiling
* master: (84 commits) Migrate Gitlab::Git::Wiki#page to Gitaly Load participants async Normalize LDAP DN when looking up identity Improve the maintenance policy page add changelog fix spec failure Allow promoting project milestones to group milestones fix specs Be able to bundle gems with newer rubies Upgrade Ruby to 2.3.5 fixed up upload feature after master merge fix missing issue assignees Migrate Gitlab::Git::Wiki#delete_page to Gitaly Enable eslint Make `#hashed_storage?` require feature argument Adds callback function to inital cluster request Fix example typo. Upload files through the multi-file editor get branch name from the DOM Resolve "Convert autosize.js library to be a Yarn managed library" ...
2017-10-31Load participants asyncEric Eastwood
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-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-14route around issue with trailing quotes in issue filters (see ↵Mike Greiling
gitlab-org/gitlab-ce#39121)
2017-10-13backport for gitlab-ee!2869Simon Knox
2017-10-10Fix rubocop lintsJose Ivan Vargas
2017-10-10chrome cannot send_keys unless the element is focusableMike Greiling
2017-10-10resize window when simulating dragging as horizontal scrolling causes issues ↵Mike Greiling
in tests
2017-10-10ensure javascript confirm dialog is accepted when attempting to delete boardsMike 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-05fix add_issues_modal_specJose Ivan Vargas
2017-09-22add set_cookie helperMike Greiling
2017-09-13Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas
2017-09-11Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray
2017-09-05Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-09-05Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern
Fuzzy search issues / merge requests Closes #26835, #29994, and #20362 See merge request !13780
2017-08-30Fix broken feature specsHiroyuki Sato
2017-08-29fixed boards specsPhil Hughes
2017-08-29spec updatesPhil Hughes
2017-08-12Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-11Enable Timecop safe modeRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-08-10Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-08Show all labelsRegis Boudinot
2017-08-03Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-17Fix label creation from new list for subgroup projectsMark Fletcher