Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.web beat.web
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beat
  • beat.webbeat.web
  • Merge requests
  • !17

Merged
Created Jun 22, 2015 by Philip ABBET@philip.abbetDeveloper

Search improvements

  • Overview 11
  • Commits 6
  • Changes

This merge request does two things:

  1. Move all the search-related code into a new app (it is a big enough feature to not be buried into navigation, and the JS and CSS files where previously in ui/). This implies a migration, no data is lost.

  2. It is now possible to display tables of experiments using the same analyzer multiple times (with one limitation: all the experiments in the table must use the same toolchain). The limitation on the experiment setup page is removed too.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: search_improvements