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
2017-05-17Rename BuildsController to JobsControllerLin Jen-Shin
2017-04-18Improves support for long build traces:Filipa Lacerda
2017-04-07FE: Resolve "Performance issues when processing large build traces with Ansi2...Filipa Lacerda
2017-03-23remove jobs page hack to make subnav 100% widthMike Greiling
2017-03-07Avoid calling Build#trace_with_state for performanceTakuya Noguchi
2017-02-03Fix broken testsFilipa Lacerda
2017-02-03Change "Build" to "Job" in builds show page header and sidebarFilipa Lacerda
2017-01-18Add Presentable concernRémy Coutable
2016-12-31HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya
2016-12-21Embed SVG using `custom_icon`Kushal Pandya
2016-12-21Update class names & element typesKushal Pandya
2016-12-21added a running loading indicatorDimitrie Hoekstra
2016-12-21Autoscroll is disabled by defaultKushal Pandya
2016-12-21Replace scroll buttons with new iconsKushal Pandya
2016-12-21Add title for autoscroll status indicator for a11yKushal Pandya
2016-12-21Update look of scroll buttons, autoscroll indicatorKushal Pandya
2016-12-07Changes after reviewFilipa Lacerda
2016-12-07Changes after reviewFilipa Lacerda
2016-12-07Fix broken link for latest deploymentFilipa Lacerda
2016-11-23Add testsKamil Trzcinski
2016-11-22changes environment.last_deployment to a try expression so it does not fail i...tiagonbotelho
2016-11-18Merge branch '23205-information-about-environments-build-page' into 'master' Fatih Acet
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-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-07Added subnav to labels edit+new and milestones edit+new+showLuke Bennett
2016-08-17Remove params from build; general refactorAnnabel Dunstone
2016-08-17Move stages and jobs to build sidebarAnnabel Dunstone
2016-08-17Move skipped tests to end of arrayAnnabel Dunstone
2016-08-17Remove unused data attributesAnnabel Dunstone
2016-08-17Style build dropdownsAnnabel Dunstone
2016-08-17Populate dropdowns with current build on pageloadAnnabel Dunstone
2016-08-17Selecting stage updates builds dropdownAnnabel Dunstone
2016-08-17Add data attributes to buildsAnnabel Dunstone
2016-08-17Hide dropdown if all tests fit on one line; add counter to dropdownAnnabel Dunstone
2016-08-17Add overflow tests to dropdownAnnabel Dunstone
2016-08-17Order by build statusAnnabel Dunstone
2016-07-07Rename CiBuild as BuildTakuya Noguchi
2016-07-06Fixed issue with build auto-refresh not workingPhil Hughes
2016-06-28Build path sends JSON file pathPhil Hughes
2016-06-13Shows build scroll buttons after build is completePhil Hughes
2016-06-10CI build page UI updatePhil Hughes
2016-06-06Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski