summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Fix snippets embed formClement Ho2018-05-311-6/+5
* Fix active tab stylingAnnabel Gray2018-05-311-10/+10
* Export assigned issues in iCalendar feedImre Farkas2018-05-3110-15/+34
* Cleanup code for General Project SettingsLukas Eipert2018-05-315-41/+49
* Merge branch 'dm-relative-url-root-in-development' into 'master'Rémy Coutable2018-05-311-1/+1
|\
| * Fix various bugs related to relative_url_root in developmentDouwe Maan2018-05-291-1/+1
* | Update "col-xs" usage to bootstrap4Paul Slaughter2018-05-302-4/+4
* | Merge branch 'fix-nbsp-after-sign-in-with-google' into 'master'Filipa Lacerda2018-05-301-2/+1
|\ \
| * | Fix   after sign-in with Google buttonfix-nbsp-after-sign-in-with-googleKamil Trzciński2018-05-301-2/+1
* | | Merge branch '46879-import-project-alignment' into 'master'Clement Ho2018-05-304-65/+63
|\ \ \
| * | | Fix import project by url layoutAnnabel Dunstone Gray2018-05-294-65/+63
* | | | Merge branch 'mattermost-api-v4' into 'master'Sean McGivern2018-05-301-2/+2
|\ \ \ \
| * | | | Updated help text for team list for Mattermost slash commandsHarrison Healey2018-05-291-2/+2
* | | | | Merge branch 'render_super' into 'master'Rémy Coutable2018-05-302-4/+5
|\ \ \ \ \
| * | | | | Unify app/views/shared/issuable/form/_title.html.hamlLin Jen-Shin2018-05-282-4/+5
* | | | | | Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master'Phil Hughes2018-05-302-0/+11
|\ \ \ \ \ \
| * | | | | | Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-292-0/+11
* | | | | | | Merge branch 'bootstrap-pull-float' into 'master'Annabel Gray2018-05-305-10/+10
|\ \ \ \ \ \ \
| * | | | | | | Convert remaining pull-* to float-*Clement Ho2018-05-295-10/+10
* | | | | | | | Merge branch 'fix-snippet-row' into 'master'Annabel Gray2018-05-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix snippet rowClement Ho2018-05-291-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch '46877-bootstrap-4-lists' into 'master'Clement Ho2018-05-3019-31/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove duplicate classesAnnabel Dunstone Gray2018-05-291-2/+2
| * | | | | | | | Replace well-list with content-list and hover-listAnnabel Dunstone Gray2018-05-2920-32/+32
* | | | | | | | | Fix email verification badgeClement Ho2018-05-292-2/+2
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'bootstrap-help-block' into 'master'Annabel Gray2018-05-294-5/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Replace help-block with form-text.text-mutedClement Ho2018-05-294-5/+5
* | | | | | | | Merge branch '46758-fallout-of-cacheable-attribute' into 'master'Douwe Maan2018-05-291-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable2018-05-291-2/+2
* | | | | | | | | Merge branch '46885-group-visibility' into 'master'Clement Ho2018-05-291-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix alignment of visibility options on new group pageAnnabel Dunstone Gray2018-05-291-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Add bootstrap fixes that were in EE but were mismatching in CEClement Ho2018-05-293-4/+4
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'branches-fixes' into 'master'Clement Ho2018-05-291-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix branches panel at smaller screen sizesbranches-fixesAnnabel Dunstone Gray2018-05-251-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '44602-clarify-update-docs-text-about-restrictions' into 'master'Achilleas Pipinellis2018-05-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | include groups in descriptionDavin Walker2018-05-281-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin...Kamil Trzciński2018-05-291-7/+26
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Move token_in_session to helper methodMatija Čupić2018-05-281-1/+1
| * | | | | | Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-25458-2026/+2123
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-1163-260/+629
| |\ \ \ \ \ \
| * | | | | | | refactoring!Dennis Tang2018-05-061-2/+2
| * | | | | | | reduce UI jumping with fake help-block elementDennis Tang2018-05-061-0/+1
| * | | | | | | change entrypoints + dummy loading elementsDennis Tang2018-05-061-6/+21
| * | | | | | | fetch gke parameters from frontendDennis Tang2018-05-031-7/+10
* | | | | | | | Merge branch 'dz-redesign-group-settings-page' into 'master'Filipa Lacerda2018-05-294-74/+150
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Use full path to group settings partialsDmitriy Zaporozhets2018-05-281-2/+2
| * | | | | | | Simplify titles for group settings sectionsDmitriy Zaporozhets2018-05-281-2/+2
| * | | | | | | Use render_if_exists for group settings page to keep same code as EEDmitriy Zaporozhets2018-05-282-0/+4
| * | | | | | | Fix tests after group settings page redesignDmitriy Zaporozhets2018-05-282-4/+4
| * | | | | | | Redesign group settings page into expandable sectionsDmitriy Zaporozhets2018-05-284-74/+146
| | |_|_|/ / / | |/| | | | |