summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Prevent ApplicationSetting to cache nil valueKamil Trzcinski2017-10-211-1/+4
* Remove dropzoneInput from global namespaceFilipa Lacerda2017-10-215-306/+268
* Fix broken function invocationFilipa Lacerda2017-10-212-2/+2
* Fix inability to delete container registry tagsStan Hu2017-10-211-1/+1
* Renders 404 in commits controller if no commits are foundGuilherme Vieira2017-10-211-0/+2
* Add members flyout on collapsed sidebarAnnabel Dunstone Gray2017-10-211-0/+5
* Animate auto devops graphicClement Ho2017-10-212-2/+13
* Use wiki.disk_pathNick Thomas2017-10-211-1/+1
* update nav sidebar hover color to increase contrasttauriedavis2017-10-211-3/+3
* Merge branch '36160-zindex' into 'master'Annabel Dunstone Gray2017-10-181-0/+5
|\
| * Decreases z-index of select2 to a lower number of our navigation bar36160-zindexFilipa Lacerda2017-10-181-0/+5
* | Merge branch 'pms-fix-tooltip-padding' into 'master'Annabel Dunstone Gray2017-10-181-1/+1
|\ \
| * | Fix tooltip padding to align to 8px gridpms-fix-tooltip-paddingPedro Moreira da Silva2017-10-181-1/+1
* | | Merge branch 'bvl-fix-locale-path' into 'master'Tim Zallmann2017-10-182-1/+5
|\ \ \
| * | | Build the locale path with an `_` instead of a `-`Bob Van Landuyt2017-10-182-1/+5
* | | | Merge branch 'add-lazy-option-to-user-avatar-image-component' into 'master'Tim Zallmann2017-10-181-8/+23
|\ \ \ \
| * | | | Add lazy option to UserAvatarImageadd-lazy-option-to-user-avatar-image-componentEric Eastwood2017-10-171-8/+23
* | | | | Fix resolved discussions not expanding on side by side viewClement Ho2017-10-181-2/+2
* | | | | Fix PikadayFilipa Lacerda2017-10-188-46/+70
| |_|/ / |/| | |
* | | | Merge branch '39201-improve-google-image' into 'master'35616-gke-1st-iterationPhil Hughes2017-10-182-1/+1
|\ \ \ \
| * | | | Replace google login image39201-improve-google-imageFilipa Lacerda2017-10-172-1/+1
* | | | | Merge branch 'sh-security-fix-backports-master' into 'master'Robert Speicher2017-10-186-20/+15
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into sh-security-fix-backports-masterStan Hu2017-10-17105-1340/+2337
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin2017-10-176-20/+15
* | | | | | Merge branch '30140-restore-readme-only-preference' into 'master'Douwe Maan2017-10-183-8/+27
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Small code style changesDouwe Maan2017-10-181-2/+2
| * | | | | Add readme title and check for rich_viewer30140-restore-readme-only-preferenceAnnabel Dunstone Gray2017-10-171-1/+6
| * | | | | Fix specAnnabel Dunstone Gray2017-10-161-1/+0
| * | | | | Add readme only option as project viewAnnabel Dunstone Gray2017-10-163-8/+23
* | | | | | Merge branch 'kt/bug/fix-revision-and-size-for-container-registry' into 'master'Grzegorz Bizon2017-10-182-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add short_revision and use total_sizeKamil Trzcinski2017-10-172-2/+2
* | | | | | Merge branch 'ph-multi-file-editor-restructure-data' into 'master'Filipa Lacerda2017-10-1721-508/+358
|\ \ \ \ \ \
| * | | | | | Fixed bug when clicking file link causing user to navigate awayPhil Hughes2017-10-1711-33/+45
| * | | | | | fixed prev directory row not correctly having colspanPhil Hughes2017-10-163-9/+9
| * | | | | | made serializing genericPhil Hughes2017-10-164-26/+26
| * | | | | | fixed rendering bugsPhil Hughes2017-10-165-18/+6
| * | | | | | Spec updatesPhil Hughes2017-10-163-26/+25
| * | | | | | Refactored multi-file data structurePhil Hughes2017-10-1616-450/+301
* | | | | | | Add inline edit button to issue_show appClement Ho2017-10-174-14/+72
* | | | | | | Change project deletion message from alert to noticeWinnie Hellmann2017-10-171-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'bvl-fix-deleting-forked-projects' into 'master'Douwe Maan2017-10-172-2/+2
|\ \ \ \ \ \
| * | | | | | Fix errors when deleting a forked projectBob Van Landuyt2017-10-172-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '38156-breadcrumbs-margin' into 'master'Tim Zallmann2017-10-171-1/+1
|\ \ \ \ \ \
| * | | | | | Use variable for mobile breadcrumbs padding38156-breadcrumbs-marginAnnabel Dunstone Gray2017-10-161-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'prevent-creating-multiple-application-settings' into 'master'Yorick Peterse2017-10-171-0/+2
|\ \ \ \ \ \
| * | | | | | Prevent creating multiple ApplicationSetting by forcing it to always have id=1prevent-creating-multiple-application-settingsKamil Trzcinski2017-10-161-0/+2
* | | | | | | Adds collapsible sections in cluster pageFilipa Lacerda2017-10-174-44/+67
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'bvl-circuitbreaker-improvements' into 'master'Douwe Maan2017-10-173-0/+65
|\ \ \ \ \ \
| * | | | | | Allow configuring the circuitbreaker through the API and UIBob Van Landuyt2017-10-173-0/+65
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-1755-729/+1696
|\ \ \ \ \ \