Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-25Fix specsAnnabel Dunstone Gray
2017-09-25Remove all old sub nav barsAnnabel Dunstone Gray
2017-09-22Resolve "Better SVG Usage in the Frontend"Tim Zallmann
2017-09-06Merge branch 'master' into breadcrumbs-improvementsPhil Hughes
2017-09-06Clean up new navigation templatesPhil Hughes
2017-08-18fix some inconsistencies with the breadcrumbsPhil Hughes
2017-08-18updated a bunch of breadcrumb titlesPhil Hughes
[ci skip]
2017-07-12fixed some inconsistenciesPhil Hughes
2017-07-07rename methodPhil Hughes
2017-07-07fixed breadcrumb titlesPhil Hughes
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-04Improve the overall UX for the new monitoring dashboardJose Ivan Vargas
2017-06-28Merge branch 'cherry-pick-5ea675be' into 'master'Tim Zallmann
Merge branch 'additional-metrics-dashboard' into '28717-additional-metrics-review-branch' See merge request !12454
2017-06-26Truncate long job names in environment view; wrap author to next lineAnnabel Dunstone Gray
2017-06-26Merge branch 'additional-metrics-dashboard' into ↵Phil Hughes
'28717-additional-metrics-review-branch' Additional metrics dashboard See merge request !11740
2017-06-08Responsive table fixesAnnabel Dunstone Gray
2017-06-07Environment detail viewAnnabel Dunstone Gray
2017-05-31Fix environment specs related to protected actionsGrzegorz Bizon
2017-05-05Merge commit '3a2b60f7a' from 'master'Grzegorz Bizon
* commit '3a2b60f7a0109cdb84e8727a2625318a746e84dc': (254 commits) Fixed Karma spec Reject EE reserved namespace paths in CE as well Updated webpack config Include the bundler:audit job into the static-analysis job Document serializers Add artifact file page that uses the blob viewer Pipeline table mini graph dropdown remains open when table is refreshed Adds off for event hub Compile gitlab-shell go executables Allow to create new branch and empty WIP merge request from issue page Moved to a view spec Improving copy of CONTRIBUTING.md, PROCESS.md, and code_review.md Convert seconds to minutes and hours on chat notifations Disable navigation to Pages config if Pages is disabled Sort the network graph both by commit date and topographically. Add tooltips to note action buttons Add breadcrumb, build header and pipelines submenu to artifacts browser Update todos screenshots removes the possibility of commit messages having carriage returns Handle incoming emails from aliases correctly ...
2017-05-02Hide environment external URL button if not definedGrzegorz Bizon
2017-04-20Merge remote-tracking branch 'origin/26914-deploy_history_data_source' into ↵Phil Hughes
metrics-deployment-history
2017-04-19Remove manual deployment controls from Environment metrics pageJoshua Lambert
2017-04-12Fixed up some codePhil Hughes
Improved the design Pulls the endpoint from the HAML
2017-04-07Merge branch 'metrics-button-misplaced' into 'master' Annabel Dunstone Gray
Moved the monitoring button inside the show view for the environments page Closes #30463 See merge request !10514
2017-04-07Merge branch 'load-svg-in-js' into 'master' Alfredo Sumaran
Removes unused code See merge request !10456
2017-04-06Moved the monitoring button inside the show view for the environments pageJose Ivan Vargas
2017-04-06Introduced empty/error UX states to environments monitoring.Jose Ivan Vargas Lopez
2017-04-04Removes unused codeFilipa Lacerda
2017-04-03Code corrections with a helper and a variableJose Ivan Vargas
2017-04-03Added a formatRelevantDigits text utilityJose Ivan Vargas
2017-04-03Added a number input to provide a way to format the number ofJose Ivan Vargas
desired decimals for the cpu metrics
2017-04-03Added the following ux improvements:Jose Ivan Vargas
* Add text for the buttons on environment detail page * Reduced the size of the charts * Environment name is now a link Also some general code cleanup
2017-03-23Adds target blank to environment button in terminal viewFilipa Lacerda
2017-03-21Resolve "Fix the Prometheus queries for multiple container environments"Jose Ivan Vargas Lopez
2017-03-21Merge remote-tracking branch 'dev/master'DJ Mountney
2017-03-21Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz
Adds rel="noopener noreferrer" to all links with target="_blank" See merge request !2071
2017-03-20Removed d3.js from the main application.js bundleJose Ivan Vargas Lopez
2017-03-08Apply same html and css to the action buttons in environment show view table ↵Filipa Lacerda
as the ones in index table
2017-03-07Added Prometheus Service and Prometheus graphsKamil Trzciński
2017-03-04create a cacheable commons bundle for our Vue bundlesMike Greiling
2017-02-24Loads SVGs into JS for environmentsFilipa Lacerda
2017-02-15Adds url for folder;Filipa Lacerda
Creates new subview to show envirnoments that belong to a folder
2017-02-15First iterationFilipa Lacerda
2017-02-15Extracts table into a reusable componentFilipa Lacerda
2017-02-10Added env external link and light web terminal specLuke "Jared" Bennett
2017-02-07Fix stoppable?Kamil Trzcinski
2017-02-06Update changesKamil Trzcinski
2017-02-06Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
* master: (181 commits) Fixed adding to list bug Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index Fixed modal lists dropdown not updating when list is deleted Fixed remove btn error after creating new issue in list Removed duplicated test Removed Masonry, instead uses groups of data Uses mixins for repeated functions Fixed up specs Props use objects with required & type values Removes labels instead of closing issue when clicking remove button Fixed JS lint errors Fixed issue card spec Added webkit CSS properties Fixed bug with empty state showing after search Fixed users href path being incorrect Fixed bug where 2 un-selected issues would stay on selected tab Fixed DB schema Changed how components are added in objects Added remove button Add optional id property to the issue schema Fixed issue link href Disabled add issues button if no lists exist ...
2017-02-03Fix broken testsFilipa Lacerda
Rename Build to Job Replace "Builds" by "Jobs" and fix broken specs Replace "Builds" by "Jobs" Fix broken spinach test Fix broken test Remove `˙` at the beginning of the file Fix broken spinach test Fix broken tests Changes after review