Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | Switch back to original repository | Lin Jen-Shin | 2017-03-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into test-pg-mysql | Lin Jen-Shin | 2017-03-29 | 154 | -457/+787 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into test-pg-mysql | Lin Jen-Shin | 2017-03-27 | 270 | -1508/+3639 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Test all on EE, only master on CE, and -mysql branches | Lin Jen-Shin | 2017-03-24 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | | | Note that install knapsack later than bundle install | Lin Jen-Shin | 2017-03-24 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | Test both PostgreSQL and MySQL for the win. | Lin Jen-Shin | 2017-03-24 | 4 | -84/+202 | |
* | | | | | | | | | | | | | | | | | | Merge branch '30305-oauth-token-push-code' into 'master' | Rémy Coutable | 2017-04-24 | 4 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Allow OAuth clients to push code30305-oauth-token-push-code | Timothy Andrew | 2017-04-13 | 4 | -4/+8 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' | Rémy Coutable | 2017-04-24 | 169 | -362/+91 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Unnecessary "include WaitForAjax" and "include ApiHelpers" | Jacopo | 2017-04-21 | 170 | -364/+91 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'sh-optimize-duplicate-routable-full-path' into 'master' | Sean McGivern | 2017-04-24 | 3 | -2/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Cache Routable#full_path in RequestStore to reduce duplicate route loadssh-optimize-duplicate-routable-full-path | Stan Hu | 2017-04-24 | 3 | -2/+35 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'patch-8' into 'master' | Rémy Coutable | 2017-04-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | doc: fix gitaly url typo | Elan Ruusamäe | 2017-04-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'tc-realtime-every-pipeline-on-mr' into 'master' | Kamil Trzciński | 2017-04-24 | 7 | -88/+137 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Simplify specs and remove unnecessary attributestc-realtime-every-pipeline-on-mr | Toon Claes | 2017-04-24 | 2 | -13/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | Refactor ExpirePipelineCacheWorker#perform | Toon Claes | 2017-04-24 | 3 | -13/+27 | |
| * | | | | | | | | | | | | | | | | | | | | | Use a better performing query to find all MRs for pipeline | Toon Claes | 2017-04-24 | 5 | -10/+48 | |
| * | | | | | | | | | | | | | | | | | | | | | Properly expire cache for **all** MRs of a pipeline | Toon Claes | 2017-04-24 | 5 | -60/+66 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fix/gb/fix-blocked-pipeline-duration' into 'master' | Kamil Trzciński | 2017-04-24 | 3 | -20/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Add changelog entry for blocked pipeline duration fixfix/gb/fix-blocked-pipeline-duration | Grzegorz Bizon | 2017-04-21 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | Improve helpers in pipeline model specs | Grzegorz Bizon | 2017-04-21 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | Fix missing pipeline duration for blocked pipelines | Grzegorz Bizon | 2017-04-21 | 2 | -19/+48 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fix/gb/fix-incorrect-commit-status-badge-text' into 'master' | Kamil Trzciński | 2017-04-24 | 6 | -21/+114 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Add changelog entry for latest commit status fixfix/gb/fix-incorrect-commit-status-badge-text | Grzegorz Bizon | 2017-04-21 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | Add specs for new ci status helper method | Grzegorz Bizon | 2017-04-21 | 1 | -9/+38 | |
| * | | | | | | | | | | | | | | | | | | | | | | Deprecate legacy CI/CD status helpers | Grzegorz Bizon | 2017-04-21 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | Fix lastest commit status text on main project page | Grzegorz Bizon | 2017-04-21 | 4 | -11/+65 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs-empty-project-features' into 'master' | Rémy Coutable | 2017-04-24 | 18 | -44/+56 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Use `:empty_project` where possible in top-level feature specsrs-empty-project-features | Robert Speicher | 2017-04-20 | 18 | -44/+56 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'email-handler-metrics' into 'master' | Sean McGivern | 2017-04-24 | 5 | -5/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Make handler metric params more explicitemail-handler-metrics | Sean McGivern | 2017-04-21 | 5 | -5/+17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into 'master' | Douwe Maan | 2017-04-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Correct typo (missing 's') in project pipeline job list endpoint | Ben Getsug | 2017-04-21 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dz-fix-spec-filenames-ce' into 'master' | Sean McGivern | 2017-04-24 | 5 | -51/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix outdated specs that were not executed due to wrong filename | Dmitriy Zaporozhets | 2017-04-24 | 2 | -4/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix incorrect spec filenames which were ingored by CIdz-fix-spec-filenames-ce | Dmitriy Zaporozhets | 2017-04-24 | 5 | -47/+40 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '29335-fix-request-access-button-visibility' into 'master' | Douwe Maan | 2017-04-24 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Added test to prevent ‘Request access’ regression29335-fix-request-access-button-visibility | James Edwards-Jones | 2017-04-22 | 1 | -0/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mrchrisw-22740-merge-api' into 'master' | Sean McGivern | 2017-04-24 | 3 | -4/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix updating merge_when_build_succeeds via merge API endpointmrchrisw-22740-merge-api | Chris Wilson | 2017-04-24 | 3 | -4/+21 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'db-backup-ssl-support' into 'master' | Achilleas Pipinellis | 2017-04-24 | 2 | -5/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Database SSL support for backup script. | Guillaume | 2017-04-05 | 2 | -5/+25 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'gitaly-upgrade-doc' into 'master' | Sean McGivern | 2017-04-24 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix 9.1 Gitaly source update steps | Jacob Vosmaer | 2017-04-24 | 1 | -0/+11 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'siemens/gitlab-ce-uploads-api' into 'master' | Rémy Coutable | 2017-04-24 | 1 | -2/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | docs(api): add curl arguments for file uploadsiemens/gitlab-ce-uploads-api | Marion Deveaud | 2017-04-21 | 1 | -2/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs-rename-login_as' into 'master' | Rémy Coutable | 2017-04-24 | 9 | -18/+74 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Return early from `finished_all_ajax_requests?` when jQuery is undefinedrs-rename-login_as | Robert Speicher | 2017-04-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify the `javascript_test?` helper | Robert Speicher | 2017-04-19 | 1 | -1/+3 |