Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document types of pipelines | Mark Pundsack | 2017-02-06 | 1 | -0/+10 |
* | Merge branch 'commit-description-border' into 'master' | Alfredo Sumaran | 2017-02-06 | 1 | -1/+0 |
|\ | |||||
| * | Remove lighter colored commit description bordercommit-description-border | Annabel Dunstone Gray | 2017-02-06 | 1 | -1/+0 |
* | | Merge branch 'fe-commit-mr-pipelines' into 'master' | Fatih Acet | 2017-02-06 | 44 | -278/+1087 |
|\ \ | |||||
| * \ | Merge branch 'master' into fe-commit-mr-pipelinesfe-commit-mr-pipelines | Filipa Lacerda | 2017-02-06 | 2 | -1/+13 |
| |\ \ | |||||
| * | | | Use webpack to require files | Filipa Lacerda | 2017-02-05 | 12 | -44/+43 |
| * | | | Use webpack to require files | Filipa Lacerda | 2017-02-05 | 9 | -32/+28 |
| * | | | Merge branch 'master' into fe-commit-mr-pipelines | Filipa Lacerda | 2017-02-05 | 3 | -3/+7 |
| |\ \ \ | |||||
| * | | | | Move interceptor to common interceptors files | Filipa Lacerda | 2017-02-05 | 1 | -0/+8 |
| * | | | | Use webpack | Filipa Lacerda | 2017-02-05 | 4 | -74/+55 |
| * | | | | Move repeated function to utilities | Filipa Lacerda | 2017-02-05 | 1 | -0/+8 |
| * | | | | Fix broken path to file | Filipa Lacerda | 2017-02-05 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into fe-commit-mr-pipelines | Filipa Lacerda | 2017-02-04 | 296 | -2926/+4807 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into fe-commit-mr-pipelines | Filipa Lacerda | 2017-02-03 | 136 | -645/+2205 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fix broken tests | Filipa Lacerda | 2017-02-03 | 2 | -1/+2 |
| * | | | | | | Resolve conflict after merge | Filipa Lacerda | 2017-02-03 | 58 | -221/+231 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into fe-commit-mr-pipelines | Filipa Lacerda | 2017-02-03 | 52 | -78/+270 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Only load pipelines vue component when there are pipelines. | Filipa Lacerda | 2017-02-03 | 4 | -33/+37 |
| * | | | | | | | | Add time ago auto-update to the 2 newest tables | Filipa Lacerda | 2017-02-03 | 6 | -16/+43 |
| * | | | | | | | | Adds changelog entry | Filipa Lacerda | 2017-02-03 | 1 | -0/+4 |
| * | | | | | | | | Add basic specs for new merge requests pipelines API | Grzegorz Bizon | 2017-02-03 | 1 | -11/+23 |
| * | | | | | | | | Serialize pipelines in the new merge request action | Grzegorz Bizon | 2017-02-03 | 1 | -1/+8 |
| * | | | | | | | | Fix syntax error in the new merge request view | Grzegorz Bizon | 2017-02-03 | 1 | -1/+1 |
| * | | | | | | | | Moves pagination to shared folder | Filipa Lacerda | 2017-02-03 | 22 | -174/+591 |
| * | | | | | | | | Use new vue js pipelines table to render in merge request view | Filipa Lacerda | 2017-02-03 | 17 | -223/+124 |
| * | | | | | | | | Transform vue_pipelines index into a non-dependent table component. | Filipa Lacerda | 2017-02-03 | 7 | -312/+306 |
| * | | | | | | | | Use same folder structure in spec for vue shared resources | Filipa Lacerda | 2017-02-03 | 6 | -2/+2 |
| * | | | | | | | | Use single source of truth for vue_resource_interceptor | Filipa Lacerda | 2017-02-03 | 4 | -13/+6 |
| * | | | | | | | | First iteration | Filipa Lacerda | 2017-02-03 | 12 | -19/+478 |
* | | | | | | | | | Merge branch 'fix-deleting-project-again' into 'master' | Douwe Maan | 2017-02-06 | 3 | -24/+50 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Test both execute and async_executefix-deleting-project-again | Lin Jen-Shin | 2017-02-04 | 1 | -21/+29 |
| * | | | | | | | | | Move the tests to spec/services/projects/destroy_service_spec.rb | Lin Jen-Shin | 2017-02-03 | 2 | -16/+10 |
| * | | | | | | | | | Skip or retain project while deleting the project: | Lin Jen-Shin | 2017-02-03 | 3 | -12/+36 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'dont-delete-assigned-issuables' into 'master' | Douwe Maan | 2017-02-06 | 3 | -4/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Update spec | Douwe Maan | 2017-02-06 | 1 | -2/+2 |
| * | | | | | | | | | Don't delete assigned MRs/issues when user is deleted | Douwe Maan | 2017-02-06 | 2 | -2/+7 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch '27240-make-progress-bars-consistent' into 'master' | Annabel Dunstone Gray | 2017-02-06 | 2 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | 27240 Make progress bars consistent27240-make-progress-bars-consistent | tauriedavis | 2017-02-03 | 2 | -0/+6 |
* | | | | | | | | | | Merge branch 'patch-12' into 'master' | Achilleas Pipinellis | 2017-02-06 | 1 | -13/+13 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix markdown links in PROCESS.md | David | 2017-02-05 | 1 | -13/+13 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'fix-references-header-parsing' into 'master' | Sean McGivern | 2017-02-06 | 6 | -6/+95 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | No strong reasons to freeze them | Lin Jen-Shin | 2017-02-07 | 1 | -3/+2 |
| * | | | | | | | | | | Freeze regexp and add a commentfix-references-header-parsing | Lin Jen-Shin | 2017-02-03 | 1 | -1/+3 |
| * | | | | | | | | | | Use references variable | Lin Jen-Shin | 2017-02-03 | 1 | -1/+3 |
| * | | | | | | | | | | Use message_id_regexp variable for the regexp | Lin Jen-Shin | 2017-02-03 | 1 | -1/+3 |
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fix-references-header-par... | Lin Jen-Shin | 2017-02-03 | 1201 | -4982/+13081 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Add changelog entry | Lin Jen-Shin | 2017-01-20 | 1 | -0/+5 |
| * | | | | | | | | | | Specify that iOS app would also do this | Lin Jen-Shin | 2017-01-20 | 1 | -1/+3 |
| * | | | | | | | | | | Fix References header parser for Microsoft Exchange | Lin Jen-Shin | 2017-01-20 | 5 | -6/+83 |
* | | | | | | | | | | | Merge branch 'remove-sidekiq-backup-ar-threads' into 'master' | Douwe Maan | 2017-02-06 | 2 | -3/+5 |
|\ \ \ \ \ \ \ \ \ \ \ |