| Commit message (Expand) | Author | Age | Files | Lines |
* | Squashed commit of the following:add-background-migration-for-legacy-traces | Shinya Maeda | 2018-08-27 | 4 | -0/+282 |
* | API: Protected tags | Robert Schilling | 2018-08-25 | 2 | -0/+242 |
* | Merge branch '50345-hashed-storage-feature-flag' into 'master' | Nick Thomas | 2018-08-25 | 4 | -1/+99 |
|\ |
|
| * | Rename feature flag to skip_hashed_storage_upgrade to be less confusing50345-hashed-storage-feature-flag | Gabriel Mazetto | 2018-08-22 | 2 | -5/+5 |
| * | Fixed `stub_feature_flag behavior` for `disabled?` flags. | Gabriel Mazetto | 2018-08-22 | 4 | -1/+73 |
| * | Add FeatureFlag to disable hashed storage migration when renaming | Gabriel Mazetto | 2018-08-22 | 1 | -1/+27 |
* | | Merge branch 'sh-simplify-github-importer-refactor' into 'master' | Yorick Peterse | 2018-08-24 | 4 | -42/+55 |
|\ \ |
|
| * | | Refactor GitHub Importer database helpers into helper methods | Stan Hu | 2018-08-24 | 4 | -42/+55 |
* | | | Merge branch 'api-labels-spec' into 'master' | Rémy Coutable | 2018-08-24 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | POST should be PUT in the API labels specs | Robert Schilling | 2018-08-24 | 1 | -4/+4 |
* | | | | Allows author to vote on their own issue | Chantal Rollison | 2018-08-24 | 2 | -21/+2 |
* | | | | Merge branch 'sh-fix-issue-50562' into 'master' | Rémy Coutable | 2018-08-24 | 2 | -0/+13 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix remote mirrors failing if Git remotes have not been added | Stan Hu | 2018-08-22 | 2 | -0/+13 |
* | | | | Use _.uniqueId() instead of Math.random() for dummy badges | Winnie Hellmann | 2018-08-23 | 1 | -1/+2 |
* | | | | Merge branch '6965-backport-to-ce' into 'master' | Stan Hu | 2018-08-23 | 3 | -69/+104 |
|\ \ \ \ |
|
| * | | | | Backport LDAP changes to CE | Douglas Barbosa Alexandre | 2018-08-23 | 3 | -69/+104 |
* | | | | | Merge branch '43096-controller-projects-issuescontroller-referenced_merge_req... | Nick Thomas | 2018-08-23 | 4 | -129/+142 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Only load issue notes once when getting related MRs43096-controller-projects-issuescontroller-referenced_merge_requests-json-executes-more-than-100-sql-queries | Sean McGivern | 2018-08-21 | 1 | -0/+6 |
| * | | | | Fix CI pipelines N+1 in Issues::ReferencedMergeRequestsService | Sean McGivern | 2018-08-21 | 1 | -0/+18 |
| * | | | | Fix routes N+1 in Issues::ReferencedMergeRequestsService#execute | Sean McGivern | 2018-08-21 | 1 | -0/+13 |
| * | | | | Fix authors N+1 in Issues::ReferencedMergeRequestsService | Sean McGivern | 2018-08-21 | 1 | -1/+25 |
| * | | | | Move Issue#{referenced,closed_by}_merge_requests to service | Sean McGivern | 2018-08-21 | 4 | -129/+81 |
* | | | | | Merge branch 'sh-limit-commit-renderering' into 'master' | Sean McGivern | 2018-08-23 | 3 | -0/+77 |
|\ \ \ \ \ |
|
| * | | | | | Speed up diff comparisons by limiting number of commit messages rendered | Stan Hu | 2018-08-22 | 3 | -0/+77 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'ccr/48800/ping_for_boards' into 'master' | Sean McGivern | 2018-08-23 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | Added count for label, assignee, and milestone listsccr/48800/ping_for_boards | Chantal Rollison | 2018-08-21 | 1 | -0/+3 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'jprovazn-fix-form-uploads' into 'master' | Kamil Trzciński | 2018-08-23 | 1 | -0/+20 |
|\ \ \ \ \ |
|
| * | | | | | Add public/uploads/tmp to allowed upload pathsjprovazn-fix-form-uploads | Jan Provaznik | 2018-08-21 | 1 | -0/+20 |
| |/ / / / |
|
* | | | | | Merge branch 'sh-fix-broken-ldap-clones' into 'master' | Alejandro Rodríguez | 2018-08-22 | 1 | -0/+42 |
|\ \ \ \ \ |
|
| * | | | | | Fix broken Git over HTTP clones with LDAP users | Stan Hu | 2018-08-22 | 1 | -0/+42 |
* | | | | | | Fix wrong commit count in push event payload | Stan Hu | 2018-08-22 | 1 | -9/+31 |
|/ / / / / |
|
* | | | | | Improve system hook spec in spec/services/git_push_service_spec.rb | Stan Hu | 2018-08-22 | 1 | -3/+3 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'sh-conditional-system-hook-push' into 'master' | Sean McGivern | 2018-08-22 | 1 | -3/+7 |
|\ \ \ \ |
|
| * | | | | Eliminate unnecessary and duplicate system hook fires | Stan Hu | 2018-08-21 | 1 | -3/+7 |
* | | | | | Merge branch 'ide-file-templates-store' into 'master' | Filipa Lacerda | 2018-08-22 | 3 | -0/+427 |
|\ \ \ \ \ |
|
| * | | | | | Added store for file templates in the Web IDE | Phil Hughes | 2018-08-17 | 3 | -0/+427 |
* | | | | | | Merge branch 'yisiliang/gitlab-ce-avoid-nil-safe_message' into 'master' | Rémy Coutable | 2018-08-22 | 1 | -0/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | Make it clearer when Commit#description returns no_commit_message | Sean McGivern | 2018-08-21 | 1 | -4/+5 |
| * | | | | | | to avoid “NoMethodError (undefined method `split' for nil:NilClass)” whil... | yisiliang | 2018-08-21 | 1 | -0/+5 |
* | | | | | | | Merge branch '41441-add-target-branch-name-to-cherrypick-confirmation' into '... | Sean McGivern | 2018-08-22 | 2 | -5/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix failing test | George Andrinopoulos | 2018-08-20 | 1 | -1/+1 |
| * | | | | | | | Fix failing test | George Andrinopoulos | 2018-08-19 | 1 | -1/+1 |
| * | | | | | | | Add target branch to cherry pick confirmation message | George Andrinopoulos | 2018-08-19 | 2 | -5/+5 |
* | | | | | | | | Merge branch 'api-empty-commit-message' into 'master' | Sean McGivern | 2018-08-22 | 1 | -17/+41 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Extend to DELETE endpoint | Robert Schilling | 2018-08-21 | 1 | -5/+13 |
| * | | | | | | | | Extend to PUT request | Robert Schilling | 2018-08-21 | 1 | -18/+22 |
| * | | | | | | | | API: Catch empty commit messages | Robert Schilling | 2018-08-21 | 1 | -0/+12 |
* | | | | | | | | | Merge branch 'api-empty-project-snippets' into 'master' | Sean McGivern | 2018-08-22 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | API: Catch empty code content for project snippets | Robert Schilling | 2018-08-21 | 1 | -0/+16 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge branch 'api-shared_group_expires-at' into 'master' | Sean McGivern | 2018-08-22 | 2 | -0/+17 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|