| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement web hooks logging | Alexander Randa | 2017-05-25 | 1 | -0/+8 |
| | | | | | | | | | * implemented logging of project and system web hooks * implemented UI for user area (project hooks) * implemented UI for admin area (system hooks) * implemented retry of logged webhook * NOT imeplemented log remover | ||||
| * | Implement ability to update hooks | Alexander Randa | 2017-04-28 | 2 | -1/+37 |
| | | |||||
| * | Renamed a file to make the transition to EE easier | Jose Ivan Vargas | 2017-01-19 | 1 | -15/+0 |
| | | |||||
| * | Fixed spinach feature tests for the services and hooks controllers | Jose Ivan Vargas | 2017-01-18 | 1 | -1/+1 |
| | | | | | Added a test for the integrations controller | ||||
| * | Moved the webhooks and services gear options to a single one called integrations | Jose Ivan Vargas | 2017-01-18 | 1 | -0/+0 |
| | | |||||
| * | Add option to confidential issues events to trigger Webhooks | Douglas Barbosa Alexandre | 2016-08-31 | 1 | -1/+1 |
| | | |||||
| * | Implement pipeline hooks, extracted from !5525 | Lin Jen-Shin | 2016-08-02 | 1 | -1/+1 |
| | | | | | Closes #20115 | ||||
| * | Backported from EE shared form for web hookswebhooks-shared-form | Phil Hughes | 2016-06-03 | 1 | -91/+1 |
| | | |||||
| * | Small fixes and added to the changelogpatch/wiki_page_events | Gabriel Mazetto | 2016-05-30 | 1 | -1/+1 |
| | | |||||
| * | Add Admin UI to enable Wiki Page events webhook in projects | Gabriel Mazetto | 2016-05-30 | 2 | -1/+8 |
| | | |||||
| * | Fixed project settings alert colorsdeploy-key-alert-color | Phil Hughes | 2016-05-16 | 1 | -1/+1 |
| | | | | | In another MR, the class name was changed making all the alert messages have no background color | ||||
| * | Added UI to define secret_token for webhook and systemhookfeature/backport-safewebhooks | Gabriel Mazetto | 2016-05-02 | 1 | -0/+5 |
| | | | | | Codestyle changes to easy EE merge | ||||
| * | Project webhooks updated UI | Phil Hughes | 2016-04-26 | 2 | -85/+91 |
| | | | | | Closes #13993 | ||||
| * | Allow enable/disable push events for system hooks | Dmitriy Zaporozhets | 2016-04-19 | 1 | -6/+5 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Standardize the way we check for and display form errorsrs-form_errors | Robert Speicher | 2016-04-04 | 1 | -4/+2 |
| | | | | | | | | | | | | | - Some views had a "Close" button. We've removed this, because we don't want users accidentally hiding the validation errors and not knowing what needs to be fixed. - Some views used `li`, some used `p`, some used `span`. We've standardized on `li`. - Some views only showed the first error. We've standardized on showing all of them. - Some views added an `#error_explanation` div, which we've made standard. | ||||
| * | web hooks to webhooks | ashleys | 2016-03-10 | 1 | -5/+5 |
| | | |||||
| * | Issue #5817 wording of the web hooks updated on issue and merge events | iqualisoni | 2016-01-11 | 1 | -2/+2 |
| | | |||||
| * | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 1 | -1/+8 |
| | | |||||
| * | defined class prepend-top-10 used for alignment issue | Thirumal S | 2015-11-05 | 1 | -1/+1 |
| | | |||||
| * | form group alignment issue fixed in webhook index page | Thirumal S | 2015-10-30 | 1 | -1/+1 |
| | | |||||
| * | Enable SSL verification for Webhooksenable_ssl_verification_web_hook | Valery Sizov | 2015-08-26 | 1 | -0/+8 |
| | | |||||
| * | Add support for Webhook note events | Stan Hu | 2015-05-21 | 1 | -1/+8 |
| | | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/6745 | ||||
| * | Add a page title to every page. | Douwe Maan | 2015-04-30 | 1 | -0/+1 |
| | | |||||
| * | Refactor buttons | Dmitriy Zaporozhets | 2015-03-14 | 1 | -2/+2 |
| | | |||||
| * | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 1 | -3/+3 |
| | | | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers. | ||||
| * | Replace ui-box title with panel-heading | Dmitriy Zaporozhets | 2014-05-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Replace ui-box with panel.panel-default | Dmitriy Zaporozhets | 2014-05-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Replace existing links to help pages with the new ones. | Marin Jankovski | 2014-05-29 | 1 | -1/+1 |
| | | |||||
| * | Added tag_push_events to the web_hooks | Jeroen van Baarsen | 2014-03-05 | 1 | -1/+8 |
| | | | | | | * Added a scope to the web_hooks model * Added extra checkbooks in de hooks overview window | ||||
| * | Use more specific class names: grouped -> btn-grouped | Dmitriy Zaporozhets | 2014-02-20 | 1 | -2/+2 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | minor language fixes | Michael Moll | 2014-01-07 | 1 | -4/+4 |
| | | |||||
| * | alert-error to alert-danger | Dmitriy Zaporozhets | 2013-12-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Style project edit section | Dmitriy Zaporozhets | 2013-12-31 | 1 | -7/+6 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Migrate forms and inputs pt1 | Dmitriy Zaporozhets | 2013-12-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Update form classes | Dmitriy Zaporozhets | 2013-12-31 | 1 | -4/+4 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Fix header case | Dmitriy Zaporozhets | 2013-12-13 | 1 | -1/+1 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Fixed all the confirm: deprecation warnings | Jeroen van Baarsen | 2013-12-10 | 1 | -1/+1 |
| | | |||||
| * | Improve help page for Project web hooks | Dmitriy Zaporozhets | 2013-12-04 | 1 | -44/+0 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | UI with event types for Project WebHooks | Dmitriy Zaporozhets | 2013-12-04 | 1 | -8/+35 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Include project_id in webhook payload. | Marin Jankovski | 2013-10-14 | 1 | -0/+1 |
| | | |||||
| * | Lots of wording improvements for the project settings area | Henry Smith | 2013-08-15 | 1 | -7/+8 |
| | | | | | | | | | | | Summary: - Mostly very small things involving use of "a", "the" etc. - "post-receive" hooks are usually written with the hyphen in the name . - I changed the Web Hooks page to have a title consistent with all the other pages in the settings area. - More consistent usage of full-stops in lists. | ||||
| * | Increase input padding. Minor ui fixes | Dmitriy Zaporozhets | 2013-08-08 | 1 | -1/+1 |
| | | |||||
| * | use control-group classes for inline forms in project area pages | Dmitriy Zaporozhets | 2013-08-07 | 1 | -2/+2 |
| | | |||||
| * | Dont load bootstrap buttons. Modified css with new buttons | Dmitriy Zaporozhets | 2013-08-01 | 1 | -1/+1 |
| | | |||||
| * | Replace %h5.title with div.title | Dmitriy Zaporozhets | 2013-07-13 | 1 | -1/+1 |
| | | |||||
| * | Move projects controllers/views in Projects module | Dmitriy Zaporozhets | 2013-06-23 | 2 | -0/+77 |
