summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Reject ruby interpolation in externalized stringsbvl-correct-interpolation-i18nBob Van Landuyt2018-08-253-4/+13
* 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
|\ \ \ \
| * | | | Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-2015-140/+373
| |/ / /
* | | | clarify runners currently online textBen Bodenmiller2018-08-201-1/+1
|/ / /
* | | Merge branch 'remove-scss-variables-3' into 'master'Clement Ho2018-08-1719-91/+55
|\ \ \
| * | | Remove more variable reassignments and unused stylesremove-scss-variables-3Annabel Dunstone Gray2018-08-1619-91/+55
* | | | Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher2018-08-1715-14/+18
|\ \ \ \
| * | | | Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-1615-14/+18
* | | | | Merge branch 'ab-49754-gh-importer-internal-ids' into 'master'Yorick Peterse2018-08-171-3/+3
|\ \ \ \ \
| * | | | | Trigger iid logic from GitHub importer for milestones.Andreas Brandl2018-08-161-3/+3
* | | | | | Merge branch 'repopulate_site_statistics' into 'master'Yorick Peterse2018-08-171-1/+1
|\ \ \ \ \ \
| * | | | | | Refactor SiteStatistics to extract refresh logic into a rake taskGabriel Mazetto2018-08-161-14/+0
| * | | | | | Added method to re-populating SiteStatitiscs counterGabriel Mazetto2018-08-161-1/+15
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '50101-builds-dropdown' into 'master'Phil Hughes2018-08-172-0/+157
|\ \ \ \ \ \
| * | | | | | Creates vue components for stage dropdowns and job list container for job log...Filipa Lacerda2018-08-172-0/+157