summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '63502-encrypt-deploy-token' into 'master'Stan Hu2019-08-271-4/+1
|\
| * Removed rubocop disable flags, updated changelogEtienne Baqué2019-08-261-2/+0
| * Updated call to find deploy tokenEtienne Baqué2019-08-261-2/+1
* | Update docs and comments about saml with allow_bypass_two_factordodocat2019-08-271-1/+6
|/
* Revert "Merge branch 'user-tracking-settings' into 'master'"Jeremy Jackson2019-08-262-44/+35
* Remove unnecessary includeReuben Pereira2019-08-261-2/+0
* Changes snowplow to use cookies for sessionsJeremy Jackson2019-08-262-35/+44
* Merge branch 'sh-fix-nplusone-issues' into 'master'Mayra Cabrera2019-08-261-1/+2
|\
| * Fix N+1 Gitaly calls in /api/v4/projects/:id/issuessh-fix-nplusone-issuesStan Hu2019-08-231-1/+2
* | Replace echo function with a resolverBrett Walker2019-08-261-1/+3
* | Change default visibility level for FogBugz imported projects to PrivateGeorge Koltsov2019-08-261-1/+1
* | Add usage pings for merge request creatingIgor2019-08-262-1/+12
* | Danger: Map .rubocop{,_todo}.yml to ~backendPeter Leitzen2019-08-261-0/+1
* | Merge branch 'db_load_balancing_service_discovery_srv' into 'master'Kamil Trzciński2019-08-261-1/+2
|\ \
| * | CE port: allow SRV records in DB service discoverydb_load_balancing_service_discovery_srvTiger2019-08-231-1/+2
* | | Add helper to exactly undo cleanup_concurrent_column_renameReuben Pereira2019-08-251-1/+40
* | | Drop existing trigger before creating new oneReuben Pereira2019-08-241-0/+5
* | | Add a link to docs in project descriptionReuben Pereira2019-08-231-0/+251
* | | Merge branch '66402-use-visual-review-tools-npm-package' into 'master'Mike Greiling2019-08-231-6/+0
|\ \ \
| * | | Move visual review toolbar to NPMshampton2019-08-231-6/+0
* | | | Read pipelines from public projects though APIMarius Bobin2019-08-231-1/+2
* | | | Implement validation logic to ProjectStageAdam Hegyi2019-08-2314-0/+440
* | | | Merge branch 'jc-add-ff-for-all-lfs-pointers-go' into 'master'Stan Hu2019-08-231-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Adding gitaly feature flag for go implementation of get all lfs pointersjc-add-ff-for-all-lfs-pointers-goJohn Cai2019-08-231-0/+1
| |/ /
* | | Add label_id parameter to label API for PUT and DELETEPatrick Derichs2019-08-232-12/+28
* | | Merge branch 'jc-fix-auto-rugged-detection' into 'master'Lin Jen-Shin2019-08-231-1/+2
|\ \ \
| * | | Handle when server info doesn't have the storage in questionJohn Cai2019-08-231-1/+2
| |/ /
* | | Merge branch 'sh-eliminate-gitaly-nplus-one-notes' into 'master'Kamil Trzciński2019-08-232-6/+9
|\ \ \ | |/ / |/| |
| * | Eliminate Gitaly N+1 queries with notes APIsh-eliminate-gitaly-nplus-one-notesStan Hu2019-08-222-6/+9
| |/
* | Merge branch '57402-upate-issues-list-sort-options-ce' into 'master'Jan Provaznik2019-08-232-4/+7
|\ \
| * | Update sort options for issues list57402-upate-issues-list-sort-options-ceAlexandru Croitor2019-08-232-4/+7
* | | Merge branch 'frozen_string_lib_2' into 'master'Nick Thomas2019-08-232-2/+3
|\ \ \ | |/ / |/| |
| * | Fix frozen string errorfrozen_string_lib_2Thong Kuah2019-08-231-1/+2
| * | Fix frozen string errorsThong Kuah2019-08-231-1/+1
* | | Exempt `jwt/auth` for user `gitlab-ci-token` from rate limitingMarius Bobin2019-08-231-1/+5
| |/ |/|
* | Expose namespace storage statistics with GraphQLAlessio Caiazza2019-08-221-0/+23
* | Log time spent on CPU to sidekiq.logBalakumar2019-08-221-10/+36
* | Merge branch 'feat/smime-signed-notification-emails' into 'master'Sean McGivern2019-08-223-0/+115
|\ \ | |/ |/|
| * feat: SMIME signed notification emailsDiego Louzán2019-08-203-0/+115
* | Merge branch 'ee-2502-refactor-ee-app-assets-javascripts-approvals-components...Kushal Pandya2019-08-221-0/+2
|\ \
| * | Add a skip_users filter to the project users APINick Thomas2019-08-191-0/+2
* | | Add Gitaly info-ref cache feature flagsPaul Okstad2019-08-221-2/+4
* | | Merge branch 'sidekiq-interrupt-running-jobs-deadset' into 'master'Stan Hu2019-08-211-1/+5
|\ \ \
| * | | Put cancelled job in DeadSetsidekiq-interrupt-running-jobs-deadsetKamil Trzciński2019-08-211-1/+5
* | | | Merge branch 'uncomment_commit_signatures_feature_flag' into 'master'Stan Hu2019-08-211-1/+1
|\ \ \ \
| * | | | Uncomment get_commit_signatures feature flagFelipe Artur2019-08-191-1/+1
* | | | | Ensure CI matching operator receives an objectMarius Bobin2019-08-212-2/+4
* | | | | Merge branch 'sidekiq-interrupt-running-jobs' into 'master'Stan Hu2019-08-213-1/+202
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Properly handle `sidekiq` skipsidekiq-interrupt-running-jobsKamil Trzciński2019-08-212-6/+9
| * | | | Improve resillency of monitorKamil Trzciński2019-08-212-26/+51