summaryrefslogtreecommitdiff
path: root/spec/views/layouts
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-202-27/+6
|
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-182-21/+38
|
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-202-0/+26
|
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-2/+28
|
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-193-6/+156
|
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-204-395/+14
|
* Add latest changes from gitlab-org/gitlab@14-0-stable-eeGitLab Bot2021-06-171-1/+1
|
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-163-17/+52
|
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-194-177/+1090
|
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-206-29/+193
|
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-185-5/+87
|
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-202-30/+83
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-7/+7
|
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+16
|
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-212-3/+45
|
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-192-7/+8
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-202-0/+82
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-208-9/+41
|
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-182-6/+13
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-202-22/+49
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-201-0/+16
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-191-19/+6
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-1/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-0/+27
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-0/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-031-0/+47
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-291-0/+10
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-241-22/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-221-1/+23
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-083-0/+6
|
* Fix Piwik not workingsh-fix-piwik-templateStan Hu2019-08-261-0/+20
| | | | | | | | Due to indentation, the changes in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31402 broke the templating of Piwik script header. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66627
* Migrates Snowplow backend from EE to CEJeremy Jackson2019-08-141-0/+17
| | | | | This introduces several changes, but these are all just ported from the EE project.
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
| | | | | These are not required because MySQL is not supported anymore
* Improving packages navigation in project sidebar11639-improve-discovery-and-navigation-for-gitlab-package-features-ceNick Kipling2019-07-231-10/+3
| | | | | | | Removed Registry from sidebar Created new Packages top level item Added Container Registry into packages Updated tests to support new layout
* Move Multiple Issue Boards for Projects to Core53811-issue-boards-to-core-projects-backend-ceAlexandru Croitor2019-06-261-1/+1
| | | | | Refactor code to allow multiple issue boards management for projects in CE
* Disable inaccessible navigation links upon archiving a projectElias Werberich2019-03-311-0/+52
|
* Add tests for nav sidebar collapsed on renderLuke Bennett2019-03-055-0/+37
| | | | | | | | | | Adds rspec view tests that expect the nav sidebar to have a class that will cause the nav sidebar to be rendered collapsed with or without js. Tests the nav sidebar on the admin, group, instance statistics, user profile and project sidebars.
* Move highlight themes to subfolderSimon Knox2019-02-221-1/+1
|
* Only load selected syntax highlight CSSSimon Knox2019-02-151-0/+8
| | | | | | | Compile highlight CSS separately Move highlight-specific mixins out of mixins.scss Rename solarized themes to match theme name as this was a smaller change than changing all instances to snake_case
* Fixed bug when external wiki is enabledFrancisco Javier López2019-01-311-0/+54
| | | | | | | | When the external wiki is enabled, the internal wiki link is replaced by the external wiki url. But the internal wiki is still accessible. In this change the external wiki will have its own tab in the sidebar and only if the services are disabled the tab (and access rights) will not be displayed.
* Remove releases_page feature flagShinya Maeda2019-01-111-21/+3
| | | | | | We introduced releases_page feature flag. Given this feature is deemed stable, we should remove this flag before 19th.
* Adds releases index routeFilipa Lacerda2018-12-181-0/+26
| | | | | | Renders empty index page Adds Releases entry to the navigation bar behind a feature flag Renders 404 when feature flag for releases is not enabled
* Replace admin sidebar feature spec with view specRémy Coutable2018-12-041-0/+90
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Convert "New menu" feature spec to a view specRobert Speicher2018-11-261-0/+134
| | | | | | A feature spec to test this simple behavior takes about 2 minutes to run in CI. Everything it's testing is conditionals and `href` attributes, which can easily be done in a view spec that runs in about 8 seconds.
* DNS Prefetching + Preconnect of assets_host (CDN Domain)Tim Zallmann2018-07-261-0/+33
|
* Project Sidebar: Split CI/CD into CI/CD and OperationsLukas Eipert2018-05-161-4/+5
|
* Bring one group board to CEFelipe Artur2018-03-031-1/+1
|