summaryrefslogtreecommitdiff
path: root/spec/frontend/repository/components
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-202-13/+16
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-1910-65/+356
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-222-1/+112
* Added submodule links to Submodule type in GraphQL APIIgor2019-07-171-1/+15
* Added add to tree dropdown to Vue files breadcrumbPhil Hughes2019-07-151-1/+19
* Use GraphQL API to fetch last commit data for treePhil Hughes2019-06-282-15/+22
* Fetch commit message with log_tree endpointPhil Hughes2019-06-252-2/+14
* Render tree last commit widget with VuePhil Hughes2019-06-192-0/+201
* Click file row in repository Vue app to view filePhil Hughes2019-06-132-1/+31
* Add LFS blob ID to GraphQL blob typePhil Hughes2019-06-102-0/+15
* Add web_url to tree entry in GraphQL APIPhil Hughes2019-06-051-0/+12
* Fixes bug with parent row component triggering multiple Vue router pushesPhil Hughes2019-05-291-0/+64
* Created repository list breadcrumbs Vue appPhil Hughes2019-05-291-0/+44
* Pull files for repository tree from GraphQL APIPhil Hughes2019-05-243-16/+55
* Added tree list row componentPhil Hughes2019-05-212-0/+118
* Added table component for files listingPhil Hughes2019-05-201-0/+47