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
path: root/lib
AgeCommit message (Expand)Author
2015-02-03Merge pull request #8723 from jubianchi/api-groups-pathDmitriy Zaporozhets
2015-02-03Acces groups with their path in APIjubianchi
2015-02-03Rubocop: indentation fixes Yay!!!Dmitriy Zaporozhets
2015-02-03Rubocop: no trailing newlinesDmitriy Zaporozhets
2015-02-03Rubocop: comment indentationDmitriy Zaporozhets
2015-02-03More rubocop rules enableDmitriy Zaporozhets
2015-02-03Rubocop: Style/CaseIndentation enabledDmitriy Zaporozhets
2015-02-03Avoid using {...} for multi-line blocksDmitriy 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-03Add rubocop to rake test and rake test_ciDmitriy Zaporozhets
2015-02-03Convert hashes to ruby 1.9 styleDmitriy Zaporozhets
2015-01-30Fix RepositoryCache backend attr_readerRobert Speicher
2015-01-30Fix semaphore spinach tagsDmitriy Zaporozhets
2015-01-30Skip tricky test for semaphoreDmitriy Zaporozhets
2015-01-30Improve contribution calendar on user pageDmitriy Zaporozhets
2015-01-30Merge pull request #8676 from tsigo/rs-repository-cacheDmitriy Zaporozhets
2015-01-30Improvements to LDAP::User modelDmitriy Zaporozhets
2015-01-29Refactor Repository to use new RepositoryCache classRobert Speicher
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 pull request #8609 from jubianchi/issues/6289-api-handle-error-project-...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-27Explicitly set before_filter for ref-related controllersDmitriy Zaporozhets
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-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-23Merge branch 'feature_api_project_edit' into 'master'Dmitriy Zaporozhets
2015-01-22Merge branch 'feature_api_milestone_issues' into 'master'Dmitriy Zaporozhets
2015-01-22Implement edit via API for projectsMika Mäenpää
2015-01-22Stop git zombie creation during force push checkJacob Vosmaer
2015-01-22Fix the test and add documentation for the "per-milestone issues API call"Hannes Rosenögger
2015-01-22Add per-milestone issues API callJustin Whear
2015-01-21Merge pull request #7762 from jubianchi/commit-closing-issuesDmitriy Zaporozhets
2015-01-21developer can push to protected branchesValery Sizov
2015-01-20Github Importer: AJAX update statusValery Sizov
2015-01-20Allow commit messages to close several issues at once (thanks @123Haynesjubianchi
2015-01-20Merge branch 'master' into 'master'Dmitriy Zaporozhets