Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Contributing a merge request is better. | Sytse Sijbrandij | 2015-12-28 | 1 | -1/+1 |
| | |||||
* | Welcome more git rules. | Sytse Sijbrandij | 2015-12-24 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ce-to-ee | Douwe Maan | 2015-05-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | | # Conflicts: # app/controllers/groups/application_controller.rb # app/services/test_hook_service.rb # app/views/admin/groups/show.html.haml # app/views/groups/_settings_nav.html.haml # app/views/groups/show.html.haml # app/views/layouts/_head.html.haml # app/views/projects/_settings_nav.html.haml # db/schema.rb # features/project/project.feature # features/steps/project/project.rb | ||||
* | git hook refactoring | Valery Sizov | 2015-03-26 | 1 | -55/+4 |
| | |||||
* | Improve git hooks page UI | Dmitriy Zaporozhets | 2015-03-18 | 1 | -29/+15 |
| | |||||
* | Update path helpers and routes for Rails 4.1.9 | Vinnie Okada | 2015-02-27 | 1 | -1/+1 |
| | | | | | Update project path helpers and routes to reflect the new nested resources introduced in the Rails 4.1.9 upgrade. | ||||
* | Improve git hook description | Valery Sizov | 2014-11-17 | 1 | -2/+2 |
| | |||||
* | Ability to block commits with certain filenames | Valery Sizov | 2014-11-03 | 1 | -0/+10 |
| | |||||
* | Git Hook to check whether author is a GitLab member | Valery Sizov | 2014-10-31 | 1 | -7/+17 |
| | |||||
* | Git hooks for checking email | Valery Sizov | 2014-10-29 | 1 | -0/+10 |
| | |||||
* | Remove git hook offer | Marin Jankovski | 2014-10-02 | 1 | -5/+0 |
| | |||||
* | No need for bold font in message. | Marin Jankovski | 2014-07-07 | 1 | -1/+0 |
| | |||||
* | Message for the git hook. | Marin Jankovski | 2014-07-07 | 1 | -0/+6 |
| | |||||
* | Add a link to the Ruby Regexp documentation | Jacob Vosmaer | 2014-03-26 | 1 | -1/+6 |
| | |||||
* | Git tags can still be deleted through the UI | Jacob Vosmaer | 2014-03-26 | 1 | -1/+5 |
| | |||||
* | Improve the wording. | dosire | 2014-03-21 | 1 | -8/+8 |
| | |||||
* | Proper page title | Dmitriy Zaporozhets | 2014-03-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Implement 2 git hooks: tagf removal and commit message | Dmitriy Zaporozhets | 2014-03-20 | 1 | -3/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | GitHooks scaffold | Dmitriy Zaporozhets | 2014-03-20 | 1 | -0/+39 |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |