Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use - as the prefix so we don't conflict with namespaces | Lin Jen-Shin | 2017-05-26 | 8 | -11/+11 |
* | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-26 | 326 | -1970/+5734 |
|\ | |||||
| * | Merge branch '31556-ci-coverage-paralel-rspec' into 'master' | Kamil Trzciński | 2017-05-26 | 1 | -1/+42 |
| |\ | |||||
| | * | Use force_encoding when regex contains UTF-8 char | Shinya Maeda | 2017-05-24 | 1 | -3/+3 |
| | * | Use each_line. Avoid comparison of partial. Add UTF-8 spec. | Shinya Maeda | 2017-05-24 | 1 | -0/+11 |
| | * | Fix reverse_line from chunk based | Shinya Maeda | 2017-05-24 | 1 | -0/+22 |
| | * | Reproduced | Shinya Maeda | 2017-05-24 | 1 | -2/+10 |
| * | | Merge branch 'dm-diff-cleanup' into 'master' | Robert Speicher | 2017-05-25 | 3 | -8/+8 |
| |\ \ | |||||
| | * | | Pass fallback_diff_refs to Diff::File instead of using view helpers | Douwe Maan | 2017-05-23 | 2 | -5/+5 |
| | * | | Add question mark to Gitlab::Diff::File predicate methods | Douwe Maan | 2017-05-23 | 1 | -3/+3 |
| * | | | Merge branch '32851-fix-postgres-9-1' into 'master' | Douwe Maan | 2017-05-25 | 1 | -2/+9 |
| |\ \ \ | |||||
| | * | | | Only use DROP INDEX CONCURRENTLY on postgreql 9.2+ | Nick Thomas | 2017-05-25 | 1 | -2/+9 |
| * | | | | Merge branch 'issue_19262' into 'master' | Douwe Maan | 2017-05-25 | 1 | -8/+12 |
| |\ \ \ \ | |||||
| | * | | | | Remove unecessary commit pattern check | Felipe Artur | 2017-05-25 | 1 | -8/+0 |
| | * | | | | Prevent commits from upstream repositories to be re-processed by forks | Felipe Artur | 2017-05-22 | 1 | -0/+12 |
| * | | | | | Merge branch 'winh-label-textcolor-default' into 'master' | Grzegorz Bizon | 2017-05-25 | 1 | -0/+17 |
| |\ \ \ \ \ | |||||
| | * | | | | | 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 | 2 | -16/+25 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Bugfix: Always use the default language when generating emails.32748-emails-are-being-sent-with-the-wrong-language | Ruben Davila | 2017-05-25 | 2 | -16/+25 |
| * | | | | | | | Merge branch '32762-gitaly-should-be-recompiled-when-gitaly_server_version-ch... | Robert Speicher | 2017-05-25 | 1 | -1/+12 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | 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 'dm-more-dependency-linkers' into 'master' | Grzegorz Bizon | 2017-05-25 | 12 | -3/+769 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Autolink package names in requirements.txt | Douwe Maan | 2017-05-23 | 2 | -0/+95 |
| | * | | | | | | | Autolink package names in Godeps.json | Douwe Maan | 2017-05-23 | 2 | -0/+92 |
| | * | | | | | | | Autolink package names in Cartfile | Douwe Maan | 2017-05-23 | 2 | -0/+82 |
| | * | | | | | | | Autolink package names in podspec.json | Douwe Maan | 2017-05-23 | 2 | -0/+104 |
| | * | | | | | | | Autolink package names in podspec | Douwe Maan | 2017-05-23 | 2 | -0/+77 |
| | * | | | | | | | Autolink package names in Podfile | Douwe Maan | 2017-05-23 | 2 | -0/+61 |
| | * | | | | | | | Autolink package names in composer.json | Douwe Maan | 2017-05-23 | 2 | -0/+90 |
| | * | | | | | | | Autolink package names in package.json | Douwe Maan | 2017-05-23 | 2 | -0/+93 |
| | * | | | | | | | Autolink package names in gemspec | Douwe Maan | 2017-05-23 | 2 | -0/+74 |
| | * | | | | | | | Refactor DependencyLinker::BaseLinker | Douwe Maan | 2017-05-23 | 2 | -3/+1 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge branch 'fix-filtered-search-issuable-empty-state-exception' into 'master' | Phil Hughes | 2017-05-25 | 1 | -0/+32 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | 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 |
| * | | | | | | | | Merge branch 'revert-b0498c17' into 'master' | Robert Speicher | 2017-05-25 | 10 | -453/+459 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Revert "Remove changes that are not absolutely necessary" | Douwe Maan | 2017-05-24 | 10 | -453/+459 |
| * | | | | | | | | | Merge branch 'fix-kubernetes-namespace' into 'master' | Grzegorz Bizon | 2017-05-25 | 3 | -3/+31 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix terminals support for Kubernetes service | Kamil Trzcinski | 2017-05-25 | 3 | -3/+31 |
| * | | | | | | | | | | Merge branch '17848-web-hook-logging' into 'master' | Dmitriy Zaporozhets | 2017-05-25 | 14 | -98/+385 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Implement web hooks logging | Alexander Randa | 2017-05-25 | 14 | -98/+385 |
| * | | | | | | | | | | Add review comments to compare_spec.rb | Luke "Jared" Bennett | 2017-05-25 | 1 | -0/+2 |
| * | | | | | | | | | | Fix transient error clicking dropdown items in compare_spec.rb | Luke "Jared" Bennett | 2017-05-25 | 1 | -1/+3 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Use non-global jQuery reference within raven bundle | Luke "Jared" Bennett | 2017-05-25 | 1 | -18/+0 |
| * | | | | | | | | | Merge branch 'feature/rss-scoped-token' into 'master' | Douwe Maan | 2017-05-24 | 26 | -64/+181 |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | user can reset his rss token on the account page | Alexis Reigel | 2017-05-24 | 2 | -0/+19 |
| | * | | | | | | | | create User#rss_token in user factory explicitely | Alexis Reigel | 2017-05-24 | 1 | -0/+4 |
| | * | | | | | | | | ensure rss token on read | Alexis Reigel | 2017-05-24 | 1 | -3/+5 |
| | * | | | | | | | | use full caps RSS instead of rss | Alexis Reigel | 2017-05-24 | 18 | -46/+46 |