gitlabhq/spec
Sebastian Ziebell 3b3add35fb API: merge request documentation updated, added return codes to functions
The API documentation of merge requests contains info to status codes for all functions.
Required arguments are now checked in the merge requests API functions and a `400 Bad Request` error is
returned if they are not given.
2013-02-27 15:07:42 +01:00
..
contexts Improve CreateContext call. Fixed test 2013-01-18 20:21:13 +02:00
controllers remove unused autogenerated files 2013-01-24 22:31:48 +02:00
factories add path and path_with_namespace to api project entity 2013-01-31 09:11:35 +02:00
features Restore old order for MR lists. Fix failing tests 2013-02-21 16:26:09 +02:00
helpers remove unused autogenerated files 2013-01-24 22:31:48 +02:00
lib fixed popen test 2013-02-27 08:24:12 +02:00
mailers Fix mailer tests 2013-02-01 15:37:21 +02:00
models Merge branch 'master' into fixes/api 2013-02-27 10:16:48 +01:00
observers Issue uses StateMachine now 2013-02-18 14:43:50 +04:00
requests/api API: merge request documentation updated, added return codes to functions 2013-02-27 15:07:42 +01:00
routing Test to show incorrect routing to Compare controller 2013-02-12 19:28:37 +11:00
services Move git post push logic to service 2013-02-25 21:21:38 +02:00
support specs for Gitlab::Popen 2013-02-26 22:53:46 +02:00
tasks/gitlab Fix routing issues when navigating over tree, commits etc 2012-12-25 06:14:05 +03:00
workers Fixing tests 2013-02-25 23:16:34 +02:00
factories.rb Merge branch 'state-machine' of https://github.com/Undev/gitlabhq into Undev-state-machine 2013-02-19 11:01:19 +02:00
factories_spec.rb Tests to validate that invalid keys are rejected 2013-02-17 21:31:20 +02:00
seed_project.tar.gz Rspec test repo replaced.\nMerge Requests improved 2012-03-13 23:54:49 +02:00
spec_helper.rb improve selectors to pass capybara 2.0 2013-02-21 11:27:22 +02:00