gitlabhq/lib
Sebastian Ziebell bb24275f8d Status code 400 is returned if body is missing on note creation.
If a note is created with a POST request via API (`/projects/:id/notes`) status
code 400 is returned instead of 404. The resource itself exists but the request
is incomplete. Specs added to check different status codes when accessing, creating
and updating notes.
2013-02-06 17:11:00 +01:00
..
api Status code 400 is returned if body is missing on note creation. 2013-02-06 17:11:00 +01:00
assets move assets from lib directory to vendor 2012-05-29 17:56:48 +05:00
gitlab satellites logs 2013-01-29 12:12:24 +02:00
hooks sidekiq with green tests 2013-01-09 09:14:05 +03:00
redcarpet/render Fix parsing of ref-like Urls in links and images in GFM 2013-01-16 22:39:56 +01:00
support Add subdir support for rewrite-hooks script 2012-12-31 17:46:40 +02:00
tasks Merge pull request #2801 from Takuto88/master 2013-01-28 10:33:59 -08:00
api.rb log fatal errors that we catch 2013-02-01 10:23:23 +00:00
event_filter.rb Added EventFilter class. Compeleted first version of dashbaord filtering 2012-11-05 20:12:26 +02:00
extracts_path.rb Remove relative_url_root from path. Fixes #2602 2013-01-23 17:29:46 +09:00
file_size_validator.rb Fully embrace Ruby 1.9 hash syntax 2012-08-10 18:25:15 -04:00
gitolited.rb more refactoring using models/concerns 2013-01-03 09:06:07 +02:00
static_model.rb Fixed styles, ProjectHook specs etc 2013-01-05 00:35:38 +02:00