Commit graph

7 commits

Author SHA1 Message Date
Nick Thomas
c5bff77ea4
Remove a dependency on gitlab-gollum-lib
Inlining this code allows us to remove a dependency on gitlab_grit in
gitlab-ce. We can't stop maintaining gitlab_grit yet, since gitaly-ruby
still depends on this gem, but it moves us a step closer.
2018-10-16 12:53:30 +01:00
Stan Hu
c8ff6b7c73 Use limit parameter to retrieve Wikis from Gitaly
Without this parameter, every load of a Wiki page will load all the Wiki pages
in the repository for the sidebar. This is a significant performance penalty
that can significant slow the display of all Wiki pages.

Relates to #40101
2018-07-24 15:36:31 -07:00
Jacob Vosmaer (GitLab)
14000a561b Make Gitaly wiki RPC's mandatory 2018-06-18 08:19:11 +00:00
Francisco Javier López
ab93f7cc79 Bumping gitlab-gollum-lib and gitlab-gollum-rugged_adapter 2018-06-12 12:31:10 +00:00
Francisco Javier López
e8a27a67fa Fix Custom hooks are not triggered by UI wiki edit 2018-04-18 17:50:56 +00:00
Francisco Javier López
d40912bb49 Removing gitaly flags 2018-02-07 16:33:12 +00:00
Francisco Javier López
27c08a1689 Allow moving wiki pages from the UI 2018-02-05 17:17:21 +00:00