summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Save board lists collapsed settingissue_40630Felipe Artur2019-08-2814-15/+406
* Merge branch 'fix-search-input-dropdown-scss' into 'master'Paul Slaughter2019-08-283-6/+11
|\
| * Fix top-nav search bar dropdown on xl displaysKemais Ehlers2019-08-283-6/+11
|/
* Merge branch 'jv-gitaly-workhorse-feature-flags' into 'master'Michael Kozono2019-08-284-3/+25
|\
| * Support Gitaly feature flags in workhorseJacob Vosmaer2019-08-284-3/+25
|/
* Merge branch 'docs-nelbacha-improve-grammar-and-code' into 'master'Tom Atkins2019-08-281-2/+2
|\
| * Improve grammar and correct syntax in curl exampledocs-nelbacha-improve-grammar-and-codeNourdin el Bacha2019-08-231-2/+2
* | Merge branch 'nelbacha-master-patch-08542' into 'master'Tom Atkins2019-08-281-1/+1
|\ \
| * | improve grammar in Gitaly configurationnelbacha-master-patch-08542Nourdin el Bacha2019-08-081-1/+1
* | | Merge branch 'docs/edit-limit-text' into 'master'Michael Kozono2019-08-282-8/+10
|\ \ \
| * | | Edit limit textdocs/edit-limit-textEvan Read2019-08-282-8/+10
* | | | Merge branch 'an-use-non-deprecated-interceptor-name' into 'master'Nick Thomas2019-08-281-1/+1
|\ \ \ \
| * | | | Rename Labkit::Tracing::GRPCInterceptor to GRPC::ClientInterceptorAndrew Newdigate2019-08-281-1/+1
|/ / / /
* | | | Merge branch 'bump-pages-1-8' into 'master'Nick Thomas2019-08-282-1/+6
|\ \ \ \
| * | | | Upgrade pages to 1.8.0Vladimir Shushlin2019-08-282-1/+6
|/ / / /
* | | | Merge branch 'docs/update-textile-url' into 'master'Achilleas Pipinellis2019-08-281-1/+1
|\ \ \ \
| * | | | Update Textile documentation linkJesús Carmona Garrido2019-08-281-1/+1
* | | | | Merge branch 'add-sast-dast-artifact-path' into 'master'Rémy Coutable2019-08-281-0/+8
|\ \ \ \ \
| * | | | | Make sast & dast artifacts browseableadd-sast-dast-artifact-pathKyle Wiebers2019-08-271-0/+8
* | | | | | Merge branch 'csslab-removal' into 'master'Clement Ho2019-08-2814-22/+7
|\ \ \ \ \ \
| * | | | | | Remove csslabArun Kumar Mohan2019-08-2814-22/+7
* | | | | | | Merge branch 'update-gitlab-runner-helm-chart-to-0-8-0' into 'master'Kamil Trzciński2019-08-282-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Update GitLab Runner Helm Chart to 0.8.0update-gitlab-runner-helm-chart-to-0-8-0Tomasz Maczukin2019-08-272-1/+6
* | | | | | | | Merge branch '9074-use-only-projects-with-sec-reports-enabled-in-gsd-ce' into...Kamil Trzciński2019-08-2811-18/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | Update CE files for GSD projects filterVictor Zagorodny2019-08-2811-18/+70
|/ / / / / / / /
* | | | | | | | Merge branch 'use-structured-logging-for-db-load-balancer-ce' into 'master'Achilleas Pipinellis2019-08-281-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Add docs for new log fileHordur Freyr Yngvason2019-08-281-0/+9
|/ / / / / / / /
* | | | | | | | Merge branch '57538-not-null-constraint-on-users-private-profile' into 'master'Andreas Brandl2019-08-284-2/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | Adding NOT NULL constraint to private_profileAdam Hegyi2019-08-284-2/+33
|/ / / / / / / /
* | | | | | | | Merge branch '64574-docs' into 'master'Achilleas Pipinellis2019-08-2814-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Docs: Update Screenshots for protected tags and branches.Stefan Schmalzhaf2019-08-2814-6/+6
|/ / / / / / / /
* | | | | | | | Merge branch 'docs/rs-root-parity' into 'master'Yorick Peterse2019-08-284-8/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Unify RuboCop configurationdocs/rs-root-parityRobert Speicher2019-08-271-1/+4
| * | | | | | | | Unify PHILOSOPHY.mdRobert Speicher2019-08-271-1/+4
| * | | | | | | | Remove README.md differencesRobert Speicher2019-08-271-6/+7
| * | | | | | | | Assimilate EE-specific CI variablesRobert Speicher2019-08-271-0/+3
* | | | | | | | | Merge branch 'add-rubocop-check-for-be-success' into 'master'Grzegorz Bizon2019-08-284-0/+126
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Replace it_behaves_like with include_examplesadd-rubocop-check-for-be-successVitali Tatarintev2019-08-281-8/+8
| * | | | | | | | | Remove Rubocop::SpecHelper fileVitali Tatarintev2019-08-283-37/+0
| * | | | | | | | | Inline shared examples for BeSuccessMatcherVitali Tatarintev2019-08-281-40/+31
| * | | | | | | | | Refactor BeSuccessMatcher specs for readabilityVitali Tatarintev2019-08-283-34/+34
| * | | | | | | | | Utilize Rubocop's Include for BeSuccessMatcherVitali Tatarintev2019-08-284-43/+16
| * | | | | | | | | Add support of not_to/to_not to BeSuccessMatcherVitali Tatarintev2019-08-282-4/+20
| * | | | | | | | | Refactor BeSuccessMatcher specsVitali Tatarintev2019-08-281-36/+25
| * | | | | | | | | Replace double quotes with single quotesVitali Tatarintev2019-08-282-11/+11
| * | | | | | | | | Enable frozen string literalVitali Tatarintev2019-08-282-0/+4
| * | | | | | | | | Autocorrect `be_success` to `be_successful`Vitali Tatarintev2019-08-282-0/+16
| * | | | | | | | | Add Rubocop check to avoid using `be_success`Vitali Tatarintev2019-08-284-0/+174
* | | | | | | | | | Merge branch 'sh-lfs-object-batches' into 'master'Rémy Coutable2019-08-284-5/+48
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Makes LFS object linker process OIDs in batchessh-lfs-object-batchesStan Hu2019-08-274-5/+48