Hiroyuki Sato
|
df65334eca
|
Refactor: use keyword arguments for optional parameters
|
2017-07-23 21:43:32 +09:00 |
|
Hiroyuki Sato
|
9b25bbc45d
|
Merge branch 'master' into 1827-prevent-concurrent-editing-wiki
Conflicts:
app/controllers/projects/wikis_controller.rb
app/views/projects/wikis/edit.html.haml
spec/features/projects/wiki/user_updates_wiki_page_spec.rb
|
2017-07-23 21:26:02 +09:00 |
|
Alexander Randa
|
e0ab5618a0
|
Wrong data type when testing webhooks
|
2017-07-20 15:12:06 +00:00 |
|
Hiroyuki Sato
|
a5521bad40
|
Prevent concurrent editing wiki
|
2017-03-08 18:42:50 +09:00 |
|
Mark Fletcher
|
1fc6f6cc71
|
Execute web hooks for WikiPage delete operation
* Add a new DestroyService for Wiki Pages
* Alter WikiPagesController to use the new service
|
2017-02-14 12:07:11 +05:30 |
|
Grzegorz Bizon
|
9e211091a8
|
Enable Style/EmptyLines cop, remove redundant ones
|
2016-07-01 21:56:17 +02:00 |
|
Gabriel Mazetto
|
aaaed331ba
|
Fix hook data for Wiki Page event
Added "wiki" section and removed "repository"
|
2016-05-31 11:24:58 -03:00 |
|
Rémy Coutable
|
3811eb0ba1
|
Fix error when trying to create a wiki page
Closes #15527.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2016-04-29 06:50:18 -07:00 |
|
Sebastian Klier
|
edd07e2363
|
Fix wiki tests
|
2016-04-20 08:25:41 +08:00 |
|
Sebastian Klier
|
a88f0a1fd8
|
add wiki_page helper to url_builder
|
2016-04-20 08:25:41 +08:00 |
|
Sebastian Klier
|
54661d3d44
|
add slack notifications for wiki pages
update changelog
|
2016-04-20 08:25:40 +08:00 |
|