Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve create_mr_button? performance. | Douwe Maan | 2015-05-09 | 1 | -5/+4 |
| | |||||
* | Add Create Merge Request buttons to commits page and push event. | Douwe Maan | 2015-05-09 | 1 | -12/+12 |
| | |||||
* | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 1 | -1/+8 |
| | | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers. | ||||
* | Rubocop enabled for: Use spaces inside hash literal braces | Dmitriy Zaporozhets | 2015-02-02 | 1 | -2/+2 |
| | |||||
* | Fix bug with showing create merge request button while merge request are ↵ | Alexander Vagin | 2013-12-04 | 1 | -1/+3 |
| | | | | disabled in project settings | ||||
* | Compare link for branches | Dmitriy Zaporozhets | 2013-09-12 | 1 | -0/+1 |
| | |||||
* | Right branches for mr link at Compare view | Dmitriy Zaporozhets | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | Compare page improved | Dmitriy Zaporozhets | 2013-09-12 | 1 | -0/+12 |
* Show new merge request button from compare page * Show message if user selected same branches * Show message if compared branches are the same * Prepend inputs with from/to labels |