summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Changes snowplow to use cookies for sessionsJeremy Jackson2019-08-282-35/+44
* Fix a nil error in Gitlab::Danger::TeammateRémy Coutable2019-08-271-2/+2
* Merge branch '65312-use-group-labels-instead-of-legacy-team-labels-for-danger...Lin Jen-Shin2019-08-271-2/+2
|\
| * Detect the new stage labels in Gitlab::Danger::Teammate65312-use-group-labels-instead-of-legacy-team-labels-for-danger-picking-test-reviewersRémy Coutable2019-08-271-2/+2
* | Merge branch '13806-fix' into 'master'Lin Jen-Shin2019-08-271-2/+2
|\ \ | |/ |/|
| * Add nil check for Gitlab.config.prometheus13806-fixrpereira22019-08-261-2/+2
* | 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
* | 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
* | Implement validation logic to ProjectStageAdam Hegyi2019-08-2314-0/+440
* | Handle when server info doesn't have the storage in questionJohn Cai2019-08-231-1/+2
* | 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 '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
* | | Ensure CI matching operator receives an objectMarius Bobin2019-08-212-2/+4
|/ /
* | Properly handle `sidekiq` skipsidekiq-interrupt-running-jobsKamil Trzciński2019-08-212-6/+9
* | Improve resillency of monitorKamil Trzciński2019-08-212-26/+51
* | Perform cheap thread findKamil Trzciński2019-08-211-9/+16
* | Rework `Sidekiq::JobsThreads` into `Monitor`Kamil Trzciński2019-08-214-95/+166
* | Allow to interrupt running jobsKamil Trzciński2019-08-212-0/+95
* | Introducing new Syntax for Ci::Build inclusion rulesdrew2019-08-2011-24/+317
* | Standardize remote_ip and path keys for auth.log and api_json.logStan Hu2019-08-202-2/+18
* | Merge branch 'bvl-mr-commit-note-counter' into 'master'Douwe Maan2019-08-201-4/+4
|\ \
| * | Count comments on notes and merge requestsBob Van Landuyt2019-08-161-4/+4
* | | Allow measurement for Sidekiq jobs taking > 2.5sAndrew Newdigate2019-08-201-1/+5
* | | Add missing SAST environment variablesCameron Swords2019-08-201-0/+3
* | | Add support for sentry_extra_data in exceptionsAlex Kalderimis2019-08-191-1/+16
* | | Merge branch '64251-branch-name-set-cache' into 'master'Robert Speicher2019-08-192-0/+120
|\ \ \
| * | | Cache branch and tag names as Redis setsNick Thomas2019-08-162-0/+120
* | | | Merge branch '39-count-unique-users-for-more-accurate-smau-reporting' into 'm...Nick Thomas2019-08-191-2/+2
|\ \ \ \