summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix clone URL not showing if protocol is HTTPSsh-fix-clone-url-for-httpsStan Hu2019-01-031-2/+2
* Merge branch 'tz-user-popover-follow-up' into 'master'Clement Ho2019-01-032-5/+11
|\
| * Comment user avatar Image, Changed Fixtures, added new shadow colortz-user-popover-follow-upTim Zallmann2018-12-122-5/+11
* | Merge branch '54386-integrate-mobile-css-framework-into-specific-frameworks' ...Annabel Dunstone Gray2019-01-0313-98/+29
|\ \
| * | Remove framework/mobile.scssTakuya Noguchi2018-12-122-1/+0
| * | Move .container .title CSS for mobile to the specific CSSTakuya Noguchi2018-12-122-6/+6
| * | Move .container .content CSS for mobile to the specific CSSTakuya Noguchi2018-12-122-4/+2
| * | Integrate .nav-links li a CSS for mobile to the specific CSSTakuya Noguchi2018-12-122-8/+8
| * | Remove .nav-links li a CSS for mobileTakuya Noguchi2018-12-121-10/+0
| * | Replace .check-all-holder with display propertiesTakuya Noguchi2018-12-122-5/+1
| * | Remove .dash-projects-filters CSS for mobileTakuya Noguchi2018-12-121-1/+0
| * | Remove .issues-details-filters:not(.filtered-search-block) CSS for mobileTakuya Noguchi2018-12-121-1/+0
| * | Replace .rss-btn with display propertiesTakuya Noguchi2018-12-125-8/+4
| * | Remove .project-home-links CSS for mobileTakuya Noguchi2018-12-121-4/+0
| * | Remove .project-home-panel CSS for mobileTakuya Noguchi2018-12-121-4/+0
| * | Remove .git-clone-holder CSS for mobileTakuya Noguchi2018-12-121-4/+0
| * | Remove non-effective .project-repo-buttons CSSTakuya Noguchi2018-12-121-1/+0
| * | Replace .group-buttons with display propertiesTakuya Noguchi2018-12-122-5/+1
| * | Replace .activity-filter-block with display propertiesTakuya Noguchi2018-12-122-5/+1
| * | Remove .projects-search-formTakuya Noguchi2018-12-121-6/+0
| * | Replace aside:not(.right-sidebar) with display propertiesTakuya Noguchi2018-12-122-7/+1
| * | Remove .note-created-agoTakuya Noguchi2018-12-121-6/+0
| * | Remove .new-issue-linkTakuya Noguchi2018-12-122-3/+2
| * | Move .referenced-usersTakuya Noguchi2018-12-122-4/+4
| * | Remove .milestone-filterTakuya Noguchi2018-12-121-6/+0
* | | Force popover-header to size 14px instead of remsClement Ho2019-01-031-1/+2
* | | Merge branch 'ce-1979-fe-settings-empty' into 'master'Kushal Pandya2019-01-032-2/+25
|\ \ \
| * | | Update callout component to receive slotce-1979-fe-settings-emptyPaul Slaughter2019-01-021-2/+3
| * | | Add gl-spinner animation classPaul Slaughter2019-01-021-0/+22
* | | | Add rel=me to user's website linkWiktor Kwapisiewicz2019-01-031-1/+1
* | | | Merge branch '55883-modal-header-titles-have-an-unnecessary-top-margin' into ...Clement Ho2019-01-032-5/+14
|\ \ \ \
| * | | | Remove top margin in modal header titles55883-modal-header-titles-have-an-unnecessary-top-marginLukas Eipert2019-01-032-5/+14
* | | | | Collapsible Comments Test for IssuesRamya Authappan2019-01-032-3/+7
* | | | | Merge branch '55860-use-OpenShift' into 'master'Kamil Trzciński2019-01-031-1/+1
|\ \ \ \ \
| * | | | | Use OpenShift in docs and Web UI instead of OpenshiftTakuya Noguchi2019-01-021-1/+1
* | | | | | Merge branch 'use-after-transition' into 'master'Grzegorz Bizon2019-01-034-2/+8
|\ \ \ \ \ \
| * | | | | | Prefer to use after_transitionuse-after-transitionKamil Trzciński2019-01-024-2/+8
* | | | | | | Merge branch '55290-docs-update-link-to-updated-prometheus-url' into 'master'Kushal Pandya2019-01-032-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix links to Prometheus Metrics LibraryTakuya Noguchi2018-12-132-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'ccr/49289_milestone_link' into 'master'Mike Greiling2019-01-0213-127/+127
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add project milestone link to dashboard milestonesccr/49289_milestone_linkFatih Acet2018-12-2013-127/+127
* | | | | | | Fix deprecation: redirect_to :back is deprecatedJasper Maes2019-01-023-3/+3
* | | | | | | Merge branch '55266-fix-incorrect-due-date-parsing' into 'master'Clement Ho2019-01-021-2/+7
|\ \ \ \ \ \ \
| * | | | | | | Use `parsePikadayDate` to parse due date stringKushal Pandya2018-12-271-2/+7
* | | | | | | | Merge branch '18667-handle-push-opts' into 'master'Douwe Maan2019-01-024-7/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support for Git push options, specifically ci.skipJonathon Reinhart2018-12-314-7/+22
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'update-gitlab-runner-helm-chart-to-0-1-43' into 'master'Kamil Trzciński2019-01-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update GitLab Runner Helm Chart to 0.1.43update-gitlab-runner-helm-chart-to-0-1-43Tomasz Maczukin2018-12-311-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'blackst0ne-bump-rails-cve-2018-16476' into 'master'Grzegorz Bizon2019-01-023-4/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump Ruby on Rails to 5.0.7.1blackst0ne-bump-rails-cve-2018-16476blackst0ne2018-12-213-4/+27