Sebastian Ziebell 7cc4339f71 API: changed status codes for project hooks functions
Different status codes in the API lib are returned on hook creation, update or deletion.
If a required parameter is not given (e.g. `url` in `/projects/:id/hooks/:hook_id`) status
code 400 (Bad request) is returned. On hook deletion a 200 status code is returned, regardless if
the hook is present or not. This makes the DELETE function an idempotent operation. Appropriate tests
are added to check these status codes.
2013-02-12 17:44:42 +01:00
2013-02-12 10:17:57 +01:00
2013-02-11 19:16:59 +02:00
2011-10-09 00:36:38 +03:00
2012-01-08 13:20:20 +02:00
2013-02-09 15:26:47 +02:00
2011-10-09 00:36:38 +03:00
2013-01-07 22:23:13 +02:00
2013-01-09 14:43:49 -05:00
2013-02-11 19:16:59 +02:00
2012-12-20 18:53:23 +01:00
2013-02-11 23:17:34 +02:00
2013-02-11 23:17:34 +02:00
2012-09-21 13:22:30 +03:00
2011-10-09 00:36:38 +03:00
2011-10-09 00:36:38 +03:00
2013-01-29 14:49:10 +02:00
2013-02-05 09:01:29 +02:00
2013-02-07 13:05:30 +02:00

Welcome to GitLab build status build status Code Climate Dependency Status

GitLab is a free project and repository management application

CI

Application details

  • based on Ruby on Rails
  • distributed under the MIT License
  • works with gitolite

Requirements

  • Ubuntu/Debian
  • ruby 1.9.3+
  • MySQL
  • git
  • gitolite
  • redis

Install

Checkout wiki pages for installation information, migration, etc.

Community

Google Group

Contacts

Twitter:

  • @gitlabhq
  • @dzaporozhets

Email

Contribute

Developer Guide Want to help - send a pull request. We'll accept good pull requests.

S
Description
No description provided
Readme MIT
170 MiB
Languages
Ruby 75.2%
Haml 10.4%
CoffeeScript 6.1%
SCSS 4.7%
Gherkin 2.4%
Other 1.2%