summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Rename dev, org, com helperDoug Stull2019-08-281-0/+27
* CE-specific changes for designs `user_notes_count`Luke Duncalfe2019-08-275-53/+83
* Fix a nil error in Gitlab::Danger::TeammateRémy Coutable2019-08-271-0/+8
* Move gke_cluster_dropdowns to create_cluster dirEnrique Alcantara2019-08-278-14/+14
* 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 '66641-broken-master-real-http-connections-are-disabled-unregist...Jan Provaznik2019-08-273-16/+24
|\ \
| * | Use `stub_full_request` to fix spec failure66641-broken-master-real-http-connections-are-disabled-unregistered-requestHeinrich Lee Yu2019-08-273-16/+24
| |/
* | 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
* | Merge branch '57657-promote-label-to-group-label-via-api-endpoint' into 'master'Sean McGivern2019-08-271-0/+49
|\ \
| * | Incorporate review feedbackRobert Schilling2019-08-261-9/+9
| * | Make tests passRobert Schilling2019-08-261-10/+12
| * | Move promote to put and add more specsRobert Schilling2019-08-261-5/+29
| * | Add docs and first specsRobert Schilling2019-08-261-0/+23
* | | Merge branch 'sh-project-feature-nplus-one' into 'master'Jan Provaznik2019-08-271-0/+22
|\ \ \
| * | | Remove N+1 SQL query loading project feature in dashboardsh-project-feature-nplus-oneStan Hu2019-08-231-0/+22
* | | | Merge branch '63502-encrypt-deploy-token' into 'master'Stan Hu2019-08-272-1/+49
|\ \ \ \
| * | | | Updated call to find deploy tokenEtienne Baqué2019-08-261-1/+2
| * | | | Added EncryptDeployTokensTokens spec fileEtienne Baqué2019-08-261-0/+47
* | | | | Update docs and comments about saml with allow_bypass_two_factordodocat2019-08-272-4/+30
|/ / / /
* | | | Merge branch 'sh-fix-piwik-template' into 'master'Ash McKenzie2019-08-271-0/+20
|\ \ \ \
| * | | | Fix Piwik not workingsh-fix-piwik-templateStan Hu2019-08-261-0/+20
* | | | | Merge branch 'sh-guard-against-orphaned-project-feature' into 'master'Michael Kozono2019-08-261-0/+13
|\ \ \ \ \
| * | | | | Guard against deleted project feature entryStan Hu2019-08-261-0/+13
* | | | | | Revert "Merge branch 'user-tracking-settings' into 'master'"Jeremy Jackson2019-08-263-129/+50
| |/ / / / |/| | | |
* | | | | Using before_save method instead of setterAishwarya Subramanian2019-08-261-0/+20
* | | | | Changes snowplow to use cookies for sessionsJeremy Jackson2019-08-263-50/+129
* | | | | Merge branch 'sh-fix-nplusone-issues' into 'master'Mayra Cabrera2019-08-261-0/+8
|\ \ \ \ \
| * | | | | Fix N+1 Gitaly calls in /api/v4/projects/:id/issuessh-fix-nplusone-issuesStan Hu2019-08-231-0/+8
| | |/ / / | |/| | |
* | | | | Replace echo function with a resolverBrett Walker2019-08-264-7/+37
* | | | | Change default visibility level for FogBugz imported projects to PrivateGeorge Koltsov2019-08-261-0/+29
* | | | | Add usage pings for merge request creatingIgor2019-08-263-1/+17
* | | | | Merge branch 'zj-remove-object-pools-feature-flag' into 'master'Nick Thomas2019-08-261-22/+9
|\ \ \ \ \
| * | | | | Remove the object pools feature flagZeger-Jan van de Weg2019-08-261-22/+9
* | | | | | Utilize RuboCop's Include/Exclude configPeter Leitzen2019-08-263-46/+8
* | | | | | Merge branch '66443-unrecoverable-configuration-loop-in-external-auth-control...Nick Thomas2019-08-261-0/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add more tests to cover all cases66443-unrecoverable-configuration-loop-in-external-auth-controlRobert Schilling2019-08-221-0/+12
| * | | | | Add test, reduce complexityRobert Schilling2019-08-221-0/+6
* | | | | | Add edit_note and spec for editing quick actionsPatrick Derichs2019-08-262-3/+91
| |_|_|/ / |/| | | |
* | | | | 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
* | | | | | Merge branch 'ee-10586-geo-object-storage-replication' into 'master'Ash McKenzie2019-08-261-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Backport expired job artifact traitee-10586-geo-object-storage-replicationGabriel Mazetto2019-08-241-0/+4
| | |_|_|/ | |/| | |
* | | | | Add helper to exactly undo cleanup_concurrent_column_renameReuben Pereira2019-08-251-0/+106
|/ / / /
* | | | Merge branch '66073-use-time-series-chart-instead-of-area-chart-in-panel_type...Tim Zallmann2019-08-242-7/+8
|\ \ \ \
| * | | | Replace the area with time series where usedMiguel Rincon2019-08-212-7/+8
| * | | | Add karma test for time_series.vueMiguel Rincon2019-08-211-321/+0
| * | | | This commit adds a new time series componentMiguel Rincon2019-08-211-0/+321
* | | | | Drop existing trigger before creating new oneReuben Pereira2019-08-241-0/+8