summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '65312-use-group-labels-instead-of-legacy-team-labels-for-danger...Lin Jen-Shin2019-08-271-1/+1
|\
| * 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-1/+1
* | Merge branch '13806-fix' into 'master'Lin Jen-Shin2019-08-271-0/+11
|\ \ | |/ |/|
| * Add nil check for Gitlab.config.prometheus13806-fixrpereira22019-08-261-0/+11
* | Update docs and comments about saml with allow_bypass_two_factordodocat2019-08-271-4/+18
* | Revert "Merge branch 'user-tracking-settings' into 'master'"Jeremy Jackson2019-08-262-88/+45
* | Changes snowplow to use cookies for sessionsJeremy Jackson2019-08-262-45/+88
* | Replace echo function with a resolverBrett Walker2019-08-262-3/+9
* | Change default visibility level for FogBugz imported projects to PrivateGeorge Koltsov2019-08-261-0/+29
* | Add usage pings for merge request creatingIgor2019-08-262-0/+10
* | Merge branch 'db_load_balancing_service_discovery_srv' into 'master'Kamil Trzciński2019-08-261-0/+11
|\ \
| * | CE port: allow SRV records in DB service discoverydb_load_balancing_service_discovery_srvTiger2019-08-231-0/+11
* | | Add helper to exactly undo cleanup_concurrent_column_renameReuben Pereira2019-08-251-0/+106
| |/ |/|
* | Drop existing trigger before creating new oneReuben Pereira2019-08-241-0/+8
* | Add a link to docs in project descriptionReuben Pereira2019-08-231-0/+267
* | Implement validation logic to ProjectStageAdam Hegyi2019-08-231-0/+10
* | Add label_id parameter to label API for PUT and DELETEPatrick Derichs2019-08-231-0/+33
* | Handle when server info doesn't have the storage in questionJohn Cai2019-08-231-0/+10
* | Merge branch 'frozen_string_lib_2' into 'master'Nick Thomas2019-08-23199-1/+398
|\ \
| * | Fix frozen string errorsThong Kuah2019-08-231-1/+1
| * | Add frozen_string_literal to lib part 2Thong Kuah2019-08-23199-0/+397
* | | Exempt `jwt/auth` for user `gitlab-ci-token` from rate limitingMarius Bobin2019-08-231-2/+2
| |/ |/|
* | Expose namespace storage statistics with GraphQLAlessio Caiazza2019-08-221-0/+18
* | Log time spent on CPU to sidekiq.logBalakumar2019-08-221-1/+36
* | Merge branch 'feat/smime-signed-notification-emails' into 'master'Sean McGivern2019-08-224-3/+155
|\ \ | |/ |/|
| * feat: SMIME signed notification emailsDiego Louzán2019-08-204-3/+155
* | Merge branch 'sidekiq-interrupt-running-jobs-deadset' into 'master'Stan Hu2019-08-211-1/+9
|\ \
| * | Put cancelled job in DeadSetsidekiq-interrupt-running-jobs-deadsetKamil Trzciński2019-08-211-1/+9
* | | Ensure CI matching operator receives an objectMarius Bobin2019-08-212-0/+56
|/ /
* | Properly handle `sidekiq` skipsidekiq-interrupt-running-jobsKamil Trzciński2019-08-212-7/+19
* | Improve resillency of monitorKamil Trzciński2019-08-212-15/+90
* | Perform cheap thread findKamil Trzciński2019-08-211-3/+1
* | Rework `Sidekiq::JobsThreads` into `Monitor`Kamil Trzciński2019-08-213-83/+235
* | Allow to interrupt running jobsKamil Trzciński2019-08-211-0/+83
* | Introducing new Syntax for Ci::Build inclusion rulesdrew2019-08-209-19/+1080
* | Standardize remote_ip and path keys for auth.log and api_json.logStan Hu2019-08-201-2/+2
* | Merge branch 'bvl-mr-commit-note-counter' into 'master'Douwe Maan2019-08-202-10/+24
|\ \
| * | Count comments on notes and merge requestsBob Van Landuyt2019-08-162-10/+24
* | | Allow measurement for Sidekiq jobs taking > 2.5sAndrew Newdigate2019-08-201-1/+1
* | | Add support for sentry_extra_data in exceptionsAlex Kalderimis2019-08-191-2/+27
* | | Merge branch '64251-branch-name-set-cache' into 'master'Robert Speicher2019-08-192-2/+78
|\ \ \
| * | | Cache branch and tag names as Redis setsNick Thomas2019-08-162-2/+78
* | | | Merge branch '39-count-unique-users-for-more-accurate-smau-reporting' into 'm...Nick Thomas2019-08-191-0/+6
|\ \ \ \
| * | | | Allow UsageData.count to use count_by:Ash McKenzie2019-07-181-0/+6
* | | | | Clean Sidekiq metrics from multiproc dir on startAleksei Lipniagov2019-08-191-0/+51
* | | | | Merge branch 'legacy-attachments-migrate-fix' into 'master'Michael Kozono2019-08-162-0/+359
|\ \ \ \ \
| * | | | | Add rake tasks for migrating leacy uploadslegacy-attachments-migrate-fixJarka Košanová2019-08-162-0/+359
* | | | | | Expire project caches once per push instead of once per refStan Hu2019-08-161-1/+44
* | | | | | Remove Security Dashboard feature flagrossfuhrman2019-08-161-5/+0
| |_|_|/ / |/| | | |
* | | | | Merge branch 'mc/feature/pipeline-tracking-config-ce' into 'master'Kamil Trzciński2019-08-162-5/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |