summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | | | Fix: Project deletion may not log audit events during user deletionValery Sizov2018-08-172-6/+4
* | | | | Merge branch 'ide-live-preview-merge-requests' into 'master'Filipa Lacerda2018-08-172-3/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed Web IDE live preview crashing when loading from merge requestPhil Hughes2018-08-162-3/+5
| | |/ / | |/| |
* | | | Merge branch 'mg-keep-project-settings-expanded' into 'master'Filipa Lacerda2018-08-171-1/+1
|\ \ \ \
| * | | | port of EE changesmg-keep-project-settings-expandedMike Greiling2018-08-161-1/+1
| | |/ / | |/| |
* | | | Merge branch '50101-commit-block' into 'master'Phil Hughes2018-08-171-0/+64
|\ \ \ \
| * | | | Creates Vue commit component for job log page50101-commit-blockFilipa Lacerda2018-08-161-0/+64
* | | | | Merge branch '50101-trigger' into 'master'Phil Hughes2018-08-171-0/+84
|\ \ \ \ \
| * | | | | Creates Vue component for trigger variables block in job log page50101-triggerFilipa Lacerda2018-08-161-0/+84
| |/ / / /
* | | | | doc: ci/yaml expire_in: the value is in secondsElan Ruusamäe2018-08-171-0/+2
* | | | | Fix 1px cutoff of emojisgfyoung2018-08-161-3/+0
* | | | | Frontend: Proper gettext extraction with gettext-extractor🌴🇿🇦 Lukas Eipert (OOO until Summit)2018-08-165-13/+40
| |/ / / |/| | |
* | | | Merge branch '50312-instance-statistics-convdev-index-intro-banner-is-not-dis...Mike Greiling2018-08-163-0/+0
|\ \ \ \
| * | | | Rename conv dev index show action to index action in js pages dirLuke Bennett2018-08-141-0/+0
| * | | | Move cohorts and conv dev index js to new pages locationLuke Bennett2018-08-143-0/+0
* | | | | Merge branch '49770-fixes-input-alignment-on-user-admin-form-with-errors' int...Fatih Acet2018-08-162-15/+30
|\ \ \ \ \
| * | | | | Fixes input alignment in user admin form with errors49770-fixes-input-alignment-on-user-admin-form-with-errorsJacopo2018-08-092-15/+30
* | | | | | Merge branch 'zj-remove-repository-languages-feature-gate' into 'master'Nick Thomas2018-08-162-4/+1
|\ \ \ \ \ \
| * | | | | | Remove feature gates for Repository LanguagesZeger-Jan van de Weg2018-08-162-4/+1
* | | | | | | Merge branch '49796-project-deletion-may-not-log-audit-events-during-group-de...Nick Thomas2018-08-161-3/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix: Project deletion may not log audit events during group deletion49796-project-deletion-may-not-log-audit-events-during-group-deletionValery Sizov2018-08-161-3/+4
* | | | | | | | Fix if-checkDicker Max2018-08-161-1/+1
* | | | | | | | Add rake command to migrate archived traces from local storage to object storageShinya Maeda2018-08-161-0/+5