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-06-17Merge branch 'build-scroll-controls-on-complete' into 'master' Jacob Schatz
2016-06-13Fix keep action of build artifacts widgetKamil Trzcinski
2016-06-13Fixed spacing with row below in build sidebarPhil Hughes
2016-06-13Added missing span element around timePhil Hughes
2016-06-13Allow to show the time in the futureKamil Trzcinski
2016-06-13Show the artifacts expiration prompt in Build Artifacts widgetKamil Trzcinski
2016-06-13Move keep to ArtifactsControllerKamil Trzcinski
2016-06-13Allow to expire build artifactsKamil Trzcinski
2016-06-10Fixed merge conflict that caused tests to fail with buildPhil Hughes
2016-06-10CI build page UI updatePhil Hughes
2016-06-08Remove icons from button on wiki pages. Also consistent padding between butto...Dmitriy Zaporozhets
2016-06-07Finish styling sub navAnnabel Dunstone
2016-06-06Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski
2016-05-28Merge Builds and Pipelines tab into oneDmitriy Zaporozhets
2016-05-26Remove header title from project pagesDmitriy Zaporozhets
2016-05-24Remove top block from builds pageAnnabel Dunstone
2016-05-13Merge branch 'default-scope-on-builds-page' into 'master' Robert Speicher
2016-05-12Fix a description for default scope on buildsTakuya Noguchi
2016-05-09Encode state as base64 stringKamil Trzcinski
2016-05-09Send trace to a browser incrementally when build is runningKamil Trzcinski
2016-05-05Revert counter parentheses back to badgesAnnabel Dunstone
2016-05-05Builds page redesignAnnabel Dunstone
2016-05-05Start builds redesignAnnabel Dunstone
2016-04-21Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński
2016-04-20Add feature specs for raw traceTomasz Maczukin
2016-04-20Add raw trace output for GitLab WorkhorseTomasz Maczukin
2016-04-19format merge request references properlyBen Bodenmiller
2016-04-17Make some logic less twistableKamil Trzcinski
2016-04-13Cleanup changesKamil Trzcinski
2016-04-12Fix specsKamil Trzcinski
2016-04-12Use Ci::Commit as PipelineKamil Trzcinski
2016-03-24Detect build setup state based on gitlab_ci.yml presenseDmitriy Zaporozhets
2016-03-24Add links to CI setup documentation from project settings and builds pagesDmitriy Zaporozhets
2016-03-14Fix review commentsKamil Trzcinski
2016-03-14Cleanup CiCommit and CiBuildKamil Trzcinski
2016-03-07Affix the build scroll controlsPhil Hughes
2016-02-22Show test coverage on project builds pageSteffen Köhler
2016-02-19Use POST method instead of DELETE when erasing a buildGrzegorz Bizon
2016-02-19Improve build view for erased build detailsGrzegorz Bizon
2016-02-19Use button groups in build summary for consistencyGrzegorz Bizon
2016-02-19Fix name of build erasable, remove superfluous method from itGrzegorz Bizon
2016-02-19Fix date in alert saying that build has been erasedGrzegorz Bizon
2016-02-19Use DELETE verb for erasing a build contentGrzegorz Bizon
2016-02-19And CI API endpoint where user can erase a buildGrzegorz Bizon
2016-02-19Show information indicating that build has been erasedGrzegorz Bizon
2016-02-19Add build eraseable feature implementationGrzegorz Bizon
2016-02-19Add build remove button to build summary viewGrzegorz Bizon
2016-02-05Remove current_user && when can? is usedKamil Trzcinski
2016-02-04Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski
2016-02-03Use top-area component for top page navigation for pages that contains list o...Dmitriy Zaporozhets