| .. |
|
concerns
|
Issuable consern uses StateMachine now
|
2013-02-18 14:43:49 +04:00 |
|
network
|
Fixed wrong order of arguments in network graph caused by refactoring
|
2013-04-03 22:37:07 +03:00 |
|
.gitkeep
|
init commit
|
2011-10-09 00:36:38 +03:00 |
|
ability.rb
|
add admin ability to edit project settings from project area
|
2013-03-25 10:46:57 +02:00 |
|
commit.rb
|
Use Gitlab::Git:: for git features across application
|
2013-04-01 16:04:35 +03:00 |
|
event.rb
|
Increase event title font size on dashboard activity feed
|
2013-04-06 15:53:35 +03:00 |
|
gitlab_ci_service.rb
|
REpostiry, Team models
|
2013-01-03 21:09:18 +02:00 |
|
gollum_wiki.rb
|
fix gollum git instructions. related to #3562
|
2013-04-10 14:35:44 +03:00 |
|
group.rb
|
Update model methods
|
2013-04-03 06:20:52 +04:00 |
|
issue.rb
|
Merge branch 'feature/refactoring_scopes_pr' of https://github.com/Undev/gitlabhq into Undev-feature/refactoring_scopes_pr
|
2013-04-09 20:37:04 +03:00 |
|
key.rb
|
Update model methods
|
2013-04-03 06:20:52 +04:00 |
|
merge_request.rb
|
Gitlab::Git::Tree & Blob added
|
2013-04-02 22:37:20 +03:00 |
|
milestone.rb
|
Update model methods
|
2013-04-03 06:20:52 +04:00 |
|
namespace.rb
|
Move directory logic out of model. Use Gitlab:Shell class to interact with file system
|
2013-03-21 22:11:08 +02:00 |
|
note.rb
|
Fix notes for commits inside MR being squashed in one discussion
|
2013-04-04 09:58:12 +03:00 |
|
notification.rb
|
save each notification setting with ajax on change
|
2013-04-04 22:11:51 +03:00 |
|
project.rb
|
Merge branch 'feature/refactoring_scopes_pr' of https://github.com/Undev/gitlabhq into Undev-feature/refactoring_scopes_pr
|
2013-04-09 20:37:04 +03:00 |
|
project_hook.rb
|
Reannotated
|
2012-11-20 14:19:55 +02:00 |
|
project_team.rb
|
remove unused code related to gitolite
|
2013-02-26 11:11:43 +02:00 |
|
protected_branch.rb
|
replace Gitolited mixin with Gitlab::ShellAdapter
|
2013-03-21 21:01:14 +02:00 |
|
repository.rb
|
Project.repository should never be nil so you can call repository.exists? or repository.empty?
|
2013-04-01 16:56:25 +03: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
|
Method moved to service
|
2013-02-20 15:33:03 +04:00 |
|
tree.rb
|
Gitlab::Git::Tree & Blob added
|
2013-04-02 22:37:20 +03:00 |
|
user.rb
|
Merge branch 'feature/refactoring_scopes_pr' of https://github.com/Undev/gitlabhq into Undev-feature/refactoring_scopes_pr
|
2013-04-09 20:37:04 +03:00 |
|
user_team.rb
|
reannotated
|
2013-03-15 15:16:02 +02:00 |
|
user_team_project_relationship.rb
|
Refactor and restyle team page for project
|
2013-02-18 21:10:49 +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
|
save each notification setting with ajax on change
|
2013-04-04 22:11:51 +03:00 |
|
web_hook.rb
|
Fix WebHook and special symbols in credentials
|
2013-02-22 20:10:25 +04:00 |
|
wiki.rb
|
Add an ordering scope to Wiki
|
2013-01-11 20:04:14 +01:00 |
|
wiki_page.rb
|
Use Gitlab::Git:: for git features across application
|
2013-04-01 16:04:35 +03:00 |