summaryrefslogtreecommitdiff
path: root/app/views/projects/hooks
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Webhook note eventsStan Hu2015-05-211-1/+8
| | | | Closes https://github.com/gitlabhq/gitlabhq/issues/6745
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
|
* Refactor buttonsDmitriy Zaporozhets2015-03-141-2/+2
|
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-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-headingDmitriy Zaporozhets2014-05-291-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Replace ui-box with panel.panel-defaultDmitriy Zaporozhets2014-05-291-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Replace existing links to help pages with the new ones.Marin Jankovski2014-05-291-1/+1
|
* Added tag_push_events to the web_hooksJeroen van Baarsen2014-03-051-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-groupedDmitriy Zaporozhets2014-02-201-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* minor language fixesMichael Moll2014-01-071-4/+4
|
* alert-error to alert-dangerDmitriy Zaporozhets2013-12-311-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Style project edit sectionDmitriy Zaporozhets2013-12-311-7/+6
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Migrate forms and inputs pt1Dmitriy Zaporozhets2013-12-311-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Update form classesDmitriy Zaporozhets2013-12-311-4/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix header caseDmitriy Zaporozhets2013-12-131-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fixed all the confirm: deprecation warningsJeroen van Baarsen2013-12-101-1/+1
|
* Improve help page for Project web hooksDmitriy Zaporozhets2013-12-041-44/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* UI with event types for Project WebHooksDmitriy Zaporozhets2013-12-041-8/+35
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Include project_id in webhook payload.Marin Jankovski2013-10-141-0/+1
|
* Lots of wording improvements for the project settings areaHenry Smith2013-08-151-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 fixesDmitriy Zaporozhets2013-08-081-1/+1
|
* use control-group classes for inline forms in project area pagesDmitriy Zaporozhets2013-08-071-2/+2
|
* Dont load bootstrap buttons. Modified css with new buttonsDmitriy Zaporozhets2013-08-011-1/+1
|
* Replace %h5.title with div.titleDmitriy Zaporozhets2013-07-131-1/+1
|
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-232-0/+77