gitlabhq/app
Sebastian Ziebell 3025824415 API: refactored last fix, project limit in web client is fixed too
The previous call `saved?` is restored in the `POST /projects` method in the API.
It is refactored to check if the record is persisted. This is useful to not validate
the record again after saving. This fixes the returned status code in the web client
too. If the last project is created via web client instead of error notification
the project page is shown.
2013-02-14 12:58:33 +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: refactored last fix, project limit in web client is fixed too 2013-02-14 12:58:33 +01:00
observers Constants in Events looks good now 2013-02-13 15:48:16 +04:00
uploaders fix attachment uploader for aws 2013-02-11 10:14:32 +02:00
views style admin -> users page. Search by username too 2013-02-13 17:28:28 +02:00
workers use proper name for gitlabshell worker 2013-02-11 19:27:26 +02:00