- 14 Mar, 2018 10 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
* master: Hide emoji popup after multiple spaces or blank lines Remove enforcing uniqueness of build variables Improve pipeline tests for variables to test ordering Improve tests for predefined variables for a build Conflicts: spec/models/ci/build_spec.rb spec/models/ci/pipeline_spec.rb
-
Grzegorz Bizon authored
-
Sean McGivern authored
Hide emoji popup after multiple spaces or blank lines, closes #40620,#33678 Closes #40620 and #33678 See merge request gitlab-org/gitlab-ce!17680
-
Kamil Trzciński authored
Improve tests for predefined variables See merge request gitlab-org/gitlab-ce!17597
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This commit backports method signatures and related implementation to the CE, to make CE and EE identical. This does not add any features from EE, it is only aimed to reduce conflicts between CE and EE in the future.
-
Grzegorz Bizon authored
* master: (211 commits)
-
Grzegorz Bizon authored
-
- 13 Mar, 2018 29 commits
-
-
Robert Speicher authored
Revert "Merge branch 'sh-filter-secret-variables' into 'master'" See merge request gitlab-org/gitlab-ce!17733
-
Stan Hu authored
This reverts merge request !17159
-
Robert Speicher authored
Upgrade GitLab Pages to v0.7.1 See merge request gitlab-org/gitlab-ce!17732
-
Nick Thomas authored
-
Clement Ho authored
Fix markdown table showing extra fake column v1 Closes #44024 See merge request gitlab-org/gitlab-ce!17669
-
Mike Greiling authored
fix timescale prometheus charts overlapping Closes #43458 See merge request gitlab-org/gitlab-ce!17657
-
Douwe Maan authored
Specify installation type for link See merge request gitlab-org/gitlab-ce!17713
-
Douwe Maan authored
Resolve "lib/gitlab/git/gitlab_projects.rb does not respect Gitlab.config.git.bin_path" Closes #44161 See merge request gitlab-org/gitlab-ce!17693
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
Resolve "List Gitaly calls and arguments in the performance bar" Closes #43805 See merge request gitlab-org/gitlab-ce!17564
-
Grzegorz Bizon authored
-
Sean McGivern authored
-
Tim Zallmann authored
Add frontend security documentation See merge request gitlab-org/gitlab-ce!17622
-
Grzegorz Bizon authored
-
Phil Hughes authored
Make commit pipeline accessible on file page Closes #44152 See merge request gitlab-org/gitlab-ce!17716
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Sean McGivern authored
This is as important as SQL timings, and much more important most of the time than GC, Redis, or Sidekiq.
-
Sean McGivern authored
-
Sean McGivern authored
The same as the SQL queries, show the details of Gitaly calls in the performance bar, as a modal that can be opened in the same way.
-
Fatih Acet authored
Resolve "Projects::MergeRequestsController#show is slow (implement skeleton loading)" Closes #35475 See merge request gitlab-org/gitlab-ce!15200
-
Simon Knox authored
-
Jacob Schatz authored
Resolve "Document webpack_bundle_tag replacement method" Closes #43720 and #42704 See merge request gitlab-org/gitlab-ce!17706
-
Filipa Lacerda authored
-
Phil Hughes authored
Resolve "Wrong button has the loading state when submitting a comment in issues" Closes #44149 See merge request gitlab-org/gitlab-ce!17698
-
Andrey Maslennikov authored
-
Filipa Lacerda authored
-
Filipa Lacerda authored
* master: (29 commits) Fix provider server URL used when listing repos to import Fix inconsistent punctuation on MR form Update dependency for svgs Fix timestamp to include %M instead of %I for post-deploy migrations. Use Gitaly 0.89.0 Resolve "Hover style for sidebar dropdowns is wrong" fixed spec Respect the protocol in `expose_url` Fix removes source branch text being rendered in merged state Fix code and wiki search results when filename is non-ASCII Include the ee/ directory in backtraces Use GitLab fork of zaproxy Updates file extensions on Vue docs fixed note polling not sending updated last fetched at date added spec for polling Add changelog entry Use `list.id` for `:key` added mutation spec Bump parser and unparser gems to remove warnings fix polling not working correctly Fixed issue notes being duplicated ...
-
- 12 Mar, 2018 1 commit
-
-
Jose Ivan Vargas authored
-