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 (Expand)Author
2016-12-06Update stage rendering viewsKamil Trzcinski
2016-12-06Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski
2016-11-29Update some more sort/filter dropdownsDavid Wagner
2016-11-24Merge branch '24779-last-deployment-call-on-nil-environment-fix' into 'master' Kamil Trzciński
2016-11-23Add testsKamil Trzcinski
2016-11-22changes environment.last_deployment to a try expression so it does not fail i...tiagonbotelho
2016-11-22Converted all status icons to be managed by scss colors only and deleted any ...Dimitrie Hoekstra
2016-11-18Merge branch '23205-information-about-environments-build-page' into 'master' Fatih Acet
2016-11-18Merge branch 'pipelines-page-redesign' into 'master' Fatih Acet
2016-11-17Create global secondary inverted buttonAnnabel Dunstone Gray
2016-11-17Fix builds/show spec; use iid instead of idAnnabel Dunstone Gray
2016-11-17Fix tests and add has_environment?Kamil Trzcinski
2016-11-17Improve specs and add missing cases that were not supportedKamil Trzcinski
2016-11-13Merge branch '22307-pipeline-link-in-builds-view' into 'master' Kamil Trzciński
2016-11-11Rearrange and style items on pipeline pageAnnabel Dunstone Gray
2016-11-11only display link to pipeline in generic build index, not on pipeline showMike Greiling
2016-11-11add pipeline column within builds indexMike Greiling
2016-11-11add link to build's pipeline within build page headerMike Greiling
2016-11-10Finish specs for environment infoAnnabel Dunstone Gray
2016-11-09First pass at testsAnnabel Dunstone Gray
2016-11-09Removed soon-to-be un-needed project title additions from builds and environm...Luke Bennett
2016-11-09Expose `last_deployment` on `Ci::Builds` [ci skip]Kamil Trzcinski
2016-11-09Add switch statement & last_deployment methodAnnabel Dunstone Gray
2016-11-09Start adding environment infoAnnabel Dunstone Gray
2016-11-04Removed inline JS and added new affix declarationLuke Bennett
2016-10-28Change retry button colorAnnabel Dunstone Gray
2016-10-26Rename retry link and update changelogAnnabel Dunstone Gray
2016-10-26Align header items; put retry button back in sidebar on mobileAnnabel Dunstone Gray
2016-10-26Add retry build button in page header, remove from sidebarAnnabel Dunstone Gray
2016-10-19Merge branch 'corrected-build-page-header-username-to-full-name' into 'master' Jacob Schatz
2016-10-18Move build order array to HasStatus moduleAnnabel Dunstone Gray
2016-10-18Move sidebar build class into helperAnnabel Dunstone Gray
2016-10-18show all builds in sidebar, including retriedAnnabel Dunstone Gray
2016-10-18Add background color and icon to retried buildsAnnabel Dunstone Gray
2016-10-18Add tooltip icon to retried buildsAnnabel Dunstone
2016-10-15Merge branch '18844-missing-subnavs-on-some-pages' into 'master' Fatih Acet
2016-10-11Set height on build page rowsAnnabel Dunstone Gray
2016-10-11Replace generic table withAnnabel Dunstone Gray
2016-10-10Fix wrong icon in CI build detail sidebar: right-arrow => arrow-rightRémy Coutable
2016-10-07Added subnav to labels edit+new and milestones edit+new+showLuke Bennett
2016-10-03Fixes invalid html - table was inside an ul and had 2 tbody tagsFilipa Lacerda
2016-10-03Merge branch 'patch-5' into 'master' Rémy Coutable
2016-09-29Removed blocks-first declaration that was added to fix coverage padding, move...Luke Bennett
2016-09-29Fixes #22499Gal Schlezinger
2016-09-21Merge branch 'correct-builds-pipeline-commit-header-to-build-header' into 'ma...Fatih Acet
2016-09-20Render stages in valid orderKamil Trzcinski
2016-09-18Changed `Commit` to `Build` headerLuke Bennett
2016-09-13Code refactoringKatarzyna Kobierska
2016-09-13Improve build_path name and admin variableKatarzyna Kobierska
2016-09-13Build path with callKatarzyna Kobierska