- 05 Apr, 2019 40 commits
-
-
GitLab Bot authored
-
Kamil Trzciński authored
Bump rack gem to 2.0.7 See merge request gitlab-org/gitlab-ce!27033
-
Kamil Trzciński authored
Move operations dashboard from Ultimate to Premium Closes #9218 See merge request gitlab-org/gitlab-ee!10586
-
Matija Čupić authored
-
Kamil Trzciński authored
Fix MWPS doesn't work for merge request pipelines See merge request gitlab-org/gitlab-ce!26906
-
Dmitriy Zaporozhets authored
Extend CTE search optimisation to projects Closes #55170 See merge request gitlab-org/gitlab-ce!26908
-
James Lopez authored
Autocorrect with RSpec/ExampleWording cop See merge request gitlab-org/gitlab-ce!26817
-
Thong Kuah authored
- rewords examples starting with 'should' - rewords examples starting with 'it' Note: I had to manually fixup "onlies" to "only"
-
Dmitriy Zaporozhets authored
Fix race condition in ApplicationSettingImplementation.create_from_defaults Closes #59162 See merge request gitlab-org/gitlab-ce!26319
-
Achilleas Pipinellis authored
Add documentation for custom build directories See merge request gitlab-org/gitlab-ce!20427
-
Kamil Trzciński authored
This adds documentation for: - `CI_BUILDS_DIR`, - `CI_CONCURRENT_ID`, - `CI_CONCURRENT_PROJECT_ID`, - `GIT_CLONE_PATH`, - `GIT_CLEAN_FLAGS`
-
GitLab Bot authored
-
Sanad Liaquat authored
Adding perf testdata for MR diff tab See merge request gitlab-org/gitlab-ce!26660
-
Ramya Authappan authored
-
Sean McGivern authored
Add a service to proxy calls to Prometheus API See merge request gitlab-org/gitlab-ce!26840
-
Reuben Pereira authored
- Also refactor the get and json_api_get methods so that the get method can be reused by the new proxy method. - The new proxy method makes no changes to the request to the prometheus server and response from the prometheus server. This allows it to be used as a proxy to the Prometheus server, hence the name.
-
GitLab Bot authored
-
Ramya Authappan authored
Quarantine failing tests See merge request gitlab-org/gitlab-ce!27036
-
Phil Hughes authored
Remove EE-specific parts from FilteredSearchManager (CE-backport) See merge request gitlab-org/gitlab-ce!27016
-
Winnie Hellmann authored
(cherry picked from commit a4d0b2435ff132da9bb238fea95672a6ddfd084d)
-
Phil Hughes authored
Remove EE-specific parts from FilteredSearchManager Closes #9976 See merge request gitlab-org/gitlab-ee!10597
-
Winnie Hellmann authored
-
GitLab Bot authored
-
Phil Hughes authored
Fix IDE file dropdown Closes #60021 See merge request gitlab-org/gitlab-ce!27015
-
Phil Hughes authored
Fix old image diff swipe view Closes #56762 See merge request gitlab-org/gitlab-ce!26968
-
ftab authored
-
Phil Hughes authored
CE Backport: Re-use MR tabs styles to Epic tabs See merge request gitlab-org/gitlab-ce!26935
-
Phil Hughes authored
Add Roadmap to Epic page See merge request gitlab-org/gitlab-ee!10488
-
Kushal Pandya authored
Roadmap would occupy entire window innerHeight but when `defaultInnerHeight` prop is set, it can use that instead of full window height.
-
Phil Hughes authored
IDE fix MR detection from fork See merge request gitlab-org/gitlab-ce!26986
-
Paul Slaughter authored
**Why?** Currently the IDE loads a merge request based on only the `source_branch` name. This means it loads MR's from forks that have the same branch name (not good). - This required updating the BE API to accept `source_project_id`
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Docs: Improve to include using sidekiq-cluster via gitlab.rb Closes #10187 See merge request gitlab-org/gitlab-ee!9832
-
Jason Colyer authored
- Include doing it via gitlab.rb - Use full command path to avoid confusion
-
Grzegorz Bizon authored
Show error when namespace/svc account missing Closes #54506 See merge request gitlab-org/gitlab-ce!26362
-
Grzegorz Bizon authored
Resolve "Update 'speedometer' button on Gitlab.com header to be a dropdown menu that lists dashboards" Closes #10488 See merge request gitlab-org/gitlab-ee!10519
-
GitLab Bot authored
-
Ramya Authappan authored
Fix LDAP Group Sync QA e2e specs Closes gitlab-org/quality/nightly#89 See merge request gitlab-org/gitlab-ee!10600
-
Sanad Liaquat authored
-
Grzegorz Bizon authored
Fixing single string values in the 'include:' keyword of gitlab-ci.yml validations See merge request gitlab-org/gitlab-ce!26998
-