gitlabhq/lib/api
Dmitriy Zaporozhets 541d899410 Project.repository should never be nil so you can call repository.exists? or repository.empty?
Also specify separate project factory for project with filled repo
2013-04-01 16:56:25 +03:00
..
entities.rb add attachemnts support for wall 2013-03-19 13:28:29 +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 Fix notify specs. Fix merge request close via api 2013-03-28 13:24:01 +02:00
milestones.rb API: extracted helper method to validate required parameters, code clean up 2013-02-27 17:50:30 +01:00
notes.rb load notes for wall via api 2013-03-19 12:35:55 +02:00
projects.rb Project.repository should never be nil so you can call repository.exists? or repository.empty? 2013-04-01 16:56:25 +03: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 Dont show blocked users in autocomplete 2013-03-19 18:07:14 +02:00