| Commit message (Expand) | Author | Age | Files | Lines |
* | This works | Shinya Maeda | 2017-10-23 | 1 | -2/+2 |
* | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-... | Shinya Maeda | 2017-10-07 | 1 | -0/+11 |
|\ |
|
| * | Improve specs for pipeline failure reason presenter | Grzegorz Bizon | 2017-10-05 | 1 | -1/+5 |
| * | Move part of pipeline presenter to main CE file | Grzegorz Bizon | 2017-10-05 | 1 | -1/+8 |
* | | Add ClusterPresenter. Fix Static Analysys. | Shinya Maeda | 2017-10-06 | 1 | -0/+9 |
|/ |
|
* | Reduce method calls while evaluating Projects::MergeRequestsController#show.json36876-mr-show-json-controller-perf-improvements | Oswaldo Ferreira | 2017-10-04 | 1 | -1/+1 |
* | Move trigger_variables to presenter | Shinya Maeda | 2017-09-04 | 1 | -0/+11 |
* | trigger_variables should consider trigger_request existstance always | Shinya Maeda | 2017-09-04 | 1 | -11/+0 |
* | Remove ci_trigger_request_with_variables | Shinya Maeda | 2017-09-04 | 1 | -0/+11 |
* | Make commits behind text a link to the target branch commits page | Clement Ho | 2017-07-11 | 1 | -0/+6 |
* | Convert target branch link to use tree | Clement Ho | 2017-07-11 | 1 | -2/+2 |
* | MR branch link now links to tree instead of commits | Clement Ho | 2017-07-10 | 1 | -1/+1 |
* | Use new project_variables_path in this MR | Shinya Maeda | 2017-07-07 | 1 | -2/+2 |
* | Adopt project_variable_path instead of namespace_project_variable_path. (Reso... | Shinya Maeda | 2017-07-07 | 1 | -2/+2 |
* | Basic BE change | Shinya Maeda | 2017-07-07 | 2 | -0/+50 |
* | Create and use project path helpers that only need a project, no namespace | Douwe Maan | 2017-07-05 | 1 | -16/+11 |
* | Display issue state in issue links section of merge request widget33381-display-issue-state-in-mr-widget-issue-links | Adam Niedzielski | 2017-06-09 | 1 | -2/+14 |
* | Merge branch '3191-deploy-keys-update' into 'master' | Rémy Coutable | 2017-06-07 | 1 | -11/+3 |
|\ |
|
| * | Implement ability to update deploy keys | Alexander Randa | 2017-06-02 | 1 | -11/+3 |
* | | Use sum instead of map + inject | Adam Niedzielski | 2017-06-02 | 1 | -1/+1 |
* | | Add Conversational Development Index page to admin panel | Taurie Davis, Simon Knox and Adam Niedzielski | 2017-06-01 | 1 | -0/+144 |
|/ |
|
* | Fix conflict resolution from corrupted upstreamfix-conflict-resolution-with-corrupt-repos | Sean McGivern | 2017-05-12 | 1 | -1/+5 |
* | Merge request widget redesign | Fatih Acet | 2017-05-09 | 1 | -0/+168 |
* | Merge remote-tracking branch 'origin/29667-deploy-keys' into deploy-keys-load... | Jacob Schatz | 2017-04-27 | 1 | -0/+11 |
|\ |
|
| * | Project deploy keys json end point | Jarka Kadlecova | 2017-03-24 | 1 | -0/+11 |
* | | Also track auto-cancelling in jobs, detail: | Lin Jen-Shin | 2017-04-06 | 2 | -3/+5 |
* | | Add test for presenters | Lin Jen-Shin | 2017-04-06 | 1 | -4/+0 |
* | | Fix test and only show job status title if it's | Lin Jen-Shin | 2017-04-05 | 1 | -0/+6 |
* | | rename pipeline_presenter | Rydkin Maxim | 2017-04-04 | 1 | -1/+1 |
* | | remove redundant `pipeline` | Rydkin Maxim | 2017-04-04 | 1 | -1/+1 |
* | | add presenter for status badge | Rydkin Maxim | 2017-04-04 | 1 | -0/+13 |
|/ |
|
* | Added delegations to comply with the new rubocop rules | Jose Ivan Vargas | 2017-03-06 | 1 | -12/+3 |
* | Added tests for the repository_controller and repository_helper | Jose Ivan Vargas | 2017-03-06 | 1 | -0/+4 |
* | Introduced the deploy keys presenter | Grzegorz Bizon | 2017-03-06 | 1 | -0/+65 |
* | Don't override presentee methods for Gitlab::View::Presenter::Delegated | Rémy Coutable | 2017-01-24 | 1 | -3/+3 |
* | More improvements to presenters23563-document-presenters | Rémy Coutable | 2017-01-18 | 4 | -28/+19 |
* | Fix typos and improve presenters documentation | Rémy Coutable | 2017-01-18 | 1 | -39/+28 |
* | Improve presenter architecture | Rémy Coutable | 2017-01-18 | 4 | -20/+24 |
* | Document presenters | Rémy Coutable | 2017-01-18 | 3 | -0/+185 |