- 25 Aug, 2017 39 commits
-
-
Robert Speicher authored
We perform a ton of expensive setup in this spec, via both `before` and `let!`. When we use `skip` inside an `it` block, rather than skipping the block entirely via `xit`, we still perform this expensive setup, only to do absolutely nothing with it, resulting in wasted time. Minutes, in this case. Further, these specs have been sitting in our test suite for about seven months now, so the likelihood of them being addressed soon seems low.
-
Jacob Schatz authored
Fix repo editor scrollbar Closes #37020 See merge request !13823
-
Marcia Ramos authored
Common Docker Documentation Location in `gitlab-ce` Closes #36828 See merge request !13749
-
Joshua Lambert authored
-
Achilleas Pipinellis authored
Improve documentation for 'dependencies' keyword Closes #36857 See merge request !13758
-
Robert Speicher authored
Enable 5 lines of Sidekiq backtrace lines to aid in debugging Closes #27626 See merge request !13822
-
Achilleas Pipinellis authored
Document version Group Milestones API introduced See merge request !13787
-
Clement Ho authored
Fix deprecation warning when running webpack See merge request !13656
-
Achilleas Pipinellis authored
Point to /developers on docs/administration/authentiq.md See merge request !13710
-
Mike Greiling authored
-
Robert Speicher authored
Replace 'source/search_code.feature' spinach test with an rspec analog See merge request !13697
-
Achilleas Pipinellis authored
Docs update links guideline to inline links Closes gitlab-com/gitlab-docs#121 See merge request !13677
-
Achilleas Pipinellis authored
Add deprecation note in renaming sections for CI_BUILD_* variables Closes #36973 See merge request !13801
-
Sean McGivern authored
Handle creating a nested group on MySQL correctly See merge request !13829
-
Clement Ho authored
Authorizations regarding OAuth - style confirmation Closes #35721 See merge request !13691
-
Stan Hu authored
Customers often have Sidekiq jobs that failed without much context. Without Sentry, there's no way to tell where these exceptions were hit. Adding in additional lines adds a bit more Redis storage overhead. This commit adds in backtrace logging for workers that delete groups/projects and import/export projects. Closes #27626
-
Kamil Trzciński authored
Fix group and project search for anonymous users Closes #31409 See merge request !13745
-
Tim Zallmann authored
Add support for copying permalink to notes via more actions dropdown Closes #35811 See merge request !13299
-
Dimitrie Hoekstra authored
-
Kamil Trzciński authored
Adjust a range and a batch sizes in stages statuses migration Closes #36793 See merge request !13767
-
Sean McGivern authored
Fix failure when issue author is nil See merge request !13807
-
Achilleas Pipinellis authored
Docs: update - fix headers See merge request !13819
-
Marcia Ramos authored
-
Bob Van Landuyt authored
Since we don't support nested groups on MySQL, raise an error explaining that on import instead of trying anyway.
-
Sean McGivern authored
Fix searching for files by path Closes #36939 See merge request !13798
-
Kamil Trzciński authored
Remove leftover API helper for removed CI API See merge request !13804
-
Douwe Maan authored
Re-allow appearances.description_html to be NULL Closes #36919 See merge request !13806
-
Grzegorz Bizon authored
-
Kamil Trzciński authored
Set a default CI/CD status when it is not known Closes #36790 See merge request !13737
-
Jarka Kadlecova authored
-
Tim Zallmann authored
Fix invite by email address duplication Closes #36937 See merge request !13826
-
Nick Thomas authored
-
Sean McGivern authored
Use gitaly-proto 0.31.0 See merge request !13795
-
Mark Fletcher authored
-
Douwe Maan authored
Reword job to pipeline on the chart view Closes #36928 See merge request !13786
-
Douwe Maan authored
This reverts merge request !13812
-
Douwe Maan authored
Reenable MySQL tests on all CE and EE branches Closes #36384 See merge request !13812
-
Clement Ho authored
-
Robert Speicher authored
This reverts merge request !13813
-
- 24 Aug, 2017 1 commit
-
-
blackst0ne authored
-