summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-0619-33/+33
| | | * | | | | | Fix rspec and spinach testsJose Ivan Vargas2017-04-062-2/+2
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Copy diff file path as GFMDouwe Maan2017-04-0611-23/+23
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-0715-48/+131
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-062-0/+13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-069-60/+49
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Fix test and only show job status title if it'sLin Jen-Shin2017-04-052-39/+40
| * | | | | | | replaced one more helper with presenterRydkin Maxim2017-04-041-1/+1
| * | | | | | | extract build.pipeline as variableRydkin Maxim2017-04-041-5/+6
| * | | | | | | replace helper with decoratorRydkin Maxim2017-04-041-5/+7
| * | | | | | | adds tooltips into several placesRydkin Maxim2017-04-043-3/+3
| * | | | | | | add auto-cancel for pending pipelines on branch, if they are not HEADRydkin Maxim2017-04-041-4/+13
* | | | | | | | Fixed bugs and added testsLuke "Jared" Bennett2017-04-071-2/+3
* | | | | | | | Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-0615-48/+131
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'tc-show-pipeline-coverage-if-avail' into 'master' Kamil Trzciński2017-04-066-11/+7
| |\ \ \ \ \ \ \
| | * | | | | | | Show the test coverage if it is availabletc-show-pipeline-coverage-if-availToon Claes2017-04-066-11/+7
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'feature/multi-level-container-registry-images' into 'master' Kamil Trzciński2017-04-063-20/+43
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into feature/multi-le...feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-065-13/+83
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-0616-70/+56
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Add some minor improvements into registry partialsGrzegorz Bizon2017-04-051-4/+3
| | * | | | | | | Fix HAML lint offense in repository image partialGrzegorz Bizon2017-04-041-1/+1
| | * | | | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-044-19/+33
| | |\ \ \ \ \ \ \
| | * | | | | | | | Improve wording in partials related to the registryGrzegorz Bizon2017-04-042-3/+2
| | * | | | | | | | Improve container registry repository view partialsGrzegorz Bizon2017-04-041-15/+10
| | * | | | | | | | Refactor feature specs for container registryGrzegorz Bizon2017-04-031-1/+1
| | * | | | | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-0317-21/+31
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Add serveral minor improvements to container registryGrzegorz Bizon2017-03-311-1/+5
| | * | | | | | | | | Move code related to registry to multiple controllersGrzegorz Bizon2017-03-311-2/+7
| | * | | | | | | | | Reorganize container repository controllers and viewsGrzegorz Bizon2017-03-313-0/+0
| | * | | | | | | | | Show full container repository path in the UIGrzegorz Bizon2017-03-301-1/+1
| | * | | | | | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-2720-71/+49
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Makes ContainerImages RoutableAndre Guedes2017-03-212-4/+2
| | * | | | | | | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-21126-781/+802
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | * | | | | | | | | | Fixing minor view issuesAndre Guedes2017-02-223-6/+6
| | * | | | | | | | | | Fixes broken and missing testsAndre Guedes2017-02-223-4/+4
| | * | | | | | | | | | First iteration of container_image viewAndre Guedes2017-02-223-17/+40
| * | | | | | | | | | | Linking to edit file directlyEric Eastwood2017-04-062-3/+10
| * | | | | | | | | | | Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-061-1/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Award emoji button smiley animationDimitrie Hoekstra2017-04-061-1/+3
| * | | | | | | | | | Introduced empty/error UX states to environments monitoring.Jose Ivan Vargas Lopez2017-04-062-12/+67
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Refactor resolvability checks based on typeDouwe Maan2017-04-063-29/+29
* | | | | | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-063-3/+19
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Show CI status as Favicon on Pipelines, Job and MR pagesKushal Pandya2017-04-061-0/+1
| * | | | | | | | | STL file viewerPhil Hughes2017-04-061-0/+12
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Issue title realtimeRegis Boudinot2017-04-061-3/+6
* | | | | | | | | phil review changesLuke "Jared" Bennett2017-04-061-2/+2
* | | | | | | | | Disable submit button and dropdown when submitt comment formAlfredo Sumaran2017-04-061-2/+1
* | | | | | | | | Fix squared buttons by removing not needed CSS classesAlfredo Sumaran2017-04-051-1/+1
* | | | | | | | | Add class selector to make secondary button to workAlfredo Sumaran2017-04-051-2/+2
* | | | | | | | | Display secondary button only in resolvable noteablesAlfredo Sumaran2017-04-051-5/+15