summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '49110-update-mr-widget-styles' into 'master'Filipa Lacerda2018-08-266-69/+136
|\
| * Update mr_widget_header to not show branch names in 'commits behind' textPaul Slaughter2018-08-212-7/+9
| * Update MR deployment to use .label-truncate with .deploy-linkPaul Slaughter2018-08-212-7/+18
| * Update MR header and pipeline to use .label-truncate with .label-branchPaul Slaughter2018-08-214-55/+42
| * Create TooltipOnTruncate component to show tooltip only when neededPaul Slaughter2018-08-211-0/+67
* | API: Protected tagsRobert Schilling2018-08-251-0/+2
* | Merge branch '50345-hashed-storage-feature-flag' into 'master'Nick Thomas2018-08-251-1/+7
|\ \
| * | Rename feature flag to skip_hashed_storage_upgrade to be less confusing50345-hashed-storage-feature-flagGabriel Mazetto2018-08-221-1/+1
| * | Add FeatureFlag to disable hashed storage migration when renamingGabriel Mazetto2018-08-221-1/+7
* | | Merge branch 'dz-refactor-project-permissions-helper-method' into 'master'Rémy Coutable2018-08-242-3/+5
|\ \ \
| * | | Refactor project_permissions_panel_data so it can be extended in EE easilyDmitriy Zaporozhets2018-08-242-3/+5
* | | | Allows author to vote on their own issueChantal Rollison2018-08-249-69/+23
* | | | Merge branch 'sh-fix-issue-50562' into 'master'Rémy Coutable2018-08-242-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fix remote mirrors failing if Git remotes have not been addedStan Hu2018-08-222-0/+10
* | | | Merge branch '43096-controller-projects-issuescontroller-referenced_merge_req...Nick Thomas2018-08-234-57/+72
|\ \ \ \
| * | | | Only load issue notes once when getting related MRs43096-controller-projects-issuescontroller-referenced_merge_requests-json-executes-more-than-100-sql-queriesSean McGivern2018-08-211-4/+11
| * | | | Fix CI pipelines N+1 in Issues::ReferencedMergeRequestsServiceSean McGivern2018-08-211-4/+8
| * | | | Fix authors N+1 in Issues::ReferencedMergeRequestsServiceSean McGivern2018-08-211-14/+12
| * | | | Move Issue#{referenced,closed_by}_merge_requests to serviceSean McGivern2018-08-214-57/+63
* | | | | Merge branch 'remove-scss-variables-5' into 'master'Dmitriy Zaporozhets2018-08-2317-118/+55
|\ \ \ \ \
| * | | | | Finish cleaning up reassigned variablesAnnabel Dunstone Gray2018-08-2217-118/+55
| | |/ / / | |/| | |
* | | | | Merge branch 'sh-limit-commit-renderering' into 'master'Sean McGivern2018-08-239-19/+30
|\ \ \ \ \
| * | | | | Speed up diff comparisons by limiting number of commit messages renderedStan Hu2018-08-229-19/+30
| |/ / / /
* | | | | Fix wrong commit count in push event payloadStan Hu2018-08-221-4/+10
|/ / / /
* | | | Merge branch 'sh-conditional-system-hook-push' into 'master'Sean McGivern2018-08-221-1/+0
|\ \ \ \
| * | | | Eliminate unnecessary and duplicate system hook firesStan Hu2018-08-211-1/+0
* | | | | Merge branch 'ide-file-templates-store' into 'master'Filipa Lacerda2018-08-227-0/+158
|\ \ \ \ \
| * | | | | added rewire comment to action default exportide-file-templates-storePhil Hughes2018-08-211-0/+1
| * | | | | Added store for file templates in the Web IDEPhil Hughes2018-08-177-0/+157
* | | | | | Merge branch 'yisiliang/gitlab-ce-avoid-nil-safe_message' into 'master'Rémy Coutable2018-08-221-0/+1
|\ \ \ \ \ \
| * | | | | | Make it clearer when Commit#description returns no_commit_messageSean McGivern2018-08-211-5/+2
| * | | | | | use #blank? instead #nil?yisiliang2018-08-211-1/+1
| * | | | | | to avoid “NoMethodError (undefined method `split' for nil:NilClass)” whil...yisiliang2018-08-211-1/+5
* | | | | | | Merge branch '41441-add-target-branch-name-to-cherrypick-confirmation' into '...Sean McGivern2018-08-221-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix branch name in case of new merge request cherry pickGeorge Andrinopoulos2018-08-191-1/+1
| * | | | | | Add target branch to cherry pick confirmation messageGeorge Andrinopoulos2018-08-191-1/+1
* | | | | | | Merge branch 'dz-fix-sql-error-admin-users-2fa' into 'master'Stan Hu2018-08-212-7/+10
|\ \ \ \ \ \ \
| * | | | | | | Fix SQL error when sorting 2FA-enabled users by name in admin areaDmitriy Zaporozhets2018-08-212-7/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Remove another batch of reassigned scss variablesAnnabel Dunstone Gray2018-08-2120-78/+53
| |_|_|/ / / |/| | | | |
* | | | | | Shows download artifacts button for pipelines on small screensFilipa Lacerda2018-08-211-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'tc-api-fork-owners' into 'master'Grzegorz Bizon2018-08-211-0/+8
|\ \ \ \ \
| * | | | | Clean up LFS objects when creating fork relationToon Claes2018-08-201-0/+8
| | |/ / / | |/| | |
* | | | | Resolve "Separate remembering sorting issues/merge requests"🙈 jacopo beschi 🙉2018-08-211-10/+12
| |/ / / |/| | |
* | | | Merge branch '42754-runners-pagination' into 'master'Mike Greiling2018-08-211-1/+1
|\ \ \ \
| * | | | Does not collapse runners section when using pagination42754-runners-paginationFilipa Lacerda2018-08-201-1/+1
* | | | | Merge branch '48145-illustration' into 'master'Annabel Gray2018-08-201-1/+1
|\ \ \ \ \
| * | | | | Define width as max-width to allow svgs to scale in smaller screens48145-illustrationFilipa Lacerda2018-08-201-1/+1
| |/ / / /
* | | | | Resolve "Remove redundant header from metrics page"Adriel Santiago2018-08-202-8/+1
* | | | | Remove Gemnasium serviceGilbert Roulot2018-08-202-63/+0
|/ / / /
* | | | Merge branch 'define-abstraction-levels' into 'master'Dmitriy Zaporozhets2018-08-2015-140/+373
|\ \ \ \