- 29 Aug, 2017 3 commits
-
-
Jacob Schatz authored
-
Phil Hughes authored
Move ConvDev Index location to after Cohorts Closes #34413 See merge request !13398
-
Douwe Maan authored
Update rubocop-gitlab-security to 0.1.0 See merge request !13879
-
- 28 Aug, 2017 32 commits
-
-
Fatih Acet authored
Update and fix resolvable note icons for easier recognition Closes #36582 See merge request !13821
-
Stan Hu authored
Update templates to include header in the README Closes #36904 See merge request !13785
-
Jose Ivan Vargas authored
[ci skip]
-
Douwe Maan authored
Fix a transient failure in mini_pipeline_graph_spec Closes #34323 See merge request !13844
-
Clement Ho authored
Add filtered search to group merge requests dashboard Closes #36703 See merge request !13688
-
Robert Speicher authored
Add spec for deleting protected tags See merge request !13693
-
Sean McGivern authored
Fix events error importing GitLab projects Closes #36965 See merge request !13868
-
Robert Speicher authored
-
Robert Speicher authored
This spec failed reliably with a specific run order (see issue), the reasons for which are still unknown. This simplification resolves the failure. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/34323
-
Robert Speicher authored
Improve flaky ACE editor spec See merge request !13854
-
Robert Speicher authored
fix transient dropdown test failures Closes #37052 and #34436 See merge request !13862
-
James Lopez authored
-
Sean McGivern authored
Instrument MergeRequest#ensure_ref_fetched See merge request !13876
-
James Lopez authored
-
James Lopez authored
-
Jarka Kadlecova authored
-
Douwe Maan authored
Reenable MySQL tests on all CE and EE branches part 2 Closes #36384 See merge request !13840
-
Douwe Maan authored
Don't wait for project authorization sidekiq jobs when creating projects Closes #36792 See merge request !13775
-
Douwe Maan authored
Combine multiple expectations into one for shared system note example See merge request !13814
-
Sean McGivern authored
Clear schema cache after running tests for migrations Closes #37086 See merge request !13870
-
Douwe Maan authored
Remove skipped examples in filtered issues feature spec See merge request !13845
-
Kamil Trzciński authored
Make sure we have an owner for triggers Closes #35642 See merge request !13799
-
Grzegorz Bizon authored
-
Douwe Maan authored
Simplify system hook testing and guarantee test will fire Closes #37067 See merge request !13858
-
Sean McGivern authored
Bugfix.notify custom participants Closes #36610 See merge request !13680
-
Achilleas Pipinellis authored
Update 'Using Docker images' documentation Closes gitlab-ci-multi-runner#2696 See merge request !13848
-
Tomasz Maczukin authored
-
Grzegorz Bizon authored
Rename CI/CD related Sidekiq queues Closes #35532 See merge request !13714
-
Yorick Peterse authored
Remove 'dependent: :destroy' from ProtectedRef has_many :"#{type}_access_levels" See merge request !13835
-
Lin Jen-Shin authored
* upstream/master: (49 commits) Fire system hooks when a user is created via LDAP or OAuth Common Docker Documentation Location in `gitlab-ce` fix deprecation warning present during webpack compiles Enable 5 lines of Sidekiq backtrace lines to aid in debugging Add support for copying permalink to notes via more actions dropdown Docs: update - fix headers Handle creating a nested group on MySQL correctly Decrease statuses batch size even more in a migration Fix failure when issue author is nil Fix searching for files by path Fix invite by email address duplication Revert "Merge branch 'mk-reenable-mysql-tests-on-all-branches' into 'master'" Fix repo editor scrollbar Revert "Merge branch 'sh-sidekiq-backtrace' into 'master'" Replace 'source/search_code.feature' spinach test with an rspec analog Add missing third argument to `Git::Repository#initialize` in spec New doc: how to install GitLab on Azure Authorizations regarding OAuth - style confirmation Enable 5 lines of Sidekiq backtrace lines to aid in debugging Reenable MySQL tests on all branches ...
-
Lin Jen-Shin authored
-
Simon Knox authored
-
- 27 Aug, 2017 4 commits
-
-
Stan Hu authored
The change in !11728 would cause an arbitrary project to be chosen to test system hooks, and it's likely that the project would not have any commits or relevant commits to test the hook. This would prevent admins from verifying that the hook fired. Instead of trying to create a representative hook dynamically, just send static data to guarantee the hook will actually be tested. Closes #37067
-
Hiroyuki Sato authored
-
Hiroyuki Sato authored
-
Grzegorz Bizon authored
Fire system hooks when a user is created via LDAP or OAuth Closes #37073 See merge request !13846
-
- 26 Aug, 2017 1 commit
-
-
Stan Hu authored
The ACE editor JavaScript may not be loaded when the spec runs evaluateScript. Wait for the editor to load before attempting to run ACE-specific JavaScript.
-