- 13 Mar, 2018 21 commits
-
-
Bob Van Landuyt authored
-
Simon Knox authored
-
GitLab Bot authored
# Conflicts: # config/routes/project.rb # locale/gitlab.pot [ci skip]
-
Fatih Acet authored
skeleton loading for diff comments See merge request gitlab-org/gitlab-ee!4917
-
Grzegorz Bizon authored
Resolve "List Gitaly calls and arguments in the performance bar" Closes #43805 See merge request gitlab-org/gitlab-ce!17564
-
Sean McGivern authored
-
Tim Zallmann authored
Add frontend security documentation See merge request gitlab-org/gitlab-ce!17622
-
Phil Hughes authored
Make commit pipeline accessible on file page Closes #44152 See merge request gitlab-org/gitlab-ce!17716
-
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.
-
Marin Jankovski authored
CE upstream - 2018-03-12 18:25 UTC Closes #5204 and #5217 See merge request gitlab-org/gitlab-ee!4939
-
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
-
Filipa Lacerda authored
-
Kamil Trzciński authored
Reduce noise from Chatops output Closes #5140 See merge request gitlab-org/gitlab-ee!4938
-
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 ...
-
Phil Hughes authored
-
- 12 Mar, 2018 19 commits
-
-
Mike Greiling authored
-
Douwe Maan authored
Fix provider server URL used when listing repos to import See merge request gitlab-org/gitlab-ce!17692
-
Mike Greiling authored
-
Mike Greiling authored
-
Yorick Peterse authored
Fix timestamp to include %M instead of %I for post-deploy migrations. Closes #44121 See merge request gitlab-org/gitlab-ce!17699
-
Robert Speicher authored
-
Rubén Dávila authored
Also use Gitlab::Auth::OAuth::Provider.config_for to access OmniAuth config
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Clement Ho authored
Update dependency for svgs See merge request gitlab-org/gitlab-ce!17701
-
Douwe Maan authored
Fix inconsistent punctuation on MR form See merge request gitlab-org/gitlab-ce!17702
-
Yorick Peterse authored
The various responses produced by Chatops no longer include Slack buttons, instead returning the message as a link. This reduces the noise caused by the (rather large) buttons. We also no longer send a response if the build did not produce output as the default response could get annoying very quickly.
-
Mike Greiling authored
-
Bob Van Landuyt authored
-
Filipa Lacerda authored
-