| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure repository is restored | Lin Jen-Shin | 2017-11-23 | 1 | -0/+4 |
* | Move identical merged branch check to merged_branch_names | Lin Jen-Shin | 2017-11-23 | 2 | -19/+6 |
* | Merge branch '32620-speed-up-unicorn-specs' into 'master' | Rémy Coutable | 2017-11-22 | 1 | -3/+18 |
|\ |
|
| * | Speed up Unicorn specs by using a dummy Rack application instead of GitLab | Nick Thomas | 2017-11-22 | 1 | -3/+18 |
* | | Merge branch '28377-add-edit-button-to-mobile-file-view' into 'master' | Clement Ho | 2017-11-22 | 1 | -0/+12 |
|\ \ |
|
| * | | Add edit button to mobile file view | Travis Miller | 2017-11-22 | 1 | -0/+12 |
* | | | Merge branch 'jivl-replace-vue-resource-prometheus-dashboard' into 'master' | Filipa Lacerda | 2017-11-22 | 2 | -18/+9 |
|\ \ \ |
|
| * | | | Replaced vue-resource for axios in the prometheus dashboardjivl-replace-vue-resource-prometheus-dashboard | Jose Ivan Vargas | 2017-11-22 | 2 | -18/+9 |
* | | | | Merge branch '38877-disable-autocomplete-in-filtered-search' into 'master' | Clement Ho | 2017-11-22 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | Disables autocomplete in filtered search | Jacopo | 2017-11-20 | 1 | -0/+4 |
* | | | | | Merge branch '40295-fix-reply-quote-shortcut-on-mr' into 'master' | Clement Ho | 2017-11-22 | 3 | -0/+53 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Fix reply quote keyboard shortcut on MRs40295-fix-reply-quote-shortcut-on-mr | Eric Eastwood | 2017-11-21 | 3 | -0/+53 |
* | | | | | Merge branch 'improve-extra-queries-output' into 'master' | Rémy Coutable | 2017-11-22 | 2 | -5/+12 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Improve output for extra queries in specsimprove-extra-queries-output | Sean McGivern | 2017-11-22 | 2 | -5/+12 |
* | | | | | Merge branch '39720-group-milestone-sorting' into 'master' | Sean McGivern | 2017-11-22 | 2 | -0/+85 |
|\ \ \ \ \ |
|
| * | | | | | Add group milestone to feature spec and minor changes | George Andrinopoulos | 2017-11-07 | 1 | -0/+5 |
| * | | | | | Add Group Milestone sorting | George Andrinopoulos | 2017-11-07 | 2 | -0/+80 |
* | | | | | | Merge branch 'sh-add-query-recorder-debugging' into 'master' | Sean McGivern | 2017-11-22 | 1 | -0/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add QUERY_RECORDER_DEBUG environment variable to improve performance debuggingsh-add-query-recorder-debugging | Stan Hu | 2017-11-21 | 1 | -0/+7 |
* | | | | | | | Merge branch 'feature_add_mermaid' into 'master' | Phil Hughes | 2017-11-22 | 5 | -2/+55 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Add support of Mermaid | Vitaliy @blackst0ne Klachkov | 2017-11-22 | 5 | -2/+55 |
* | | | | | | | Add FetchSourceBranch Gitaly call | Jacob Vosmaer (GitLab) | 2017-11-22 | 3 | -2/+3 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | ignore hashed repos (for now) when using `rake gitlab:cleanup:repos` | Brett Walker | 2017-11-21 | 1 | -0/+41 |
* | | | | | | Use Redis cache for branch existence checks | Jacob Vosmaer (GitLab) | 2017-11-21 | 1 | -0/+25 |
* | | | | | | Merge branch '10-2-hashed-storage-file-uploader' into 'master' | Stan Hu | 2017-11-21 | 1 | -12/+38 |
|\ \ \ \ \ \ |
|
| * | | | | | | FileUploader should check for hashed_storage?(:attachments) to use disk_path | Gabriel Mazetto | 2017-11-21 | 1 | -12/+38 |
* | | | | | | | Merge branch 'reduce-queries-for-artifacts-button' into 'master' | Kamil Trzciński | 2017-11-21 | 1 | -0/+4 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | Use arrays in Pipeline#latest_builds_with_artifactsreduce-queries-for-artifacts-button | Yorick Peterse | 2017-11-21 | 1 | -0/+4 |
* | | | | | | | Use `make install` for Gitaly setups in non-test environments | Alejandro Rodríguez | 2017-11-21 | 1 | -7/+9 |
* | | | | | | | Merge branch 'sh-optimize-read-only-check' into 'master' | Douwe Maan | 2017-11-21 | 1 | -0/+11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | use `Gitlab::Routing.url_helpers` instead of `Rails.application.routes.url_he... | digitalMoksha | 2017-11-21 | 1 | -0/+6 |
| * | | | | | | | Optimize read-only middleware so that it does not consume as much CPU | Stan Hu | 2017-11-20 | 1 | -0/+5 |
* | | | | | | | | Skip confirmation user api | Daniel Juarez | 2017-11-21 | 1 | -0/+8 |
* | | | | | | | | Merge branch '39461-notes-api-for-issues-no-longer-returns-label-additions-re... | Sean McGivern | 2017-11-21 | 1 | -0/+31 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | add the missing spec | micael.bergeron | 2017-11-20 | 1 | -0/+31 |
| * | | | | | | | reverting to the simpler approach | micael.bergeron | 2017-11-16 | 1 | -23/+0 |
| * | | | | | | | fix the commit reference pattern from matching other entities | micael.bergeron | 2017-11-15 | 1 | -0/+23 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'zj-commit-show-n-1' into 'master' | Sean McGivern | 2017-11-21 | 5 | -28/+34 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Batchload blobs for diff generation | Zeger-Jan van de Weg | 2017-11-21 | 5 | -28/+34 |
* | | | | | | | | Merge branch 'issue_40337' into 'master' | Sean McGivern | 2017-11-21 | 1 | -0/+36 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Fix promoting milestone updating all issuables without milestoneissue_40337 | Felipe Artur | 2017-11-21 | 1 | -0/+36 |
* | | | | | | | | Fix slow gitaly dev test bundle | Jacob Vosmaer (GitLab) | 2017-11-21 | 1 | -2/+2 |
* | | | | | | | | Merge branch '38869-milestone' into 'master' | Phil Hughes | 2017-11-21 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Export code as ES6 modules38869-milestone | Filipa Lacerda | 2017-11-20 | 1 | -2/+1 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Backport ability to enable/disable file attachments in issuable form | Clement Ho | 2017-11-21 | 1 | -0/+37 |
* | | | | | | | | Merge branch '39821-fix-commits-list-with-multi-file-editor' into 'master' | Phil Hughes | 2017-11-21 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Fix commits list 500 with multi-file editor new_repo cookie39821-fix-commits-list-with-multi-file-editor | Eric Eastwood | 2017-11-20 | 1 | -0/+7 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch '1870-impersonation-stuck-on-password-change-ce' into 'master' | Sean McGivern | 2017-11-20 | 2 | -3/+24 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Impersonation no longer gets stuck on password change. | Tiago Botelho | 2017-11-20 | 2 | -3/+24 |
* | | | | | | | | Merge branch '40292-bitbucket-import-hashed-storage' into 'master' | Douwe Maan | 2017-11-20 | 1 | -3/+30 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|