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-10-19Fix all specsforbid-repository-accessKamil Trzcinski
2016-10-19Fix after code reviewKamil Trzcinski
2016-10-19Create keep_around_commits after creating object, because object doesn't chan...Kamil Trzcinski
2016-10-19Fix implementation of Repository.with_forbidden_accessKamil Trzcinski
2016-10-19Forbid repository access when in lockKamil Trzcinski
2016-10-18Merge branch '19991-triggered-pipeline' into 'master' Jacob Schatz
2016-10-18Merge branch 'fix-cycle-analytics' into 'master' Jacob Schatz
2016-10-18Require missing Vue dependencyAlfredo Sumaran
2016-10-18Merge branch 'dz-spinach-wait-ajax' into 'master' Dmitriy Zaporozhets
2016-10-18Merge branch '23311-fix-double-escaping' into 'master' Sean McGivern
2016-10-18Merge branch 'pipeline-emails' into 'master' Kamil Trzciński
2016-10-18Merge branch '21192-retried-builds' into 'master' Jacob Schatz
2016-10-18Merge branch 'login-fixups' into 'master' Rémy Coutable
2016-10-18Merge branch 'zj-grapify-commits' into 'master' Rémy Coutable
2016-10-18Wait for ajax for every merge request spinach testDmitriy Zaporozhets
2016-10-18Merge branch 'fix/pipeline-settings-page' into 'master' Kamil Trzciński
2016-10-18Merge branch 'retry-cancelled-pipelines' into 'master' Kamil Trzciński
2016-10-18Move build order array to HasStatus moduleAnnabel Dunstone Gray
2016-10-18Remove unnecessary retried check & fix test failuresAnnabel 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-18Remove retried build labelAnnabel Dunstone Gray
2016-10-18Replace retried build icon with fa-refreshAnnabel 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-18Merge branch 'issue_19734_2' into 'master' Sean McGivern
2016-10-18Stop event_commit_title from escaping its outputNick Thomas
2016-10-18Merge branch 'looser-time-in-specs' into 'master' Douwe Maan
2016-10-18Merge branch 'master' into issue_19734_2Phil Hughes
2016-10-18Add Changelog entry for pipeline settings button fixGrzegorz Bizon
2016-10-18Move specs for project pipeline settings pageGrzegorz Bizon
2016-10-18Use border-radius-default instead of hardcoding value.Bryce Johnson
2016-10-18Reload pipeline settings when saving new settingsGrzegorz Bizon
2016-10-18Fix aesthetic issues on CROWD login.Bryce Johnson
2016-10-18Fix top border-radius of tabs.Bryce Johnson
2016-10-18Merge branch 'adam-fix-mr-diff-symlink-file-conversion' into 'master' Sean McGivern
2016-10-18Merge branch 'faster_toggle_award_url_helper_method' into 'master' Yorick Peterse
2016-10-18Merge branch 'fix/build-erase-race-condition' into 'master' Kamil Trzciński
2016-10-18Merge remote-tracking branch 'upstream/master' into retry-cancelled-pipelinesLin Jen-Shin
2016-10-18Fix Changelog entry for fix to CI artifacts eraseGrzegorz Bizon
2016-10-18Contain normal signin in loginbox.Bryce Johnson
2016-10-18Fix login tests for crowd to use #crowd.Bryce Johnson
2016-10-18Fix superfluous margin on new_ldap submit.Bryce Johnson
2016-10-18Use correct verbiage for username in login form.Bryce Johnson
2016-10-18Fix href to server pane.Bryce Johnson
2016-10-18Fix tab refs in ldap tabs.Bryce Johnson
2016-10-18Split login box into different panes, for ldap enabled screens.Bryce Johnson
2016-10-18Fix aesthetic issues on LDAP login.Bryce Johnson
2016-10-18Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-10-18Use GrapeDSL for commitsZ.J. van de Weg