summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ignore RSS token and validate token scopedm-go-get-api-tokenDouwe Maan2018-02-203-11/+52
* Allow token authentication on go-get requestDouwe Maan2018-02-153-19/+58
* Merge branch 'fj-37528-error-after-disabling-ldap' into 'master'Douwe Maan2018-02-157-2/+68
|\
| * Fixed user synced attributes metadata after removing current providerFrancisco Javier López2018-02-157-2/+68
|/
* Merge branch 'jej/fix-slow-lfs-object-check' into 'master'Douwe Maan2018-02-155-9/+33
|\
| * Only check LFS integrity for first branch in pushjej/fix-slow-lfs-object-checkJames Edwards-Jones2018-02-155-9/+33
* | Merge branch 'group-milestones-rspec' into 'master'Rémy Coutable2018-02-153-220/+114
|\ \
| * | Move spinach group milestones test to RSpecSemyon Pupkov2018-02-153-220/+114
|/ /
* | Merge branch 'group-search-members-rspec' into 'master'Rémy Coutable2018-02-153-27/+29
|\ \
| * | Move feature group members search test to RSpecSemyon Pupkov2018-02-153-27/+29
* | | Merge branch '35530-teleporting-emoji-fix' into 'master'Fatih Acet2018-02-153-4/+18
|\ \ \
| * | | Add changelog entryJared Deckard2018-02-131-0/+5
| * | | Don't reset the awards block when the emoji search is clickedJared Deckard2018-02-071-3/+1
| * | | The emoji menu should not close when the search box is clickedJared Deckard2018-02-071-1/+12
* | | | Merge branch '34130-null-pipes' into 'master'Fatih Acet2018-02-153-0/+15
|\ \ \ \
| * | | | Prevent MR Widget error when no CI configured34130-null-pipesSimon Knox2018-02-123-0/+15
* | | | | Merge branch 'sh-add-env-variables-for-ldap-qa' into 'master'Grzegorz Bizon2018-02-153-2/+18
|\ \ \ \ \
| * | | | | Add LDAP_USERNAME and LDAP_PASSWORD user environment variables for QAsh-add-env-variables-for-ldap-qaStan Hu2018-02-143-2/+18
* | | | | | Merge branch 'patch-28' into 'master'Stan Hu (Admin)2018-02-151-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add the missing "Security Products" Team label and sort them alphabeticallyOlivier Gonzalez2018-02-061-1/+1
* | | | | | Merge branch '43271-remove-seeded-root-user-project-limit' into 'master'Stan Hu2018-02-151-1/+0
|\ \ \ \ \ \
| * | | | | | Remove root user 100 project limit to rely on default 100,00043271-remove-seeded-root-user-project-limitEric Eastwood2018-02-141-1/+0
* | | | | | | 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