Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Escape autocomplete results for Markdown | Sean McGivern | 2018-03-29 | 1 | -0/+5 |
* | Merge branch '44649-reference-parsing-conflicting-with-auto-linking' into 'ma... | Douwe Maan | 2018-03-28 | 1 | -0/+5 |
|\ | |||||
| * | Fix auto-linking with escaped HTML entities | Sean McGivern | 2018-03-28 | 1 | -0/+5 |
* | | Merge branch 'fix-workhorse-test' into 'master' | Sean McGivern | 2018-03-28 | 1 | -0/+5 |
|\ \ | |||||
| * | | Make all workhorse gitaly calls opt-out, take 2 | Jacob Vosmaer | 2018-03-28 | 1 | -0/+5 |
* | | | Merge branch 'zj-remote-repo-exists' into 'master' | Sean McGivern | 2018-03-28 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Test if remote repository exists before cloning | Zeger-Jan van de Weg | 2018-03-27 | 1 | -0/+5 |
* | | | | Merge branch 'bvl-no-permanent-redirect' into 'master' | Douwe Maan | 2018-03-28 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Remove permanent redirects | Bob Van Landuyt | 2018-03-28 | 1 | -0/+5 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch '33803-drop-json-support-in-project-milestone' into 'master' | Rémy Coutable | 2018-03-28 | 1 | -0/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Drop JSON response in Project Milestone along with avoiding error | Takuya Noguchi | 2018-03-25 | 1 | -0/+5 |
* | | | | Merge branch '43794-fix-domain-verification-validation-errors' into 'master' | Grzegorz Bizon | 2018-03-28 | 1 | -0/+5 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Allow pages domain verification to run on invalid domains | Nick Thomas | 2018-03-26 | 1 | -0/+5 |
* | | | | Revert "Merge branch 'workhorse-gitaly-mandatory' into 'master'" | Sean McGivern | 2018-03-28 | 1 | -5/+0 |
* | | | | Merge branch 'refactor/move-time-tracking-comparison-pane-vue-component' into... | Filipa Lacerda | 2018-03-28 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Move TimeTrackingComparisonPane vue component | George Tsiolis | 2018-03-22 | 1 | -0/+5 |
* | | | | | Merge branch 'dz-improve-app-settings-2' into 'master' | Filipa Lacerda | 2018-03-28 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Move ci/cd, influx and prometheus app settings to expandable sections | Dmitriy Zaporozhets | 2018-03-27 | 1 | -0/+5 |
* | | | | | | Merge branch '27210-add-cancel-btn-to-new-page-domain' into 'master' | Filipa Lacerda | 2018-03-28 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Adds cancel btn to new pages domain page | Jacopo | 2018-03-27 | 1 | -0/+5 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'dm-refs-contains-sha-encoding' into 'master' | Sean McGivern | 2018-03-28 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix listing commit branch/tags that contain special charactersdm-refs-contains-sha-encoding | Douwe Maan | 2018-03-27 | 1 | -0/+5 |
* | | | | | | | Merge branch '44712-update-asciidoctor-from-1.5.3-to-1.5.6.2' into 'master' | Douwe Maan | 2018-03-28 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update asciidoctor-plantuml to 0.0.8 | Takuya Noguchi | 2018-03-28 | 1 | -0/+5 |
* | | | | | | | | Merge branch '43603-ci-lint-support' into 'master' | Kamil Trzciński | 2018-03-28 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Make ci/lint page context aware: | Mayra Cabrera | 2018-03-26 | 1 | -0/+5 |
* | | | | | | | | | Merge branch 'ac/lfs-direct-upload-ee-to-ce' into 'master' | Kamil Trzciński | 2018-03-28 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Port LFS direct_upload from EEac/lfs-direct-upload-ee-to-ce | Alessio Caiazza | 2018-03-27 | 1 | -0/+5 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'update-unresolved-discussions-vue-component' into 'master' | Clement Ho | 2018-03-27 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add i18n and update specs for ShaMismatch vue component | George Tsiolis | 2018-03-27 | 1 | -0/+5 |
* | | | | | | | | | | [FIX] Fixed bug in dropdown selector when selecting the same selection again | bitsapien | 2018-03-27 | 1 | -0/+5 |
| |_|_|/ / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge branch 'reduce-query-count-for-mergerequestscontroller-show' into 'master' | Douwe Maan | 2018-03-27 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix N+1 in `MergeRequest#merge_request_diff_for`reduce-query-count-for-mergerequestscontroller-show | Sean McGivern | 2018-03-21 | 1 | -0/+5 |
* | | | | | | | | | | Merge branch 'ab-44467-remove-index' into 'master' | Yorick Peterse | 2018-03-27 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Remove unused index from events table. | Andreas Brandl | 2018-03-27 | 1 | -0/+5 |
* | | | | | | | | | | 'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choices | Elias Werberich | 2018-03-27 | 1 | -0/+5 |
* | | | | | | | | | | Update CHANGELOG.md for 10.6.1 | Filipa Lacerda | 2018-03-27 | 5 | -25/+0 |
* | | | | | | | | | | Make all workhorse gitaly calls opt-out | Jacob Vosmaer (GitLab) | 2018-03-27 | 1 | -0/+5 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch '43512-add-support-for-omniauth-jwt-provider' into 'master' | Douwe Maan | 2018-03-27 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Adds JWT omnianuth integration | Tiago Botelho | 2018-03-20 | 1 | -0/+5 |
* | | | | | | | | | Merge branch '40781-os-to-ce' into 'master' | Sean McGivern | 2018-03-27 | 2 | -0/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into 40781-os-to-ce | Micaël Bergeron | 2018-03-22 | 200 | -750/+250 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into 40781-os-to-ce | Micaël Bergeron | 2018-03-08 | 81 | -0/+404 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | [cherry-pick] '4862-verify-file-checksums' | Sean McGivern | 2018-03-08 | 1 | -0/+5 |
| * | | | | | | | | | | | [ci-skip] add the CE changelog and remove the EE changelogs | Micaël Bergeron | 2018-03-07 | 1 | -0/+5 |
* | | | | | | | | | | | | Merge branch 'fix/ldap_wihtout_user' into 'master' | Douwe Maan | 2018-03-27 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Fix LDAP login without user in DB | Horatiu Eugen Vlad | 2018-03-27 | 1 | -0/+5 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch '43552-user-owned-projects-query-performance-improvement' into '... | Douwe Maan | 2018-03-26 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Improves User#owned_projects query performance | Tiago Botelho | 2018-03-26 | 1 | -0/+5 |
* | | | | | | | | | | | | Merge branch 'YarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-t... | Grzegorz Bizon | 2018-03-26 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ |