Francisco Javier López
|
e8a27a67fa
|
Fix Custom hooks are not triggered by UI wiki edit
|
2018-04-18 17:50:56 +00:00 |
Ahmad Sherif
|
d0a1da526e
|
Remove calls to clear_cache from Git::Wiki
They were probably added to compensate for tests shortcomings, but now
they don't complain.
Closes gitaly#1095
|
2018-03-21 18:08:09 +01:00 |
Kim Carlbäcker
|
17b91050ba
|
Re-enable the remaning Wiki Gitaly-Endpoints
|
2018-02-28 13:23:26 +00:00 |
Francisco Javier López
|
d40912bb49
|
Removing gitaly flags
|
2018-02-07 16:33:12 +00:00 |
Douwe Maan
|
5db5a9cbd1
|
Merge branch 'master' into 'zj-wiki-page-versions'
# Conflicts:
# Gemfile
# Gemfile.lock
|
2018-02-06 16:08:06 +00:00 |
Francisco Javier López
|
27c08a1689
|
Allow moving wiki pages from the UI
|
2018-02-05 17:17:21 +00:00 |
Ahmad Sherif
|
fa9d47f221
|
Migrate fetching wiki page formatted content to Gitaly
Closes gitaly#958
|
2018-01-30 17:19:39 +01:00 |
Zeger-Jan van de Weg
|
a29f0c28fd
|
Allow pagination for WikiVersions on Gitaly request
|
2018-01-22 14:56:28 +01:00 |
Zeger-Jan van de Weg
|
1c0437d95e
|
Client implementation for WikiPageVerion
Part of gitlab-org/gitaly#639
|
2018-01-22 10:08:46 +01:00 |
Francisco Javier López
|
ff26ea818c
|
Resolve "Performance issues when loading large number of wiki pages"
|
2017-11-17 11:48:32 +00:00 |
Alejandro Rodríguez
|
282e7f8eab
|
Incorporate Gitaly's WikiService.WikiGetAllPages RPC
|
2017-11-13 16:54:50 -03:00 |
Kim "BKC" Carlbäcker
|
00ce8756ad
|
Migrate GitLab::Git::Wiki.update_page to Gitaly
|
2017-11-08 16:11:10 +01:00 |
Alejandro Rodríguez
|
dea6d054cd
|
Encapsulate git operations for mirroring in Gitlab::Git
|
2017-11-03 14:33:24 -03:00 |
Ahmad Sherif
|
56e53556c5
|
Migrate Gitlab::Git::Wiki#file to Gitaly
Closes gitaly#689
|
2017-10-31 20:49:41 +02:00 |
Ahmad Sherif
|
964cbb67da
|
Migrate Gitlab::Git::Wiki#page to Gitaly
Closes gitaly#677
|
2017-10-31 18:28:54 +02:00 |
Ahmad Sherif
|
b3a0166203
|
Migrate Gitlab::Git::Wiki#delete_page to Gitaly
Closes gitaly#673
|
2017-10-31 13:47:34 +02:00 |
Ahmad Sherif
|
43f0bca648
|
Avoid using Rugged in Gitlab::Git::Wiki#preview_slug
|
2017-10-27 13:59:25 +02:00 |
Ahmad Sherif
|
fa5eeaecfb
|
Migrate Gitlab::Git::Wiki#write_page to Gitaly
Closes gitaly#638
|
2017-10-16 15:53:48 +02:00 |
Jacob Vosmaer (GitLab)
|
5dd26d4e5a
|
Hide Gollum inside Gitlab::Git::Wiki
|
2017-10-03 16:58:33 +00:00 |