Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use function to define data instead of an object31849-pipeline-show-view-realtime | Filipa Lacerda | 2017-05-26 | 2 | -4/+6 |
| | |||||
* | Creates a mediator for pipeline details vue in order to mount several vue ↵ | Filipa Lacerda | 2017-05-26 | 10 | -106/+142 |
| | | | | apps with the same data | ||||
* | Merge branch 'dm-diff-cleanup' into 'master' | Robert Speicher | 2017-05-25 | 37 | -278/+261 |
|\ | | | | | | | | | Clean up diff rendering See merge request !11390 | ||||
| * | Address feedback | Douwe Maan | 2017-05-25 | 2 | -5/+3 |
| | | |||||
| * | Change code comment formattingdm-diff-cleanup | Douwe Maan | 2017-05-23 | 1 | -1/+3 |
| | | |||||
| * | Remove @commit in compare and MR controllers | Douwe Maan | 2017-05-23 | 3 | -11/+4 |
| | | |||||
| * | Pass fallback_diff_refs to Diff::File instead of using view helpers | Douwe Maan | 2017-05-23 | 19 | -116/+111 |
| | | |||||
| * | Clean up diff rendering | Douwe Maan | 2017-05-23 | 14 | -134/+123 |
| | | |||||
| * | Consistently style image in blob and diff | Douwe Maan | 2017-05-23 | 3 | -3/+2 |
| | | |||||
| * | Rename Diff::File {old,new}_ref to {old,new}_sha | Douwe Maan | 2017-05-23 | 2 | -7/+7 |
| | | |||||
| * | Add question mark to Gitlab::Diff::File predicate methods | Douwe Maan | 2017-05-23 | 11 | -43/+50 |
| | | |||||
* | | Merge branch '32851-fix-postgres-9-1' into 'master' | Douwe Maan | 2017-05-25 | 6 | -17/+49 |
|\ \ | | | | | | | | | | | | | Resolve "GitLab 9.0 to 9.2 is incompatible with PostgreSQL 9.1" See merge request !11709 | ||||
| * | | Only use DROP INDEX CONCURRENTLY on postgreql 9.2+ | Nick Thomas | 2017-05-25 | 6 | -17/+49 |
| | | | |||||
* | | | Merge branch 'fix-i18-docs' into 'master' | Douwe Maan | 2017-05-25 | 1 | -1/+11 |
|\ \ \ | | | | | | | | | | | | | | | | | Add small update for the i18n guide. See merge request !11719 | ||||
| * | | | Add small update for the i18n guide.fix-i18-docs | Ruben Davila | 2017-05-25 | 1 | -1/+11 |
| | | | | |||||
* | | | | Merge branch 'issue_19262' into 'master' | Douwe Maan | 2017-05-25 | 3 | -10/+29 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent commits from upstream repositories to be re-processed by forks Closes #19262 See merge request !11511 | ||||
| * | | | | Remove unecessary commit pattern check | Felipe Artur | 2017-05-25 | 2 | -11/+1 |
| | | | | | |||||
| * | | | | Prevent commits from upstream repositories to be re-processed by forks | Felipe Artur | 2017-05-22 | 3 | -0/+29 |
| | | | | | |||||
* | | | | | Merge branch 'winh-label-textcolor-default' into 'master' | Grzegorz Bizon | 2017-05-25 | 3 | -3/+23 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide default for calculating label text color Closes #32728 See merge request !11681 | ||||
| * | | | | | Provide default for calculating label text color (!11681) | winh | 2017-05-25 | 2 | -3/+6 |
| | | | | | | |||||
| * | | | | | Add failing test for #32728 | winh | 2017-05-25 | 1 | -0/+17 |
| | | | | | | |||||
* | | | | | | Merge branch '32748-emails-are-being-sent-with-the-wrong-language' into 'master' | Douwe Maan | 2017-05-25 | 7 | -29/+62 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfix: Always use the default language when generating emails. Closes #32748 See merge request !11662 | ||||
| * | | | | | Bugfix: Always use the default language when generating emails.32748-emails-are-being-sent-with-the-wrong-language | Ruben Davila | 2017-05-25 | 7 | -29/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There was a race condition issue when the application was generating an email and was using a language that was previously being used in other request. | ||||
* | | | | | | Merge branch ↵ | Robert Speicher | 2017-05-25 | 1 | -1/+12 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '32762-gitaly-should-be-recompiled-when-gitaly_server_version-changes' into 'master' Recompile test env Gitaly when `GITALY_SERVER_VERSION` fails Closes #32762 See merge request !11664 | ||||
| * | | | | | | Re-download and recompile Gitaly in tests if the version changed32762-gitaly-should-be-recompiled-when-gitaly_server_version-changes | Alejandro Rodríguez | 2017-05-24 | 1 | -1/+12 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch '32801-fix-discussion-header-wrapping-in-parallel-diff' into ↵ | Annabel Dunstone Gray | 2017-05-25 | 2 | -3/+8 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix note header author and time ago wrapping in parallel diff Closes #32801 See merge request !11702 | ||||
| * | | | | | | Fix note header author and time ago wrapping in parallel diff32801-fix-discussion-header-wrapping-in-parallel-diff | Eric Eastwood | 2017-05-25 | 2 | -3/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32801 | ||||
* | | | | | | | Merge branch 'dm-more-dependency-linkers' into 'master' | Grzegorz Bizon | 2017-05-25 | 28 | -63/+1123 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Autolink package names in more dependency files See merge request !11226 | ||||
| * | | | | | | | Add regexp_for_value helper methoddm-more-dependency-linkers | Douwe Maan | 2017-05-25 | 3 | -40/+25 |
| | | | | | | | | |||||
| * | | | | | | | Cartfile git and binary methods cannot take a GitHub repo | Douwe Maan | 2017-05-25 | 1 | -8/+2 |
| | | | | | | | | |||||
| * | | | | | | | Add changelog | Douwe Maan | 2017-05-23 | 1 | -0/+4 |
| | | | | | | | | |||||
| * | | | | | | | Autolink package names in requirements.txt | Douwe Maan | 2017-05-23 | 4 | -0/+113 |
| | | | | | | | | |||||
| * | | | | | | | Autolink package names in Godeps.json | Douwe Maan | 2017-05-23 | 4 | -0/+119 |
| | | | | | | | | |||||
| * | | | | | | | Autolink package names in Cartfile | Douwe Maan | 2017-05-23 | 4 | -0/+103 |
| | | | | | | | | |||||
| * | | | | | | | Autolink package names in podspec.json | Douwe Maan | 2017-05-23 | 4 | -0/+137 |
| | | | | | | | | |||||
| * | | | | | | | Autolink package names in podspec | Douwe Maan | 2017-05-23 | 4 | -0/+102 |
| | | | | | | | | |||||
| * | | | | | | | Autolink package names in Podfile | Douwe Maan | 2017-05-23 | 5 | -0/+87 |
| | | | | | | | | |||||
| * | | | | | | | Autolink package names in composer.json | Douwe Maan | 2017-05-23 | 4 | -0/+109 |
| | | | | | | | | |||||
| * | | | | | | | Autolink package names in package.json | Douwe Maan | 2017-05-23 | 6 | -0/+205 |
| | | | | | | | | |||||
| * | | | | | | | Autolink package names in gemspec | Douwe Maan | 2017-05-23 | 4 | -1/+94 |
| | | | | | | | | |||||
| * | | | | | | | Refactor DependencyLinker::BaseLinker | Douwe Maan | 2017-05-23 | 5 | -62/+71 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'fix-filtered-search-issuable-empty-state-exception' into 'master' | Phil Hughes | 2017-05-25 | 2 | -1/+33 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix filtered search issuable empty state exception Closes #31455 See merge request !11347 | ||||
| * | | | | | | | Remove shared example and improve sub_group_issuables_spec.rbfix-filtered-search-issuable-empty-state-exception | Luke "Jared" Bennett | 2017-05-25 | 2 | -22/+17 |
| | | | | | | | | |||||
| * | | | | | | | Remove 'should' from scenario in has_subgroup_title_spec.rb | Luke "Jared" Bennett | 2017-05-25 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Added specs to test for subgroup titles on issue and mr pages | Luke "Jared" Bennett | 2017-05-12 | 2 | -0/+37 |
| | | | | | | | | |||||
| * | | | | | | | Check for filtered-search before constructing filteredsearchmanager | Luke "Jared" Bennett | 2017-05-12 | 1 | -1/+1 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'add-back-margin-to-note-text' into 'master' | Annabel Dunstone Gray | 2017-05-25 | 1 | -6/+0 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove 0 margin bottom for last paragraph on note text See merge request !11699 | ||||
| * | | | | | | | | Remove 0 margin bottom for last paragraph on note textadd-back-margin-to-note-text | tauriedavis | 2017-05-24 | 1 | -6/+0 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'revert-b0498c17' into 'master' | Robert Speicher | 2017-05-25 | 32 | -788/+804 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor `DynamicPathValidator` and `GitLab::Regex` some more See merge request !11693 | ||||
| * | | | | | | | | | Remove extra spacerevert-b0498c17 | Douwe Maan | 2017-05-24 | 1 | -1/+1 |
| | | | | | | | | | |