gitlabhq/lib/api
Dmitriy Zaporozhets 71ab011a17 Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into DanKnox-use_gollum_wikis
Conflicts:
	app/views/layouts/project_resource.html.haml
	app/views/wikis/edit.html.haml
	app/views/wikis/pages.html.haml
	app/views/wikis/show.html.haml
	spec/features/gitlab_flavored_markdown_spec.rb
2013-03-15 16:55:07 +02:00
..
entities.rb Reduce amount of user info provided with internal api 2013-03-11 14:35:00 +02:00
groups.rb API: fixes project creation and removed redundant info 2013-03-07 15:11:33 +01:00
helpers.rb API: extracted helper method to validate required parameters, code clean up 2013-02-27 17:50:30 +01:00
internal.rb Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into DanKnox-use_gollum_wikis 2013-03-15 16:55:07 +02:00
issues.rb API: extracted helper method to validate required parameters, code clean up 2013-02-27 17:50:30 +01:00
merge_requests.rb Merge branch 'master' into fixes/api, code clean up and tests fixed 2013-03-07 14:51:56 +01:00
milestones.rb API: extracted helper method to validate required parameters, code clean up 2013-02-27 17:50:30 +01:00
notes.rb API: fixed adding a note 2013-02-27 18:12:02 +01:00
projects.rb API: fixes project creation and removed redundant info 2013-03-07 15:11:33 +01:00
session.rb API: return 401 for invalid session 2012-09-20 08:38:08 -07:00
system_hooks.rb API: system hooks API functions and documentation updated 2013-03-07 17:56:11 +01:00
users.rb add api users filter and integrate users select2 2013-03-13 23:19:09 +02:00