Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | User has to confirm deletion of issuables | Zeger-Jan van de Weg | 2016-03-22 | 1 | -1/+2 |
* | Merge branch 'feature-ci-only-except-trigger' into 'master' | Kamil Trzciński | 2016-03-22 | 1 | -1/+1 |
|\ | |||||
| * | add 'triggers' keyword to gitlab-ci.yml 'only' and 'except' fields to allow c... | Jason Roehm | 2016-03-15 | 1 | -1/+1 |
* | | Address feedback | Douwe Maan | 2016-03-22 | 13 | -36/+38 |
* | | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-21 | 115 | -230/+530 |
|\ \ | |||||
| * \ | Merge branch 'change_css_class_has_tooltip_to_has-tooltip' into 'master' | Jacob Schatz | 2016-03-21 | 32 | -43/+43 |
| |\ \ | |||||
| | * | | change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltip | Arinde Eniola | 2016-03-20 | 32 | -43/+43 |
| * | | | Merge branch 'css-indentation' into 'master' | Jacob Schatz | 2016-03-21 | 3 | -9/+9 |
| |\ \ \ | |||||
| | * | | | Fix Indentation lints in CSS. | connorshea | 2016-03-18 | 3 | -9/+9 |
| * | | | | Merge branch 'ssh-page-ago' into 'master' | Jacob Schatz | 2016-03-21 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Remove duplicated agossh-page-ago | Robert Schilling | 2016-03-21 | 1 | -1/+1 |
| * | | | | | Merge branch 'project-icon' into 'master' | Jacob Schatz | 2016-03-21 | 3 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | Updated other views with new project iconproject-icon | Phil Hughes | 2016-03-21 | 2 | -2/+2 |
| | * | | | | | Group page now uses correct project icon | Phil Hughes | 2016-03-21 | 1 | -1/+1 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge branch 'css-shorthand' into 'master' | Jacob Schatz | 2016-03-21 | 10 | -23/+23 |
| |\ \ \ \ \ | |||||
| | * | | | | | Follow the CSS Style Guide rules for using shorthand where possible. | connorshea | 2016-03-18 | 10 | -23/+23 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge branch '2489-soft-delete-issues' into 'master' | Douwe Maan | 2016-03-21 | 9 | -7/+44 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into 2489-soft-delete-issues | Zeger-Jan van de Weg | 2016-03-21 | 70 | -150/+413 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | * | | | | | Minor improvements on IssuableActions | Zeger-Jan van de Weg | 2016-03-21 | 7 | -35/+37 |
| | * | | | | | Satisfy rubocop | Zeger-Jan van de Weg | 2016-03-19 | 2 | -4/+1 |
| | * | | | | | Dry destroy action on issuables | Zeger-Jan van de Weg | 2016-03-19 | 11 | -35/+47 |
| | * | | | | | Hide delete botton on edit page | Zeger-Jan van de Weg | 2016-03-19 | 5 | -10/+9 |
| | * | | | | | Soft delete issuables | Zeger-Jan van de Weg | 2016-03-19 | 6 | -3/+30 |
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/safe-import... | James Lopez | 2016-03-21 | 357 | -2953/+5632 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Merge branch 'remove-console-log' into 'master' | Jacob Schatz | 2016-03-21 | 1 | -1/+0 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Remove console.log call | Stan Hu | 2016-03-20 | 1 | -1/+0 |
| | * | | | | | | Merge branch 'issues-show-performance' into 'master' | Robert Speicher | 2016-03-21 | 5 | -14/+35 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Cache output of Repository#exists? | Yorick Peterse | 2016-03-19 | 4 | -11/+32 |
| | | * | | | | | | Tweaked performance of Issue#related_branches | Yorick Peterse | 2016-03-19 | 1 | -3/+3 |
| | | | |/ / / / | | | |/| | | | | |||||
| | * | | | | | | Merge branch 'feature/issue-move' into 'master' | Kamil Trzciński | 2016-03-21 | 17 | -13/+222 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Change icon and cursor for issue move field tooltipfeature/issue-move | Grzegorz Bizon | 2016-03-20 | 1 | -2/+2 |
| | | * | | | | | | Preserve created at time of notes when moving issue | Grzegorz Bizon | 2016-03-20 | 1 | -1/+2 |
| | | * | | | | | | Merge branch 'master' into feature/issue-move | Grzegorz Bizon | 2016-03-20 | 17 | -33/+129 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Rename reference unfolder to rewriter, minor refactorings | Grzegorz Bizon | 2016-03-20 | 1 | -2/+2 |
| | | * | | | | | | | Add tooltip info about issue move filed purpose | Grzegorz Bizon | 2016-03-20 | 1 | -0/+4 |
| | | * | | | | | | | Do not pass params that are not used in issue move service | Grzegorz Bizon | 2016-03-20 | 1 | -1/+1 |
| | | * | | | | | | | Update reference unfolder according to recent ability changes | Grzegorz Bizon | 2016-03-19 | 1 | -1/+2 |
| | | * | | | | | | | Merge branch 'master' into feature/issue-move | Grzegorz Bizon | 2016-03-19 | 109 | -710/+1199 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Improvements in issue move feaure (refactoring) | Grzegorz Bizon | 2016-03-19 | 5 | -68/+64 |
| | | * | | | | | | | | Prevent issue move if issue has been already moved | Grzegorz Bizon | 2016-03-17 | 3 | -3/+20 |
| | | * | | | | | | | | Add field that references issue this issue has been moved to | Grzegorz Bizon | 2016-03-17 | 1 | -0/+3 |
| | | * | | | | | | | | Update methods that use issue close service | Grzegorz Bizon | 2016-03-17 | 3 | -3/+3 |
| | | * | | | | | | | | Add feature specs for issue move | Grzegorz Bizon | 2016-03-17 | 1 | -1/+1 |
| | | * | | | | | | | | Add minor improvements in code related to issue move | Grzegorz Bizon | 2016-03-17 | 5 | -34/+25 |
| | | * | | | | | | | | Use helper to create list of projects issue can be moved to | Grzegorz Bizon | 2016-03-17 | 3 | -4/+24 |
| | | * | | | | | | | | Revert changes in js used to create project select | Grzegorz Bizon | 2016-03-17 | 1 | -50/+20 |
| | | * | | | | | | | | Add new notifications for issue move action | Grzegorz Bizon | 2016-03-17 | 5 | -2/+35 |
| | | * | | | | | | | | Reuse existing issue services when moving issue | Grzegorz Bizon | 2016-03-17 | 4 | -51/+25 |
| | | * | | | | | | | | Add initial notifications and hooks for issue move | Grzegorz Bizon | 2016-03-17 | 3 | -13/+38 |
| | | * | | | | | | | | Make it possible to exclude project in projects select | Grzegorz Bizon | 2016-03-17 | 2 | -9/+24 |