- 04 Nov, 2017 2 commits
-
-
Stan Hu authored
CE upstream - Friday Closes gitaly#693, #3890, #3274, and gitlab-ce#34435 See merge request gitlab-org/gitlab-ee!3261
-
Lin Jen-Shin authored
* ee/master: (192 commits) fix flaky tests by removing unneeded clicks and focus actions explicitly close select2 dropdown after use fix flaky test within protected_branches_access_control.rb fix flaky test in gfm_autocomplete_spec.rb Resolve "Add group actions to Audit events" replace calls to .trigger("click") with .click don't attempt to click on hidden elements replace use of unsupported trigger method with click prevent race condition when attempting to cancel a file upload confirm javascript modal when resetting email tokens Update CHANGELOG.md for 10.0.5 Update CHANGELOG-EE.md for 10.0.5-ee Add reconfigure logs location to docs exclude issuable author from approvers autocomplete list close dropdown after selection close dropdown by clicking on page body after selection fix reference to hidden element fix broken click actions fix broken references to page.status_code add accept_confirm around actions which require it ...
-
- 03 Nov, 2017 38 commits
-
-
Stan Hu authored
Port of sh-headless-chrome-support to EE See merge request gitlab-org/gitlab-ee!3245
-
Mike Greiling authored
-
Filipa Lacerda authored
Fix clusters description text collapsing away on page-load -- EE merge edition Closes gitlab-ce#39771 See merge request gitlab-org/gitlab-ee!3264
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Sean McGivern authored
Resolve "Add group actions to Audit events" Closes #1372 See merge request gitlab-org/gitlab-ee!3176
-
Francisco Javier López authored
-
Rémy Coutable authored
Project mirror data scheduling specs no longer rely on be_within to have the correct interval. Closes #3919 See merge request gitlab-org/gitlab-ee!3263
-
Lin Jen-Shin authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Jarka Kadlecova authored
[ci skip]
-
Jarka Kadlecova authored
[ci skip]
-
Stan Hu authored
Add reconfigure logs location to docs See merge request gitlab-org/gitlab-ee!3269
-
Chenjerai Katanda authored
-
Annabel Dunstone Gray authored
Remove bottom-border from last responsive table row -- EE merge edition Closes gitlab-ce#39776 See merge request gitlab-org/gitlab-ee!3265
-
Sean McGivern authored
Fix text/plain emails for approval/unapproval Closes #3924 See merge request gitlab-org/gitlab-ee!3266
-
Lin Jen-Shin authored
* ee/master: (28 commits) Add system hooks user_rename and group_rename Fix EE-only exception to the git default user SSH config check Allow Geo repository sync over HTTP/HTTPS Correctly handle a failure to create a new Geo node Refactor most EE-specific code out of Gitlab::Git::GitAccess More the specs more robust Make Geo::PruneEventLogWorker generate some logging Use Gitlab::Geo::LogHelpers where possible Improve mocking on Geo::NodeStatusService Do not generate Geo Log events when there are no secondaries Create Geo::PruneEventLogWorker Extract try_obtain_lease to a concern Update wording Spec the committer ChangeAccess check for merge requests Add a spec for a fast forward merge Validate that the committer email is verified on the user. Build messages used on the project settings page Rename commit_author to commit_committer Validate the commit using all known email addresses for the user Address some sections of first code review ...
-
Douwe Maan authored
Add ability to enforce that only the author of a commit can push those changes back to the repository Closes #2445 See merge request gitlab-org/gitlab-ee!3086
-
Lin Jen-Shin authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
* sh-headless-chrome-support: (167 commits) use resize_window helper refactor wait_for_requests, add slow_requests block helper target label instead of obscured input element scroll to top before attempting to click the "Side-by-side" button remove out-of-date comments about webdriver compatability explicitly add Accept: */* HTTP header back to test add visible argument to helper rather than duplicating code add InspectRequests helper automatically to :js tests add CookieHelper and InputHelper automatically to :js tests fix bracket styling remove unused capybara_select2 helper add spacing around yield add slow_requests! to filtered search tests which expect to see a loading spinner make window resizing more resiliant on small screens when headless mode is off fix flaky fill_in use in which return key would occasionally be intercepted by autocomplete move resize option the pre-test hooks instead of post-test enable CHROME_HEADLESS environment variable for Spinach tests similar to RSpec reset browser window size between tests explicitly check innerText since selenium webdriver only looks at visible text prevent resolve buttons from being clicked twice triggering a race condition ...
-
Nick Thomas authored
-
Douwe Maan authored
Add system hooks user_rename and group_rename Closes gitlab-ce#39596 See merge request gitlab-org/gitlab-ee!3257
-
Winnie Hellmann authored
-
Douwe Maan authored
Prune Geo event log Closes #3577 See merge request gitlab-org/gitlab-ee!3172
-
Stan Hu authored
Geo repository sync over HTTPS Closes #3341 See merge request gitlab-org/gitlab-ee!3116
-