| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix rubocop warnings in spec/models | Guilherme Garnier | 2015-10-03 | 3 | -6/+2 |
| | | |||||
| * | Add `Group#add_*` convenience methodsrs-group-convenience-methods | Robert Speicher | 2015-08-07 | 1 | -2/+2 |
| | | | | | Encapsulates the logic for `Gitlab::Access::WHATEVER` levels. | ||||
| * | Merge branch 'master' into rubocop-for-tests | Dmitriy Zaporozhets | 2015-06-23 | 2 | -2/+2 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: spec/features/issues_spec.rb spec/models/forked_project_link_spec.rb spec/models/hooks/service_hook_spec.rb spec/models/hooks/web_hook_spec.rb spec/models/project_services/hipchat_service_spec.rb spec/requests/api/project_members_spec.rb spec/requests/api/projects_spec.rb spec/requests/api/system_hooks_spec.rb spec/services/archive_repository_service_spec.rb spec/support/matchers.rb spec/tasks/gitlab/backup_rake_spec.rb | ||||
| | * | Fix `raise_error` without an argument deprecation warnings | Robert Speicher | 2015-06-22 | 2 | -2/+2 |
| | | | |||||
| * | | Fix Style/Blocks cop violations | Robert Speicher | 2015-06-22 | 2 | -6/+2 |
| | | | |||||
| * | | Fix Style/SpaceInsideHashLiteralBraces cop violations | Robert Speicher | 2015-06-22 | 3 | -16/+16 |
| |/ | | | | These fixes were performed automatically by Rubocop's `-a` flag. | ||||
| * | Add support for Webhook note events | Stan Hu | 2015-05-21 | 4 | -0/+4 |
| | | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/6745 | ||||
| * | Added X-GitLab-Event header for web hooks | bugagazavr | 2015-05-08 | 3 | -15/+74 |
| | | |||||
| * | Revert "Added X-GitLab-Event header for web hooks" | Valery Sizov | 2015-04-27 | 1 | -9/+5 |
| | | | | | This reverts commit 548f182814acd0f7a110e6c165c186e345901b00. | ||||
| * | Added X-GitLab-Event header for web hooks | bugagazavr | 2015-04-25 | 1 | -5/+9 |
| | | |||||
| * | Updated rspec to rspec 3.x syntax | Jeroen van Baarsen | 2015-02-12 | 3 | -26/+26 |
| | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
| * | Make the structure of spec/models match app/models | Robert Speicher | 2015-01-30 | 4 | -0/+234 |
