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
2015-10-09Restore placeholders in issue filters from "Any" to "Milestone" and "Label"Stan Hu
2015-10-08Merge remote-tracking branch 'public/project-find-with-namespace-performance'Dmitriy Zaporozhets
2015-10-08Merge remote-tracking branch 'public/trending-projects-performance'Dmitriy Zaporozhets
2015-10-08Revamp finding projects by namespacesYorick Peterse
2015-10-08Added concern for case-insensitive WHERE queriesYorick Peterse
2015-10-07Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu
2015-10-07Add directory feature buttonStan Hu
2015-10-07Fix routing in CI mailerDmitriy Zaporozhets
2015-10-06Fix ci build routing and few testsDmitriy Zaporozhets
2015-10-06Revamp trending projects queryYorick Peterse
2015-10-06Fixed failure reading .gitlab-ci.ymlKamil Trzcinski
2015-10-06Latest builds always include builds with unique name and unique refKamil Trzcinski
2015-10-05Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2015-10-05Merge branch 'user-preferences-layout-option' of https://github.com/gopeter/g...Dmitriy Zaporozhets
2015-10-05Merge branch 'rs-remove-ci-disable'Kamil Trzcinski
2015-10-05Remove the option to disable CIRobert Speicher
2015-10-05improved code style and layout option namingPeter Göbel
2015-10-05added user preference to change layout widthPeter Göbel
2015-10-05Fix GitLabCiService and remove ci_yaml_file from CI push dataKamil Trzcinski
2015-10-05Add stage testsKamil Trzcinski
2015-10-05Fix build pipeliningKamil Trzcinski
2015-10-05Fix next bunch of testsKamil Trzcinski
2015-10-05Fix next round of testsKamil Trzcinski
2015-10-05Fix builds_without_retryKamil Trzcinski
2015-10-05Make commit_spec runKamil Trzcinski
2015-10-05Add user to Ci::Build to have pusher email addressKamil Trzcinski
2015-10-05Refactor commit and buildKamil Trzcinski
2015-10-03Merge remote-tracking branch 'upstream/master'Guilherme Garnier
2015-10-03Fix rubocop warnings in appGuilherme Garnier
2015-10-02Merge branch 'access_level_badge_bug' into 'master' Dmitriy Zaporozhets
2015-10-02Merge branch 'rs-throttle-reset' into 'master' Douwe Maan
2015-10-02Wrong access level badge on MR commentsValery Sizov
2015-10-02Merge branch 'ensure-ci-project' into 'master' Dmitriy Zaporozhets
2015-10-02Remove unnecessary fork ci logicDmitriy Zaporozhets
2015-10-02Prevent creating 2 Ci::Project entities when enable CIDmitriy Zaporozhets
2015-10-02Add User#recently_sent_password_reset?Robert Speicher
2015-10-02Merge branch 'rs-update-note' into 'master'Robert Speicher
2015-10-01Ensure GitLab CI project exists when CI service is activated manuallyDmitriy Zaporozhets
2015-10-01Merge branch 'disable-report-button-if-already-reported' into 'master' Douwe Maan
2015-10-01Merge branch 'ci-fixes' into 'master' Kamil Trzciński
2015-10-01Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDouwe Maan
2015-10-01Merge branch 'master' into flevour/gitlab-ce-project-path-insensitive-lookupDouwe Maan
2015-10-01Fix: CI token removal regression from build traceKamil Trzcinski
2015-10-01Fix: broken git clone URL for CI runnersKamil Trzcinski
2015-10-01Note the original location of a moved project when notifying users of the moveValery Sizov
2015-09-30Simplify Note#editable?Robert Speicher
2015-09-30Delegate ci_project parameters to projectsKamil Trzcinski
2015-09-29Streamline the "Report button"Rémy Coutable
2015-09-29Disable the "Report abuse" button if a user has already been reportedRémy Coutable
2015-09-29Make ensure_gitlab_ci_project return ci_project or create a new oneKamil Trzcinski