.. |
concerns
|
Fixed tests. Fixed overrided scope. Better usability for milestone view
|
2013-06-17 11:57:37 +03:00 |
deprecated
|
Remove all team resources except models. Move models to deprecated directory
|
2013-06-18 21:22:34 +03:00 |
network
|
Fix postgres error when displaying network graph.
|
2013-06-02 07:15:37 +00:00 |
.gitkeep
|
init commit
|
2011-10-09 00:36:38 +03:00 |
ability.rb
|
Remove all team resources except models. Move models to deprecated directory
|
2013-06-18 21:22:34 +03:00 |
campfire_service.rb
|
Campfire service added
|
2013-05-22 17:59:59 +03:00 |
commit.rb
|
Use Gitlab::Git:: for git features across application
|
2013-04-01 16:04:35 +03:00 |
deploy_key.rb
|
Feature: Deploy keys between projects
|
2013-05-06 15:10:55 +03:00 |
deploy_keys_project.rb
|
Create DeployKey & DeployKeysProject models. Bulding many to many relation between deploy keys and projects
|
2013-05-06 12:26:36 +03:00 |
event.rb
|
API: project events
|
2013-06-06 19:19:17 +03:00 |
forked_project_link.rb
|
updated fork feature to use gitlab-shell for v5 of gitlab
|
2013-04-15 01:54:52 -04:00 |
gitlab_ci_service.rb
|
Make service code more abstract
|
2013-05-22 16:58:44 +03:00 |
gollum_wiki.rb
|
fix gollum git instructions. related to #3562
|
2013-04-10 14:35:44 +03:00 |
group.rb
|
Add owner to group members after group create
|
2013-06-18 17:47:52 +03:00 |
hipchat_service.rb
|
Hipchat service implementation
|
2013-05-24 21:42:21 +02:00 |
issue.rb
|
Fix Issue.open_for
|
2013-06-17 20:00:50 +03:00 |
key.rb
|
More strict validation for SSH Key content
|
2013-05-13 11:59:30 +03:00 |
merge_request.rb
|
Check for existing MR only for opened/reopened MR
|
2013-06-14 17:19:26 +03:00 |
milestone.rb
|
remove trailing spaces
|
2013-05-05 18:02:02 +04:00 |
namespace.rb
|
Add path blacklist
|
2013-06-12 22:11:35 +03:00 |
note.rb
|
Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8-gist
|
2013-06-04 18:36:22 +03:00 |
notification.rb
|
save each notification setting with ajax on change
|
2013-04-04 22:11:51 +03:00 |
personal_snippet.rb
|
Personal snippet model added
|
2013-03-25 02:19:40 +04:00 |
project.rb
|
Add imported boolean to project. Prevent shell from creating repo after it was imported
|
2013-06-14 16:30:48 +03:00 |
project_hook.rb
|
Reannotated
|
2012-11-20 14:19:55 +02:00 |
project_snippet.rb
|
Project snippet moved to separate model
|
2013-03-24 19:26:49 +04:00 |
project_team.rb
|
Project Team now supports a non-group projects
|
2013-06-18 17:47:52 +03:00 |
protected_branch.rb
|
replace Gitolited mixin with Gitlab::ShellAdapter
|
2013-03-21 21:01:14 +02:00 |
repository.rb
|
Lets cache branch_names, tag_names for repo
|
2013-05-15 15:22:34 +03:00 |
service.rb
|
Mention methods that should be implemented inside service
|
2013-05-22 17:59:43 +03:00 |
service_hook.rb
|
Reannotated
|
2012-11-20 14:19:55 +02:00 |
snippet.rb
|
Notes fixed
|
2013-03-25 15:58:09 +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
|
Remove all team resources except models. Move models to deprecated directory
|
2013-06-18 21:22:34 +03:00 |
users_group.rb
|
Fix UsersGroup specs
|
2013-06-18 17:47:52 +03:00 |
users_project.rb
|
Add UsersGroup relation to be respected by abilities and Project#team
|
2013-06-18 17:47:52 +03:00 |
web_hook.rb
|
Fix WebHook and special symbols in credentials
|
2013-02-22 20:10:25 +04:00 |
wiki_page.rb
|
Use Gitlab::Git:: for git features across application
|
2013-04-01 16:04:35 +03:00 |