.. |
concerns
|
Added UserTeam core models (team and m-t-m relationships) and updated other models
|
2013-01-24 22:31:23 +02:00 |
.gitkeep
|
|
|
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
|
Continue refactoring. Use repostory and team
|
2013-01-04 08:43:25 +02:00 |
gitlab_ci_service.rb
|
|
|
group.rb
|
|
|
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
|
|
|
milestone.rb
|
|
|
namespace.rb
|
No gitolite in project any more
|
2013-02-11 19:16:59 +02:00 |
note.rb
|
change logic on line_code
|
2013-01-15 11:12:17 +02:00 |
project.rb
|
No gitolite in project any more
|
2013-02-11 19:16:59 +02:00 |
project_hook.rb
|
|
|
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
|
|
|
service_hook.rb
|
|
|
snippet.rb
|
remove length of snippet content
|
2013-01-22 17:10:00 +02:00 |
system_hook.rb
|
sidekiq
|
2013-01-09 08:14:05 +03:00 |
tree.rb
|
|
|
user.rb
|
add path and path_with_namespace to api project entity
|
2013-01-31 09:11:35 +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
|
remove update_repository calls
|
2013-02-04 15:24:16 +02: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 |