summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-3035-35/+35
* Merge branch 'mk/simplify-internal-post-receive-messages' into 'master'Grzegorz Bizon2019-08-291-0/+121
|\
| * Simplify internal post receive messagesmk/simplify-internal-post-receive-messagesMichael Kozono2019-08-281-0/+121
* | Merge branch 'performance-bar-warnings' into 'master'Stan Hu2019-08-293-4/+114
|\ \ | |/ |/|
| * Add top-level warnings key to performance bar responseperformance-bar-warningsSean McGivern2019-08-281-0/+29
| * Return warnings for performance bar from backendSean McGivern2019-08-282-4/+85
* | Save board lists collapsed settingFelipe Artur2019-08-281-0/+1
* | Support Gitaly feature flags in workhorseJacob Vosmaer2019-08-281-0/+13
* | Merge branch 'sh-fix-issue-move-api' into 'master'Grzegorz Bizon2019-08-281-0/+17
|\ \
| * | Fix moving issues API failing when text includes commit URLssh-fix-issue-move-apiStan Hu2019-08-281-0/+17
* | | Changes snowplow to use cookies for sessionsJeremy Jackson2019-08-282-45/+88
|/ /
* | Rename dev, org, com helperDoug Stull2019-08-281-0/+27
* | Fix a nil error in Gitlab::Danger::TeammateRémy Coutable2019-08-271-0/+8
|/
* 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
|\ \