gitlabhq/app
Sebastian Ziebell 6df02adc7a API: status code 403 returned if new project would exceed limit
When the project limit is reached the user is not allowed to create new ones.
Instead of error code 404 the status code 403 (Forbidden) is returned with error
message via API.
2013-02-14 15:51:56 +01:00
..
assets style network graph form a bit 2013-02-12 19:22:40 +02:00
contexts restore handling exception for project creation 2013-02-12 10:41:21 +02:00
controllers Merge branch 'easy-to-find-commit-on-network-graph' of https://github.com/hiroponz/gitlabhq into hiroponz-easy-to-find-commit-on-network-graph 2013-02-12 19:02:05 +02:00
decorators add into user decorator (presenter) to full user name 2013-01-24 22:31:24 +02:00
helpers Fixed link_to_member 2013-01-30 17:07:44 +02:00
mailers Add a delay for sending emails 2013-02-01 17:04:41 +02:00
models API: status code 403 returned if new project would exceed limit 2013-02-14 15:51:56 +01:00
observers use proper name for gitlabshell worker 2013-02-11 19:27:26 +02:00
uploaders fix attachment uploader for aws 2013-02-11 10:14:32 +02:00
views style network graph form a bit 2013-02-12 19:22:40 +02:00
workers use proper name for gitlabshell worker 2013-02-11 19:27:26 +02:00