gitlabhq/app/models
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
..
concerns All scopes must be in lambdas 2013-02-12 11:16:45 +04:00
.gitkeep init commit 2011-10-09 00:36:38 +03:00
ability.rb allow/deny user to create group/team 2013-01-25 11:30:49 +02:00
commit.rb Remove unused methods 2013-01-05 13:11:15 +02:00
event.rb Constants in Events looks good now 2013-02-13 15:48:16 +04:00
gitlab_ci_service.rb REpostiry, Team models 2013-01-03 21:09:18 +02:00
group.rb Improve perfomance of removeing group 2012-12-30 14:26:19 +02:00
issue.rb remove length of issue content 2013-01-22 17:15:22 +02:00
key.rb dont allow duplicates in ssh keys 2013-02-07 09:42:22 +02:00
merge_request.rb Constants in Events looks good now 2013-02-13 15:48:16 +04:00
milestone.rb All scopes must be in lambdas 2013-02-12 11:16:45 +04:00
namespace.rb All scopes must be in lambdas 2013-02-12 11:16:45 +04:00
note.rb All scopes must be in lambdas 2013-02-12 11:16:45 +04:00
project.rb API: refactored last fix, project limit in web client is fixed too 2013-02-14 12:58:33 +01:00
project_hook.rb Reannotated 2012-11-20 14:19:55 +02:00
project_team.rb remove update_repository calls 2013-02-04 15:24:16 +02:00
protected_branch.rb remove update_repository calls 2013-02-04 15:24:16 +02:00
repository.rb No gitolite in project any more 2013-02-11 19:16:59 +02:00
service.rb move activated? method to service 2013-01-03 09:52:14 +02:00
service_hook.rb Reannotated 2012-11-20 14:19:55 +02:00
snippet.rb All scopes must be in lambdas 2013-02-12 11:16:45 +04:00
system_hook.rb sidekiq 2013-01-09 08:14:05 +03:00
tree.rb REpostiry, Team models 2013-01-03 21:09:18 +02:00
user.rb style admin -> users page. Search by username too 2013-02-13 17:28:28 +02:00
user_team.rb add path and path_with_namespace to api project entity 2013-01-31 09:11:35 +02:00
user_team_project_relationship.rb add path and path_with_namespace to api project entity 2013-01-31 09:11:35 +02:00
user_team_user_relationship.rb add path and path_with_namespace to api project entity 2013-01-31 09:11:35 +02:00
users_project.rb All scopes must be in lambdas 2013-02-12 11:16:45 +04:00
web_hook.rb Updates project to process web hooks async via sidekiq. 2013-01-25 10:42:57 -05:00
wiki.rb Add an ordering scope to Wiki 2013-01-11 20:04:14 +01:00