summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Move feature group members search test to RSpecSemyon Pupkov2018-02-151-0/+29
* Merge branch 'mc/fix/project-variables-scope' into 'master'Kamil Trzciński2018-02-143-2/+70
|\
| * Improve validation message and add changelogmc/fix/project-variables-scopeKamil Trzciński2018-02-141-1/+1
| * Add more information in variable_duplicates validator error messageMatija Čupić2018-02-132-3/+3
| * Add specs for VariableDuplicates validatorMatija Čupić2018-02-131-0/+67
| * Extend variable JSON Schema with optional environment_scopeMatija Čupić2018-02-131-1/+2
* | Merge branch 'fl-mr-widget-4' into 'master'Tim Zallmann2018-02-142-21/+35
|\ \
| * | Moves mr widget components into vue filesfl-mr-widget-4Filipa Lacerda2018-02-132-21/+35
* | | Merge branch '41722-track-gcp-billing-enabled-project-changes' into 'master'Kamil Trzciński2018-02-142-7/+62
|\ \ \
| * | | Count all billing_state transitions with labels41722-track-gcp-billing-enabled-project-changesMatija Čupić2018-02-121-4/+4
| * | | Fix GCP cluster feature specMatija Čupić2018-02-121-2/+2
| * | | Refactor CheckGcpProjectBillingWorkerMatija Čupić2018-02-121-12/+6
| * | | Use Prometheus counter instead of redisMatija Čupić2018-02-121-9/+3
| * | | 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
* | | | Merge branch '39885-ensure-users-cannot-create-environments-with-leading-slas...Kamil Trzciński2018-02-141-0/+5
|\ \ \ \
| * | | | Ensure users can't create environments with leading or trailing slashes (Fixe...39885-ensure-users-cannot-create-environments-with-leading-slashesDylan Griffith2018-02-131-0/+5
* | | | | Merge branch '43240-external-tracker-issues-don-t-have-the-correct-closing-te...Rémy Coutable2018-02-141-117/+55
|\ \ \ \ \
| * | | | | Fix closing issues text added to MRs for external issue trackersSean McGivern2018-02-141-117/+55
* | | | | | 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 'mk-fix-pg-undefined-table-ci-errors' into 'master'Rémy Coutable2018-02-144-29/+10
|\ \ \ \ \ \ \
| * | | | | | | Avoid dropping tables in testMichael Kozono2018-02-144-29/+10
* | | | | | | | Merge branch '42800-change-usage-of-avatar_icon' into 'master'Yorick Peterse2018-02-143-14/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | Extract repeated logic into #avatar_icon_for.42800-change-usage-of-avatar_iconAndreas Brandl2018-02-131-0/+16
| * | | | | | | | Remove generic #avatar_icon helper.Andreas Brandl2018-02-131-28/+0
| * | | | | | | | Explicit use of avatar_icon_* calls depending on situation.Andreas Brandl2018-02-131-8/+8
| * | | | | | | | Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-131-1/+1
| * | | | | | | | Refactor and split ApplicationHelper#avatar_icon.Andreas Brandl2018-02-131-0/+48
* | | | | | | | | Merge branch 'expired-ci-artifacts' into 'master'Grzegorz Bizon2018-02-141-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add indexes and change SQL for expired artifacts to deal with artifacts migra...Greg Stark2018-02-081-2/+2
* | | | | | | | | | Merge branch 'fix/template-project-visibility' into 'master'Douwe Maan2018-02-141-2/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add description, visibility to CreateFromTemplateService specGeorge Tsiolis2018-02-141-2/+6
* | | | | | | | | | | Resolve "Remove notification settings for groups and projects you were previo...🙈 jacopo beschi 🙉2018-02-141-6/+50
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'feature/include-custom-attributes-in-api' into 'master'Douwe Maan2018-02-141-37/+121
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Allow including custom attributes in API responsesMarkus Koller2018-02-081-37/+121
* | | | | | | | | | Merge branch '42934-search-api-fix' into 'master'Sean McGivern2018-02-144-6/+12
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | API - Include project in commits&blobs search resultsJarka Kadlecová2018-02-144-6/+12
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '37050-ext-issue-tracker' into 'master'Sean McGivern2018-02-142-9/+114
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Display a link to external issue tracker when enabledJarka Kadlecová2018-02-142-9/+114
* | | | | | | | | | Merge branch 'api-refs-for-commit' into 'master'Douwe Maan2018-02-141-0/+66
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Refactor commits/refs API to use hash and add pagination headersRobert Schilling2018-02-141-16/+20
| * | | | | | | | | | Separate branch and tag namesRobert Schilling2018-02-091-10/+12
| * | | | | | | | | | Start with testsRobert Schilling2018-02-091-0/+60
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'remove_ldap_person_validation' into 'master'Stan Hu2018-02-131-9/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Revert problematic LDAP person validation that threw exceptionsDrew Blessing2018-02-131-9/+0
* | | | | | | | | | Merge branch 'whitelisting' into 'master'Yorick Peterse2018-02-131-12/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove Sentry reporting for query limitingYorick Peterse2018-02-131-12/+0
* | | | | | | | | | | Merge branch '43198-fix-settings-panel-expanding-when-fragment-hash-linked' i...Phil Hughes2018-02-131-0/+29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix settings panel not expanding when fragment hash linkedEric Eastwood2018-02-131-0/+29
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |