..
concerns
Added UserTeam core models (team and m-t-m relationships) and updated other models
2013-01-24 22:31:23 +02: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
Continue refactoring. Use repostory and team
2013-01-04 08:43:25 +02: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
Fix few bugs and tests after refactoring ownership logic
2013-01-02 19:32:34 +02:00
merge_request.rb
more refactoring using models/concerns
2013-01-03 09:06:07 +02:00
milestone.rb
Changed wording if milestone already expired, using Date#past
2012-12-23 21:16:51 +00:00
namespace.rb
Remove satellites when moving namespace
2013-01-17 12:21:52 +02:00
note.rb
change logic on line_code
2013-01-15 11:12:17 +02:00
project.rb
Updates project to process web hooks async via sidekiq.
2013-01-25 10:42:57 -05:00
project_hook.rb
Reannotated
2012-11-20 14:19:55 +02:00
project_team.rb
Rename Team class to ProjectTeam
2013-01-24 22:31:24 +02:00
protected_branch.rb
Continue refactoring. Use repostory and team
2013-01-04 08:43:25 +02:00
repository.rb
Fix for archive download (method path missing)
2013-01-10 15:55:34 -05: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
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
REpostiry, Team models
2013-01-03 21:09:18 +02:00
user.rb
Fix security issues with teams
2013-01-25 15:51:45 +02:00
user_team.rb
Fix mispelling and ambiguous id in UserTeam.without_project
2013-01-24 22:31:49 +02:00
user_team_project_relationship.rb
assign team to project from project page in public section
2013-01-24 22:31:48 +02:00
user_team_user_relationship.rb
Make a team and group boxes smaller on dashboard
2013-01-24 22:31:49 +02:00
users_project.rb
Remove old data
2013-01-24 22:31:25 +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