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-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-13Allow users that signed up via OAuth to set their password in order to use Gi...Douwe Maan
2015-02-13Merge branch 'clean-oauth-username' into 'master'Dmitriy Zaporozhets
2015-02-12Clean username acquired from OAuth/LDAP.Douwe Maan
2015-02-11Add ExternalIssue base model to make issue referencing more robust for extern...Marin Jankovski
2015-02-08Add labels notesNikita Verkhovin
2015-02-07Merge branch 'mention-groups'Dmitriy Zaporozhets
2015-02-06GitHub importer refactoringValery Sizov
2015-02-06gitlab.com importer: refactorigValery Sizov
2015-02-05code foldingValery Sizov
2015-02-05GitLab.com integration: refactoringValery Sizov
2015-02-05GitLab.com integration: refactoringValery Sizov
2015-02-05Gitlab integration: added testsValery Sizov
2015-02-05GitLab integration. ImporterValery Sizov
2015-02-05Allow groups to be mentioned.Douwe Maan
2015-02-04Improve protected branches selectbox optionsDmitriy Zaporozhets
2015-02-04Merge branch 'master' into mwessel/gitlab-ce-configure-protectionDmitriy Zaporozhets
2015-02-03Rubocop: indentation fixes Yay!!!Dmitriy Zaporozhets
2015-02-03Rubocop: no trailing newlinesDmitriy Zaporozhets
2015-02-03Rubocop: comment indentationDmitriy Zaporozhets
2015-02-03Rubocop: Style/AlignHash enabledDmitriy Zaporozhets
2015-02-03Rubocop: Style/AlignArray enabledDmitriy Zaporozhets
2015-02-03Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets
2015-02-03Convert hashes to ruby 1.9 styleDmitriy Zaporozhets
2015-01-30Improve contribution calendar on user pageDmitriy Zaporozhets
2015-01-30Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into configure-prote...Marco Wessel
2015-01-30Improvements to LDAP::User modelDmitriy Zaporozhets
2015-01-29Make sure we dont have exception on date parsingDmitriy Zaporozhets
2015-01-29Cleanup and make contribution calendar fasterDmitriy Zaporozhets
2015-01-29Merge branch 'gitlab_importer' into 'master'Dmitriy Zaporozhets
2015-01-29Refactor commit calendar a bit. Fixed datesDmitriy Zaporozhets
2015-01-29Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into haynes/gitlab-ce...Dmitriy Zaporozhets
2015-01-29Be more careful with parsing changes from gitlab-shellDmitriy Zaporozhets
2015-01-29Add a commit calendar to the user profileHannes Rosenögger
2015-01-29an ability to clone project with oauth2 tokenValery Sizov
2015-01-27Merge branch 'move_external_issue_tracker_away_from_yml_config' into 'master'Dmitriy Zaporozhets
2015-01-27Merge branch 'master' into move_external_issue_tracker_away_from_yml_configMarin Jankovski
2015-01-27Refactor web editorDmitriy Zaporozhets
2015-01-27Move repetition to the parent.Marin Jankovski
2015-01-27Files::CreateService can now commit file to empty repositoryDmitriy Zaporozhets
2015-01-26Update the issue tracker attribute on issue tracker change.Marin Jankovski
2015-01-25actually fix indentationMarco Wessel
2015-01-25Fix indentationMarco Wessel
2015-01-25Allow configuring protection of the default branch upon first pushMarco Wessel
2015-01-23Merge branch 'master' into move_external_issue_tracker_away_from_yml_configMarin Jankovski
2015-01-23Do a check which issue tracker is used inside the project.Marin Jankovski
2015-01-23Use service settings instead of config file settings to present issues.Marin Jankovski
2015-01-22Stop git zombie creation during force push checkJacob Vosmaer
2015-01-21Merge pull request #7762 from jubianchi/commit-closing-issuesDmitriy Zaporozhets
2015-01-21developer can push to protected branchesValery Sizov