summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump the CACHE_COMMONMARK_VERSIONbw-asset-proxy-markdown-bumpBrett Walker2019-09-112-1/+6
* Merge branch '66637-use-chronic-duration-in-thread-safe-way' into 'master'63778-graphql-add-additional-sort-values-for-issues-and-issuablesKamil Trzciński2019-09-118-92/+34
|\
| * Use 'gitlab_chronic_duration' gemAleksei Lipniagov2019-09-118-92/+34
|/
* Merge branch '26893-ee-fix-scheduled-review-app-needs' into 'master'Rémy Coutable2019-09-111-3/+8
|\
| * Fix review pipeline needs blocking scheduled deploys26893-ee-fix-scheduled-review-app-needsKyle Wiebers2019-09-111-3/+8
* | Merge branch 'add-missing-render-gfm' into 'master'Mike Greiling2019-09-113-2/+3
|\ \
| * | Add missing `render_gfm` import to filesIllya Klymov2019-09-113-2/+3
|/ /
* | Merge branch 'winh-vue-resource-markdown-field' into 'master'Mike Greiling2019-09-113-22/+26
|\ \
| * | Replacing vue-resource with axios in Markdown fieldWinnie Hellmann2019-09-113-22/+26
|/ /
* | Merge branch '65698-monitor-webpack-dev-server-memory' into 'master'Clement Ho2019-09-112-0/+39
|\ \
| * | Add webpack memory test to CIMike Greiling2019-09-112-0/+39
|/ /
* | Merge branch 'pl-remove-ignored-columns-task' into 'master'Douglas Barbosa Alexandre2019-09-114-0/+112
|\ \
| * | Add rake task `db:obsolete_ignored_columns`Peter Leitzen2019-09-114-0/+112
|/ /
* | Merge branch 'countries_option' into 'master'James Lopez2019-09-115-0/+80
|\ \
| * | Back port changes for country list ApiAishwarya Subramanian2019-09-115-0/+80
|/ /
* | Merge branch 'backport-add-current-user-compare-services-ce' into 'master'Rémy Coutable2019-09-112-4/+5
|\ \
| * | Backport changes for 16252 in EE add current_user to report comparison servicesCan Eldem2019-09-112-4/+5
|/ /
* | Merge branch 'add-missing-vuex-use' into 'master'Paul Slaughter2019-09-111-0/+2
|\ \ | |/ |/|
| * Add missing Vue.use in testadd-missing-vuex-useIllya Klymov2019-09-091-0/+2
* | Merge branch '64799-disable-transfer-group' into 'master'Clement Ho2019-09-117-7/+68
|\ \
| * | Disable "transfer group" button when no parent group is selectedJan Beckmann2019-09-117-7/+68
|/ /
* | Merge branch 'docs-ameliabauerly-master-patch-26994' into 'master'Achilleas Pipinellis2019-09-111-0/+17
|\ \
| * | Update Prometheus set up stepsAmelia Bauerly2019-09-111-0/+17
|/ /
* | Merge branch '61927-pages-custom-domain-virtual-domain' into 'master'Kamil Trzciński2019-09-1115-9/+358
|\ \
| * | Add tests for ProjectFeature's #public_pages? and #private_pages?61927-pages-custom-domain-virtual-domainKrasimir Angelov2019-09-111-0/+54
| * | Add tests for Project#pages_lookup_pathKrasimir Angelov2019-09-111-0/+11
| * | Add tests for PagesDomain#pages_virtual_domainKrasimir Angelov2019-09-111-0/+12
| * | Add tests for Pages::VirtualDomainKrasimir Angelov2019-09-111-0/+43
| * | Add support for custom domains to the internal Pages APIKrasimir Angelov2019-09-1011-9/+238
* | | Merge branch 'add-larger-ci-buckets' into 'master'Kamil Trzciński2019-09-111-1/+1
|\ \ \
| * | | Add 30 and 60 minute bucketsElliot Rushton2019-09-111-1/+1
|/ / /
* | | Merge branch 'migrate_promoted_epics_discussion_ids-ce' into 'master'Nick Thomas2019-09-114-0/+214
|\ \ \
| * | | Change discussion_ids on promoted epics notesAlexandru Croitor2019-09-114-0/+214
|/ / /
* | | Merge branch '13085-license-information-in-dependency-list-add-docs' into 'ma...Achilleas Pipinellis2019-09-114-1/+10
|\ \ \
| * | | Update docs for licenses in dependency list13085-license-information-in-dependency-list-add-docsDave Pisek2019-09-114-1/+10
* | | | Merge branch 'docs-merge-examples-with-features-2' into 'master'Achilleas Pipinellis2019-09-112-123/+107
|\ \ \ \
| * | | | Merge code quality example config with main docMarcel Amirault2019-09-112-123/+107
|/ / / /
* | | | Merge branch 'docs-its-relative-10' into 'master'Achilleas Pipinellis2019-09-117-11/+11
|\ \ \ \
| * | | | Change links to relativeMarcel Amirault2019-09-117-11/+11
|/ / / /
* | | | Merge branch 'do-not-retry-review-jobs-failures' into 'master'Lin Jen-Shin2019-09-111-2/+0
|\ \ \ \
| * | | | Don't retry the review-* jobs since they're allowed to faildo-not-retry-review-jobs-failuresRémy Coutable2019-09-101-2/+0
* | | | | Merge branch 'docs-62122-non-member-resolve-unresolve-discussion' into 'master'Marcia Ramos2019-09-111-0/+3
|\ \ \ \ \
| * | | | | Update docs for non member unresolving resolved threadSamantha Ming2019-09-111-0/+3
|/ / / / /
* | | | | Merge branch 'remove-cluttered-api-helpers-module' into 'master'Rémy Coutable2019-09-114-8/+0
|\ \ \ \ \
| * | | | | Do not include ApiHelpers again in spec/requests/apiDinesh Panda2019-09-114-8/+0
|/ / / / /
* | | | | Merge branch 'dz-fix-add-cluster-doc-links' into 'master'Kushal Pandya2019-09-112-2/+2
|\ \ \ \ \
| * | | | | Fix doc links for adding a cluster to a projectdz-fix-add-cluster-doc-linksdocs/dz-fix-cluster-doc-linksDmitriy Zaporozhets2019-09-102-2/+2
* | | | | | Merge branch '65940-run-pipeline' into 'master'Kushal Pandya2019-09-1118-43/+496
|\ \ \ \ \ \
| * | | | | | Enables Run Pipeline button to be renderedFilipa Lacerda2019-09-1118-43/+496
|/ / / / / /
* | | | | | Merge branch 'sh-fix-oauth-application-page' into 'master'Rémy Coutable2019-09-118-3/+69
|\ \ \ \ \ \