gitlabhq/lib
Matt Humphrey dd653f62f3 Added namespace_id to project creation via API
This allows you to set the namespace ID for projects via the the API. By default it is created for the current user. You can assign it to the global namespace by passing `GLN` which translates to 'Global Namespace'.
2013-03-01 16:34:11 +00:00
..
api Added namespace_id to project creation via API 2013-03-01 16:34:11 +00:00
assets move assets from lib directory to vendor 2012-05-29 17:56:48 +05:00
gitlab Issues helper included to markdown helper 2013-02-28 16:11:13 +04:00
redcarpet/render Fix parsing of ref-like Urls in links and images in GFM 2013-01-16 22:39:56 +01:00
tasks use system call to start sidekiq 2013-02-27 20:40:01 +02:00
api.rb update grape to 0.3.1 for ruby 2.0 support. 2013-02-26 21:31:45 +01:00
event_filter.rb Constants in Events looks good now 2013-02-13 15:48:16 +04:00
extracts_path.rb draper raise now RuntimeError instead of NoMethodError 2013-03-01 15:59:43 +02:00
file_size_validator.rb Fully embrace Ruby 1.9 hash syntax 2012-08-10 18:25:15 -04:00
gitolited.rb No gitolite in project any more 2013-02-11 19:16:59 +02:00
static_model.rb Fixed styles, ProjectHook specs etc 2013-01-05 00:35:38 +02:00