summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix failing spec/models/internal_id_spec.rb specJan Provaznik2019-06-261-1/+1
* Merge branch 'quarantine-flaky-user-signup-spec' into 'master'Kushal Pandya2019-06-261-1/+1
|\
| * Quarantine flaky specThong Kuah2019-06-261-1/+1
* | Merge branch '63710-fix-redis-namespace-warning' into 'master'Nick Thomas2019-06-261-1/+3
|\ \
| * | Use flushdb with the connection object in redis-namespace API63710-fix-redis-namespace-warningGabriel Mazetto2019-06-251-1/+3
* | | Merge branch '62214-migrations-and-models' into 'master'Andreas Brandl2019-06-266-0/+41
|\ \ \
| * | | Add two new ActiveRecord models62214-migrations-and-modelsMayra Cabrera2019-06-256-0/+41
* | | | Speed up obtaining Let's Encrypt certificatesVladimir Shushlin2019-06-261-2/+10
* | | | Merge branch '51952-forking-via-webide' into 'master'Nick Thomas2019-06-264-34/+107
|\ \ \ \
| * | | | Support redirect paths starting with a dash51952-forking-via-webideMarkus Koller2019-06-253-34/+99
| * | | | Make checks for continue_params more robustMarkus Koller2019-06-251-0/+8
* | | | | Merge branch 'sh-service-template-bug' into 'master'Thong Kuah2019-06-262-1/+7
|\ \ \ \ \
| * | | | | Disable Rails SQL query cache when applying service templatessh-service-template-bugStan Hu2019-06-252-1/+7
* | | | | | Merge branch 'from-installable-to-not-installable' into 'master'Kushal Pandya2019-06-261-7/+9
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Transition from installable to not_installablefrom-installable-to-not-installableEnrique Alcantara2019-06-241-7/+9
* | | | | | Bring Manual Ordering on Issue ListRajat Jain2019-06-261-0/+46
* | | | | | Merge branch 'graphql-error-when-authorizing-with-no-permissions-defined' int...Bob Van Landuyt2019-06-261-12/+39
|\ \ \ \ \ \
| * | | | | | Remove unused authorized_find methodgraphql-error-when-authorizing-with-no-permissions-definedLuke Duncalfe2019-06-261-18/+0
| * | | | | | Sanity check for GraphQL authorized?Luke Duncalfe2019-06-261-0/+45
* | | | | | | Merge branch 'da-fix-cache-for-broadcast-message' into 'master'Stan Hu2019-06-251-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Set 2 weeks as the expiration time for the current broadcast messageDouglas Barbosa Alexandre2019-06-251-3/+3
| |/ / / / / /
* | | | | | | Merge branch 'da-fix-json-cache-false-values' into 'master'Stan Hu2019-06-251-1/+34
|\ \ \ \ \ \ \
| * | | | | | | Parse the cached value when the it is falseDouglas Barbosa Alexandre2019-06-251-1/+34
| |/ / / / / /
* | | | | | | Add missing unit tests for BoardServiceWinnie Hellmann2019-06-251-0/+390
* | | | | | | New RecaptchaExperimentHelper modulesAsh McKenzie2019-06-252-1/+39
|/ / / / / /
* | | | | | Squelch output of ActiveSupport::Cache::NullStore in testsStan Hu2019-06-251-0/+7
| |/ / / / |/| | | |
* | | | | Merge branch '63177-follow-up-from-use-scoped-routes-for-labels-and-milestone...Filipa Lacerda2019-06-252-4/+4
|\ \ \ \ \
| * | | | | Remove baseEndpoint from search dropdwon63177-follow-up-from-use-scoped-routes-for-labels-and-milestonesDmitriy Zaporozhets2019-06-242-4/+4
* | | | | | Merge branch 'require-pipeline-when-enabling-only-allow-merge-if-pipeline-suc...Grzegorz Bizon2019-06-251-1/+1
|\ \ \ \ \ \
| * | | | | | Require pipeline if "Pipeline must succeed" is setrequire-pipeline-when-enabling-only-allow-merge-if-pipeline-succeedsFabio Pitino2019-06-251-1/+1
* | | | | | | Move Vuex action helper spec to JestMark Florian2019-06-252-5/+168
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix broken worktree testGitalyBot2019-06-251-9/+9
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'sh-recover-ee-schema-backport-migration-failure' into 'master'Rémy Coutable2019-06-251-0/+41
|\ \ \ \ \
| * | | | | Prevent EE backport migrations from running if CE is not migratedsh-recover-ee-schema-backport-migration-failureStan Hu2019-06-251-0/+41
* | | | | | Keep empty folders in the tree listDenys Mishunov2019-06-251-0/+27
| |_|_|_|/ |/| | | |
* | | | | Allow autocompleting scoped labelsMartin Hanzel2019-06-251-3/+67
* | | | | Use project depended feature flag for pages sslpages-ssl-project-aware-feature-flagVladimir Shushlin2019-06-254-45/+79
| |/ / / |/| | |
* | | | Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-257-25/+175
* | | | Merge branch 'refactor_deployment_cluster' into 'master'Stan Hu2019-06-242-6/+6
|\ \ \ \
| * | | | Rename method to not clash with #clusterrefactor_deployment_clusterThong Kuah2019-06-242-6/+6
* | | | | Change HTTP Status Code when repository disabledSam Battalio2019-06-242-12/+12
| |/ / / |/| | |
* | | | Renew Let's Encrypt certificatesVladimir Shushlin2019-06-244-0/+121
| |_|/ |/| |
* | | Merge branch 'sh-optimize-todos-controller' into 'master'Douglas Barbosa Alexandre2019-06-241-0/+28
|\ \ \
| * | | Eliminate N+1 queries in Dashboard::TodosControllerStan Hu2019-06-241-0/+28
* | | | Merge branch '63656-runner-tags-search-dropdown-is-empty' into 'master'Jan Provaznik2019-06-241-4/+4
|\ \ \ \
| * | | | Return all runner tags when search is empty63656-runner-tags-search-dropdown-is-emptyDmitriy Zaporozhets2019-06-241-4/+4
| | |_|/ | |/| |
* | | | Revert "Merge branch..."Kamil Trzciński2019-06-243-10/+10
| |/ / |/| |
* | | Merge branch 'jivanvl-add-column-chart-monitoring-dashboard' into 'master'Mike Greiling2019-06-241-0/+58
|\ \ \
| * | | Add column chart component to the monitoring bundlejivanvl-add-column-chart-monitoring-dashboardJose Vargas2019-06-211-0/+58
* | | | Merge branch 'divergence-graph-fe-rendering' into 'master'Filipa Lacerda2019-06-243-0/+193
|\ \ \ \