summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add index on events table on project_id, created_at to support Group::Analyti...index-for-groups-analytic-controller-4899Greg Stark2018-02-153-1/+25
* Merge branch 'mc/fix/project-variables-scope' into 'master'Kamil Trzciński2018-02-146-6/+94
|\
| * Improve validation message and add changelogmc/fix/project-variables-scopeKamil Trzciński2018-02-143-2/+7
| * Refactor variable duplicates error messageMatija Čupić2018-02-141-1/+1
| * Add more information in variable_duplicates validator error messageMatija Čupić2018-02-133-4/+6
| * Refactor outer anonymous function into a do blockMatija Čupić2018-02-131-1/+3
| * Add specs for VariableDuplicates validatorMatija Čupić2018-02-131-0/+67
| * Disable public send cop in variables duplicates validatorMatija Čupić2018-02-131-1/+1
| * Extend variable JSON Schema with optional environment_scopeMatija Čupić2018-02-131-1/+2
| * Validate project variables by scopeMatija Čupić2018-02-131-1/+1
| * Extend variables_duplicates validator with scope handlingMatija Čupić2018-02-131-2/+13
* | Merge branch 'fl-mr-widget-4' into 'master'Tim Zallmann2018-02-147-60/+86
|\ \
| * | Moves mr widget components into vue filesfl-mr-widget-4Filipa Lacerda2018-02-137-60/+86
* | | Merge branch 'update-namespaces-api-docs' into 'master'Achilleas Pipinellis2018-02-141-5/+5
|\ \ \
| * | | Make parent_id field integer/null value instead of stringupdate-namespaces-api-docsTomasz Maczukin2018-02-131-5/+5
* | | | Merge branch 'qa/rs-suppress-git-output' into 'master'Rémy Coutable2018-02-142-3/+17
|\ \ \ \
| * | | | Suppress git output when running QA as a non-default userRobert Speicher2018-02-141-2/+12
| * | | | Add Runtime::User.default_nameRobert Speicher2018-02-141-1/+5
|/ / / /
* | | | Merge branch '41722-track-gcp-billing-enabled-project-changes' into 'master'Kamil Trzciński2018-02-144-23/+109
|\ \ \ \
| * | | | Count all billing_state transitions with labels41722-track-gcp-billing-enabled-project-changesMatija Čupić2018-02-122-19/+16
| * | | | Fix GCP cluster feature specMatija Čupić2018-02-121-2/+2
| * | | | Log billing state changes in CheckGcpProjectBillingWorkerMatija Čupić2018-02-121-0/+13
| * | | | Refactor CheckGcpProjectBillingWorkerMatija Čupić2018-02-123-41/+34
| * | | | Use Prometheus counter instead of redisMatija Čupić2018-02-122-14/+9
| * | | | Add missing newline in CheckGcpProjectBillingWorker specMatija Čupić2018-02-121-0/+1
| * | | | Add specs for billing_enabled change counterMatija Čupić2018-02-121-0/+66
| * | | | Implement billing_enabled change counterMatija Čupić2018-02-121-0/+21
* | | | | Merge branch '39885-ensure-users-cannot-create-environments-with-leading-slas...Kamil Trzciński2018-02-143-2/+16
|\ \ \ \ \
| * | | | | Update issue-39885.ymlKamil Trzciński2018-02-141-2/+2
| * | | | | Ensure users can't create environments with leading or trailing slashes (Fixe...39885-ensure-users-cannot-create-environments-with-leading-slashesDylan Griffith2018-02-133-2/+16
* | | | | | Merge branch '43240-external-tracker-issues-don-t-have-the-correct-closing-te...Rémy Coutable2018-02-143-120/+58
|\ \ \ \ \ \
| * | | | | | Fix closing issues text added to MRs for external issue trackersSean McGivern2018-02-143-120/+58
* | | | | | | Merge branch 'process-update' into 'master'Marin Jankovski2018-02-141-5/+8
|\ \ \ \ \ \ \
| * | | | | | | Update Process document with changes to the exception request process.Marin Jankovski2018-02-141-5/+8
* | | | | | | | Merge branch 'feature-flags-for-user-apps' into 'master'Achilleas Pipinellis2018-02-141-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | clarify what kind of feature flags we supportJob van der Voort2018-02-141-1/+6
* | | | | | | | | Merge branch 'ce-port-ee-f531c07299' into 'master'Sean McGivern2018-02-141-8/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix a too strict array-matching expectationRémy Coutable2018-02-141-8/+7
* | | | | | | | | | Merge branch 'jramsay-i18n-proofreader-process-docs' into 'master'Douwe Maan2018-02-142-31/+54
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix punctuation and address feedbackjramsay-i18n-proofreader-process-docsJames Ramsay2018-02-132-6/+8
| * | | | | | | | | Add clearer proofreader process to docsJames Ramsay2018-02-132-27/+48
* | | | | | | | | | Merge branch 'mk-fix-pg-undefined-table-ci-errors' into 'master'Rémy Coutable2018-02-146-32/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Avoid dropping tables in testMichael Kozono2018-02-146-32/+15
* | | | | | | | | | | Merge branch '42800-change-usage-of-avatar_icon' into 'master'Yorick Peterse2018-02-1435-59/+127
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Extract repeated logic into #avatar_icon_for.42800-change-usage-of-avatar_iconAndreas Brandl2018-02-134-16/+32
| * | | | | | | | | | | Add changelog.Andreas Brandl2018-02-131-0/+6
| * | | | | | | | | | | Always eagerly load a note's author.Andreas Brandl2018-02-131-1/+1
| * | | | | | | | | | | Always eagerly load an issue's author.Andreas Brandl2018-02-131-1/+1
| * | | | | | | | | | | Extract method to improve readability.Andreas Brandl2018-02-131-7/+11
| * | | | | | | | | | | Remove generic #avatar_icon helper.Andreas Brandl2018-02-132-36/+0