summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add notes to gitlab-backup usage on earlier versionsdocs-65889-gitlab-backupHossein Pursultani2019-09-093-3/+53
* Merge branch 'docs-add-auto-sign-in-omniauth-blunceford' into 'master'Evan Read2019-09-081-0/+30
|\
| * Add auto_sign_in_with_provider info to OmniAuth docBlair Lunceford2019-09-081-0/+30
|/
* Merge branch 'patch-71' into 'master'Evan Read2019-09-081-1/+16
|\
| * fix for #60120Daniel Le Berre2019-09-081-1/+16
|/
* Merge branch 'docs-qa-readme-ref' into 'master'Dan Davison2019-09-081-3/+1
|\
| * Replace GDK refDan Davison2019-09-081-3/+1
|/
* Merge branch 'bump-fog-google' into 'master'Stan Hu2019-09-082-3/+3
|\
| * Bump fog-google to support ADC auth on GCPMaxim Ivanov2019-09-062-3/+3
* | Merge branch 'remove-unnecessary-freeze-in-app-helpers' into 'master'Stan Hu2019-09-081-3/+3
|\ \
| * | Avoid calling freeze on already frozen strings in app/helpersdineshpanda2019-09-041-3/+3
* | | Merge branch 'kamil-refactor-import-structure' into 'master'Stan Hu2019-09-0814-587/+580
|\ \ \
| * | | Normalize import_export structurekamil-refactor-import-structureKamil Trzciński2019-09-0614-587/+580
* | | | Merge branch 'patch-73' into 'master'Marcia Ramos2019-09-071-3/+3
|\ \ \ \
| * | | | Updated description in the Gitlab Prometheus metrics sectionEtienne Baqué2019-09-071-3/+3
|/ / / /
* | | | Merge branch '63044-add-prom-proxies-ce' into 'master'Kamil Trzciński2019-09-072-0/+5
|\ \ \ \
| * | | | Add method to authorize reading from prometheus proxyRyan Cobb2019-09-072-0/+5
|/ / / /
* | | | Merge branch 'ecdsa_pages_certificates' into 'master'Michael Kozono2019-09-077-4/+198
|\ \ \ \
| * | | | Allow to load ECDSA certificates for pages domainsVladimir Shushlin2019-09-077-4/+198
|/ / / /
* | | | Merge branch 'weimeng-fix-burndown-x-offset' into 'master'Mike Greiling2019-09-062-0/+6
|\ \ \ \
| * | | | Add timezone-mock packageweimeng-fix-burndown-x-offsetWei-Meng Lee2019-09-062-0/+6
* | | | | Merge branch 'keyboard-shortcuts-2' into 'master'Paul Slaughter2019-09-0610-353/+348
|\ \ \ \ \
| * | | | | Update keyboard shortcuts modal and docMarcel Amirault2019-09-0610-353/+348
|/ / / / /
* | | | | Merge branch 'sh-fix-captcha-state-pollution-spec' into 'master'Mayra Cabrera2019-09-061-7/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix order-dependent spec failures with reCAPTCHAsh-fix-captcha-state-pollution-specStan Hu2019-09-061-7/+1
* | | | | Merge branch 'update-rouge' into 'master'Stan Hu2019-09-063-3/+8
|\ \ \ \ \
| * | | | | Update rouge to v3.10.0Camil Staps2019-09-063-3/+8
| |/ / / /
* | | | | Merge branch 'docs-update-mr-documentation-template' into 'master'Achilleas Pipinellis2019-09-061-0/+1
|\ \ \ \ \
| * | | | | Add note about permissions in Doc MR templateTetiana Chupryna2019-09-061-0/+1
|/ / / / /
* | | | | Merge branch 'docs-typo' into 'master'Achilleas Pipinellis2019-09-061-1/+1
|\ \ \ \ \
| * | | | | Fix typoStefan Schmalzhaf2019-09-061-1/+1
* | | | | | Merge branch 'qa/e2e-tests-for-multiple-boards-on-group-level' into 'master'Walmyr Lima e Silva Filho2019-09-062-3/+4
|\ \ \ \ \ \
| * | | | | | Update views for testabilityqa/e2e-tests-for-multiple-boards-on-group-levelWalmyr Lima2019-09-052-3/+4
* | | | | | | Merge branch 'marketo_lead_trials' into 'master'Robert Speicher2019-09-061-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Back porting changes to trigger user create event on Trial sign upAishwarya Subramanian2019-09-061-0/+1
|/ / / / / / /
* | | | | | | Merge branch 'only-show-copy_metadata-when-usable' into 'master'Douglas Barbosa Alexandre2019-09-063-1/+19
|\ \ \ \ \ \ \
| * | | | | | | Only show `/copy_metadata` when usableLee Tickett2019-09-063-1/+19
|/ / / / / / /
* | | | | | | Merge branch 'ac-accelerate-wiki-attachments' into 'master'Nick Thomas2019-09-067-10/+137
|\ \ \ \ \ \ \
| * | | | | | | Test blob_controller POST createac-accelerate-wiki-attachmentsAlessio Caiazza2019-09-061-0/+38
| * | | | | | | Process workhorse accelerated wiki uploadsAlessio Caiazza2019-09-066-10/+99
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'id-autosave-for-new-mr' into 'master'Stan Hu2019-09-065-6/+21
|\ \ \ \ \ \ \
| * | | | | | | Fix sharing localStorage with all MRsIgor2019-09-065-6/+21
|/ / / / / / /
* | | | | | | Merge branch 'docs-improve-label-push-opts' into 'master'Achilleas Pipinellis2019-09-061-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Documentation: tell when push option was introducedChristian Couder2019-09-061-0/+2
|/ / / / / / /
* | | | | | | Merge branch 'fix-captcha-spec-state' into 'master'Lin Jen-Shin2019-09-061-5/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix global state in registrations_controller_specfix-captcha-spec-stateYorick Peterse2019-09-051-5/+7
* | | | | | | | Merge branch 'revert-93f16f3d' into 'master'Lin Jen-Shin2019-09-063-190/+194
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Revert "Merge branch 'winh-fix-flaky-dashboard_spec' into 'master'"Winnie Hellmann2019-09-063-190/+194
|/ / / / / / /
* | | | | | | Merge branch 'quote-branch-names-in-instructions' into 'master'Nick Thomas2019-09-063-9/+15
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Quote branch names in how to merge instructionsLee Tickett2019-09-063-9/+15
|/ / / / / /