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-13Merge branch 'gitlab-auth-method-names' into 'master' Douwe Maan
2016-06-13Merge branch 'issue_3359_2' into 'master' Douwe Maan
2016-06-10Merge branch 'workhorse-helpers' into 'master' Robert Speicher
2016-06-10Merge branch 'ci-page-ui-update' into 'master' Jacob Schatz
2016-06-10Remove notification level fild from users, improve migrations and specsFelipe Artur
2016-06-10Remove notification level from user modelFelipe Artur
2016-06-10Improve Gitlab::Auth method namesJacob Vosmaer
2016-06-10Allow or not merge MR with failed buildRui Anderson
2016-06-10CI build page UI updatePhil Hughes
2016-06-10Merge branch 'master' into workhorse-helpersDouwe Maan
2016-06-09Merge branch '18019-fix-wiki-linking' into 'master' Rémy Coutable
2016-06-09Hook up the updated `WikiLinkFilter` to the wiki controllers.Timothy Andrew
2016-06-09Merge branch 'git-http-no-authenticity-token' into 'master' Robert Speicher
2016-06-08Merge branch '14098-customize-after-sign-up-path' into 'master' Robert Speicher
2016-06-08Skip authenticity token checks for Git HTTPJacob Vosmaer
2016-06-08Merge branch 'password-min-length-placeholder' into 'master' Robert Speicher
2016-06-08Allow custom text on 'almost there' pageSean McGivern
2016-06-08Merge branch 'git-http-controller' into 'master' Rémy Coutable
2016-06-08Fix endless redirections when accessing user OAuth applications when they are...Stan Hu
2016-06-08Add send_git_diff helperDouwe Maan
2016-06-08Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-htt...Jacob Vosmaer
2016-06-07Merge branch 'issue_14189' into 'master' Jacob Schatz
2016-06-07Merge branch 'zj-workhorse-to-serve-diffs' into 'master' Jacob Vosmaer (GitLab)
2016-06-07Rename @ci_commit to @pipeline in MergeRequestControllerKamil Trzcinski
2016-06-06Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3Kamil Trzcinski
2016-06-06Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2Kamil Trzcinski
2016-06-06add :set_priorities to :authorize_admin_labels!Alfredo Sumaran
2016-06-06Remove unnecesary paramAlfredo Sumaran
2016-06-06Update method and routeAlfredo Sumaran
2016-06-06Add unprioritized scopeAlfredo Sumaran
2016-06-06Improve Issuable.order_labels_priorityRémy Coutable
2016-06-06Sort by label priorityThijs Wouters
2016-06-06Prioritize labels functionalityAlfredo Sumaran
2016-06-06Merge branch 'notes-are-awardables' into 'master' Douwe Maan
2016-06-06Remove code duplication in JwtControllerJacob Vosmaer
2016-06-06Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3Kamil Trzcinski
2016-06-06Use `@ci_commit` in merge_request_controllerKamil Trzcinski
2016-06-06Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski
2016-06-06Add workhorse controller and API helpersDouwe Maan
2016-06-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-06-06Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3Kamil Trzcinski
2016-06-06Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski
2016-06-06Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski
2016-06-06Backend awardables on commentsZJ van de Weg
2016-06-06Merge branch 'fix/unauthorized-access-to-build-data' into 'master' Douwe Maan
2016-06-06Add a U2F-specific audit log entry after logging in.Timothy Andrew
2016-06-06Implement authentication (login) using a U2F device.Timothy Andrew
2016-06-06Implement U2F registration.Timothy Andrew
2016-06-06Add a `U2fRegistrations` table/model.Timothy Andrew
2016-06-04Respond to .json onlyAlfredo Sumaran