gitlab-org--gitlab-foss/lib/api
Dmitriy Zaporozhets f8aae4b7d8
Merge branch 'add_website_url_to_user' of https://github.com/jeromedalbert/gitlabhq into jeromedalbert-add_website_url_to_user
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

Conflicts:
	CHANGELOG
2014-01-19 20:23:29 +02:00
..
api.rb Namespaces API for admin users 2013-11-15 15:24:10 +02:00
deploy_keys.rb API: set gitlab-ci service for project 2013-10-29 16:39:46 +02:00
entities.rb Add website url to user 2014-01-18 19:15:10 +00:00
files.rb Merge branch 'refactoring/context_into_services' into 'master' 2014-01-17 09:47:47 +00:00
groups.rb
helpers.rb Make sure private_token for API is a string 2013-11-08 18:49:38 +02:00
internal.rb
issues.rb Fixing unsafe use of Thread.current variable :current_user 2013-10-16 01:20:53 -04:00
merge_requests.rb Fixing unsafe use of Thread.current variable :current_user 2013-10-16 01:20:53 -04:00
milestones.rb Fixing unsafe use of Thread.current variable :current_user 2013-10-16 01:20:53 -04:00
namespaces.rb fix most of warnings 2013-12-15 00:05:10 +04:00
notes.rb Fixing unsafe use of Thread.current variable :current_user 2013-10-16 01:20:53 -04:00
project_hooks.rb ProjectHook API supports new event fields 2013-12-04 13:37:39 +02:00
project_snippets.rb Dropped expiration date from the snippet API 2014-01-11 18:40:17 +01:00
projects.rb Replace context with service in lib 2014-01-16 20:35:21 +02:00
repositories.rb Remove commit_load_context.rb 2014-01-15 15:06:12 +02:00
services.rb gitlab-ci service api: clean values instead of destroy 2013-10-29 18:13:51 +02:00
session.rb
system_hooks.rb
users.rb Add website url to user 2014-01-18 19:15:10 +00:00