Commit graph

15 commits

Author SHA1 Message Date
Achilleas Pipinellis
1bf03125fa Merge branch 'docs/integrations' into 'master'
Refactor integrations page documentation

See merge request !8966
2017-02-03 20:54:59 +00:00
Achilleas Pipinellis
a6ac23250a Move project services to new location under Integrations 2017-02-03 20:28:47 +01:00
Achilleas Pipinellis
8063628b90 Move webhooks to new a location under Integrations 2017-02-03 19:26:48 +01:00
Filipa Lacerda
c5f5ce8807 Fix broken tests
Rename Build to Job

Replace "Builds" by "Jobs" and fix broken specs

Replace "Builds" by "Jobs"

Fix broken spinach test

Fix broken test

Remove `˙` at the beginning of the file

Fix broken spinach test

Fix broken tests

Changes after review
2017-02-03 09:43:04 +00:00
Filipa Lacerda
5b0f492b0d Adds changelog entry
Replace "builds" in project settings

Replace "builds" in admin area
2017-02-03 09:43:04 +00:00
Jose Ivan Vargas
8f391fd373 Renamed a file to make the transition to EE easier 2017-01-19 16:11:48 -06:00
Jose Ivan Vargas
373411d18d Corrected code style and titles 2017-01-18 15:19:35 -06:00
Jose Ivan Vargas
1ee4f98694 Fixed spinach feature tests for the services and hooks controllers
Added a test for the integrations controller
2017-01-18 15:19:35 -06:00
Douglas Barbosa Alexandre
a103a5d9cc Add option to confidential issues events to trigger Webhooks 2016-08-31 18:34:23 -03:00
Kamil Trzcinski
5822a333d4 Capitalise URL on web_hooks/form 2016-08-12 22:09:26 +02:00
Lin Jen-Shin
0b52517049 Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slack
* upstream/master: (233 commits)
  Fix awardable button mutuality loading spinners
  Update CHANGELOG for 8.10.5
  Clean up project destruction
  Small refactor of doc/development/README.md
  Avoid commit lookup on diff_helper
  Removed extra newline from redis_spec.rb
  Used cached value of project count to reduce DB load
  Remove duplicate link_to statements
  Mention add_column_with_default in downtime guide
  Add missing space to generic badge template
  Rename `run` task helper method to prevent conflict with StateMachine
  Add a method in Project to return a cached value of total count of projects
  spellcheck
  Add svg guidelines to ui guide
  Add Changelog entry for Grape upgrade [ci skip]
  Fix Grape tests.
  Retain old behavior
  Update Grape from 0.13.0 to 0.15.0.
  adds second batch of tests changed to active tense
  fixes part1 of files to start using active tense
  ...
2016-08-11 13:35:35 +08:00
Steve Halasz
7612f1c4c6 Document that webhook secret token is sent in X-Gitlab-Token HTTP header 2016-08-03 23:22:23 -04:00
Lin Jen-Shin
020ea32e76 Implement pipeline hooks, extracted from !5525
Closes #20115
2016-08-02 18:22:24 +08:00
Connor Shea
3358afa758
Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
Phil Hughes
a51ccf3692 Backported from EE shared form for web hooks 2016-06-03 11:04:27 +01:00