summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'json-logging-for-k8s' into 'master'Stan Hu2018-11-272-3/+73
|\
| * Use JSON logging for helm install servicesDylan Griffith2018-11-272-3/+73
* | Merge branch '51792-dont-delete-failed-install-pods' into 'master'Dmitriy Zaporozhets2018-11-272-17/+34
|\ \
| * | Don't remove failed install podsDylan Griffith2018-11-272-17/+34
* | | Merge branch '53778-remove-site-statistics' into 'master'Sean McGivern2018-11-274-126/+0
|\ \ \
| * | | Remove Site Statistic53778-remove-site-statisticsGabriel Mazetto2018-11-264-126/+0
* | | | Merge branch 'if-ce-54109-fix_user_by_any_email' into 'master'Grzegorz Bizon2018-11-271-5/+31
|\ \ \ \
| * | | | User#find_by_any_email to respect confirmed flag on secondary emailsImre Farkas2018-11-261-5/+31
* | | | | Merge branch 'winh-parse-boolean' into 'master'Phil Hughes2018-11-271-0/+18
|\ \ \ \ \
| * | | | | Add parseBoolean helper functionWinnie Hellmann2018-11-271-0/+18
* | | | | | Merge branch 'triggermesh-phase2-external-ip' into 'master'Kamil Trzciński2018-11-279-41/+89
|\ \ \ \ \ \
| * | | | | | Expose external_ip to knative cluster applicationChris Baumbauer2018-11-269-41/+89
* | | | | | | Merge branch 'rs-new-menu-spec' into 'master'Rémy Coutable2018-11-272-167/+134
|\ \ \ \ \ \ \
| * | | | | | | Convert "New menu" feature spec to a view specRobert Speicher2018-11-262-167/+134
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'rs-signed-commits-spec' into 'master'Rémy Coutable2018-11-272-63/+37
|\ \ \ \ \ \ \
| * | | | | | | Use have_link over have_content for GPG featureRobert Speicher2018-11-261-9/+9
| * | | | | | | Simplify "changes to verified" GPG feature specsRobert Speicher2018-11-261-30/+17
| * | | | | | | Remove magic SHAs from GPG badge feature specRobert Speicher2018-11-262-14/+13
| * | | | | | | Speed up "show GPG badge" feature specsRobert Speicher2018-11-261-32/+20
| |/ / / / / /
* | | | | | | Resolve "Warn in Web Editor when user navigates away"Sam Bigelow2018-11-271-0/+30
* | | | | | | Merge branch 'bvl-use-shell-writeref' into 'master'Douwe Maan2018-11-272-6/+13
|\ \ \ \ \ \ \
| * | | | | | | Don't specify `shell` for Gitaly write-refBob Van Landuyt2018-11-262-6/+13
* | | | | | | | Merge branch 'sh-handle-string-null-bytes' into 'master'Douwe Maan2018-11-271-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Gracefully handle references with null bytesStan Hu2018-11-261-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '8584-move-ee-specific-code-from-gitbab-database-ee-gitlab-datab...Stan Hu2018-11-261-1/+21
|\ \ \ \ \ \ \
| * | | | | | | CE port of 'Move EE specific code from Gitbab::Database into ee'Douglas Barbosa Alexandre2018-11-261-1/+21
* | | | | | | | Fix handling of filenames with hash characters in tree viewStan Hu2018-11-261-0/+28
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'fix-deadlock-chunked-io' into 'master'24280-last-commit-information-in-admin-project-view-is-not-accurateStan Hu2018-11-261-0/+63
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix deadlock on ChunkedIOfix-deadlock-chunked-ioKamil Trzciński2018-11-261-0/+63
* | | | | | | Merge branch '54327-profiler-doesn-t-work-with-auth-now' into 'master'Stan Hu2018-11-261-17/+25
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Allow profiler to authenticate by stubbing users directly54327-profiler-doesn-t-work-with-auth-nowSean McGivern2018-11-261-17/+25
* | | | | | | Merge branch 'ce-rd-extract-ee-specific-sidekiq-queue-config' into 'master'Robert Speicher2018-11-261-3/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Backport of gitlab-ee!8470ce-rd-extract-ee-specific-sidekiq-queue-configRubén Dávila2018-11-191-3/+3
* | | | | | | Merge branch 'ce-1979-move-mr-approval-settings' into 'master'Filipa Lacerda2018-11-261-3/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | CE port of "Move merge request approval settings"ce-1979-move-mr-approval-settingsPaul Slaughter2018-11-161-3/+3
| |/ / / / /
* | | | | | Merge branch 'dm-batch-loader-key' into 'master'Stan Hu2018-11-263-6/+24
|\ \ \ \ \ \
| * | | | | | Batch load only data from same repository when lazy object is accessedDouwe Maan2018-11-263-6/+24
* | | | | | | Merge branch '40260-reduce-gitaly-calls-project-pipeline-status' into 'master'Grzegorz Bizon2018-11-262-82/+17
|\ \ \ \ \ \ \
| * | | | | | | Update testsHeinrich Lee Yu2018-11-262-82/+17
* | | | | | | | Merge branch 'fix-null-variables' into 'master'Grzegorz Bizon2018-11-261-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow to store null variablesfix-null-variablesKamil Trzciński2018-11-231-2/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch '7527-ci-variables-are-not-parameterized-for-alerting-rules-ce' ...Grzegorz Bizon2018-11-261-0/+33
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Extract query variables into own module7527-ci-variables-are-not-parameterized-for-alerting-rules-cePeter Leitzen2018-11-231-0/+33
* | | | | | | | Attempt to fix lazy loader spec transient failureLuke Bennett2018-11-263-72/+146
|/ / / / / / /
* | | | | | | Merge branch 'speed-up-relative-positioning' into 'master'Douglas Barbosa Alexandre2018-11-231-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Speed up setting of relative positionspeed-up-relative-positioningSean McGivern2018-11-231-0/+8
* | | | | | | | Merge branch '52371-filter-by-none-any-for-labels-in-issues-mrs-api' into 'ma...Nick Thomas2018-11-233-37/+131
|\ \ \ \ \ \ \ \
| * | | | | | | | Filter by `None`/`Any` for labels in issues/mrs APIJacopo2018-11-233-37/+131
* | | | | | | | | Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'Kamil Trzciński2018-11-231-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Promote the GitLab.com Gold trial on a users default dashboardce-6983-promote-starting-a-gitlab-com-trialLuke Bennett2018-11-211-0/+1