summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Improve email messagesHeinrich Lee Yu2019-01-077-20/+20
* Refactor upload service to return uploaderHeinrich Lee Yu2019-01-073-11/+9
* Import CSV BackendHeinrich Lee Yu2019-01-0712-12/+150
* Add Import CSV FrontendHeinrich Lee Yu2019-01-0712-53/+137
* Move settings operations controller from EE to CEmove-settings-oprations-to-cePeter Leitzen2019-01-065-1/+71
* Merge branch 'kamil-refactor-ci-builds-v5' into 'master'Grzegorz Bizon2019-01-064-12/+63
|\
| * Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-044-12/+63
* | Merge branch '52446-hide-ado-project-banner-for-ci-file-or-ci-disabled' into ...Kamil Trzciński2019-01-052-6/+11
|\ \
| * | Hides ADO banner for certain projects52446-hide-ado-project-banner-for-ci-file-or-ci-disabledMayra Cabrera2019-01-042-6/+11
* | | Merge branch 'knative-rbac-check' into 'master'Kamil Trzciński2019-01-055-1/+39
|\ \ \
| * | | Require Knative to be installed only on an RBAC kubernetes clusterChris Baumbauer2019-01-045-1/+39
| | |/ | |/|
* | | Merge branch 'deprecated-callback-false' into 'master'Robert Speicher2019-01-041-1/+1
|\ \ \
| * | | Fix deprecation: returning false in Active Record and Active Model callbacks ...Jasper Maes2019-01-031-1/+1
* | | | Merge branch 'feature/gb/expose-ci-api-url-variable' into 'master'Douwe Maan2019-01-041-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Improve readablity of CI_API_V4_URL related codeGrzegorz Bizon2019-01-041-3/+1
| * | | Expose CI_API_V4_URL predefined CI/CD variableGrzegorz Bizon2019-01-031-1/+1
| * | | Add API::Helpers::Version and expose API root URLGrzegorz Bizon2019-01-031-0/+9
* | | | Merge branch 'contacted_at' into 'master'Stan Hu2019-01-043-2/+17
|\ \ \ \
| * | | | Take contacted_at value from the DB when it is about to be displayed in the W...Alexander Kutelev2019-01-043-2/+17
* | | | | Use AR releation "count" methodShinya Maeda2019-01-041-1/+1
* | | | | Add unique constraint to release and urlShinya Maeda2019-01-042-1/+2
* | | | | Add spec for duplicate link name creationShinya Maeda2019-01-041-1/+1
* | | | | Add spec for Releases::Source and Link modelsShinya Maeda2019-01-042-3/+3
* | | | | Support CURD operation for release asset linksShinya Maeda2019-01-044-1/+72
* | | | | Merge branch 'ee1979-gl-modal-vuex' into 'master'Kushal Pandya2019-01-046-0/+122
|\ \ \ \ \
| * | | | | Create shared gl-modal-vuex component and moduleee1979-gl-modal-vuexPaul Slaughter2019-01-036-0/+122
| |/ / / /
* | | | | Merge branch '43623-add-submit-feedback-in-product-feedback-link' into 'master'Kushal Pandya2019-01-041-0/+3
|\ \ \ \ \
| * | | | | Add submit feedback link to help dropdown43623-add-submit-feedback-in-product-feedback-linkBrandon Labuschagne2019-01-041-0/+3
| |/ / / /
* | | | | Merge branch '53696-make-rbac-default' into 'master'Kamil Trzciński2019-01-041-0/+2
|\ \ \ \ \
| * | | | | Make RBAC enabled default for new clustersDylan Griffith2019-01-041-0/+2
* | | | | | Merge branch 'ce-revert-revert-gold-trial-mrs' into 'master'Kamil Trzciński2019-01-0419-39/+87
|\ \ \ \ \ \
| * | | | | | Port GitLab.com gold trial callout changes to CEce-revert-revert-gold-trial-mrsLuke Bennett2019-01-0319-39/+87
* | | | | | | Merge branch 'use-cheap-operation-for-ci-pipeline-all_merge_requests' into 'm...Kamil Trzciński2019-01-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Use cheap operation for `Ci::Pipeline#all_merge_requests`use-cheap-operation-for-ci-pipeline-all_merge_requestsShinya Maeda2019-01-031-1/+1
* | | | | | | | Merge branch 'add-a-comment-on-ci-pipeline-git_ref-about-merge-request-ref' i...Kamil Trzciński2019-01-041-0/+6
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add a comment on `Ci::Pipeline#git_ref` about merge request refadd-a-comment-on-ci-pipeline-git_ref-about-merge-request-refShinya Maeda2019-01-031-0/+6
| |/ / / / / /
* | | | | | | Merge branch 'sh-skip-validation-visibility-changed' into 'master'Douwe Maan2019-01-041-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Only validate project visibility when it has changedsh-skip-validation-visibility-changedStan Hu2019-01-031-2/+2
* | | | | | | | Merge branch '49056-configure-auto-devops-deployed-applications-with-secrets-...Kamil Trzciński2019-01-041-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Update CI/CD variables help textThong Kuah2019-01-041-0/+2
* | | | | | | | | Merge branch '44353-improve-snippet-search-performance' into 'master'Sean McGivern2019-01-042-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Reduce counts in search_entries_info44353-improve-snippet-search-performanceHeinrich Lee Yu2019-01-042-3/+3
| |/ / / / / / / /
* | | | | | | | | Merge branch '29951-issue-creation-by-email-without-subaddressing' into 'master'Sean McGivern2019-01-041-3/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use new merge request email address formatBrett Walker2019-01-031-3/+8
* | | | | | | | | | Merge branch 'dm-git-access-any-ce' into 'master'Sean McGivern2019-01-042-30/+19
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Remove unnecessary double caching (in hash and request store)dm-git-access-any-ceDouwe Maan2019-01-021-13/+3
| * | | | | | | | | Consider all matching MRs to determine if user can pushDouwe Maan2019-01-021-13/+13
| * | | | | | | | | Extract any-branch-allows-collaboration logic into dedicated methodDouwe Maan2019-01-021-19/+20
| * | | | | | | | | Move magic '_any' string to constantDouwe Maan2019-01-021-3/+1
* | | | | | | | | | Merge branch 'sh-fix-clone-url-for-https' into 'master'Douglas Barbosa Alexandre2019-01-041-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |