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-01-30Improvements to LDAP::User modelDmitriy Zaporozhets
2015-01-30Be more careful with parsing changes from gitlab-shellDmitriy Zaporozhets
2015-01-15Test git builder over annotated tagDmitriy Zaporozhets
2015-01-15Send checkout sha for web hooks and servicesDmitriy Zaporozhets
2015-01-15Make view link come first so I don't have to mouse to the end of the email line.Sytse Sijbrandij
2015-01-14Rescue database error in application settings if the database still doesn't e...Marin Jankovski
2015-01-13Improve github import page UIDmitriy Zaporozhets
2015-01-13Merge branch 'github_importer'Dmitriy Zaporozhets
2015-01-13Merge branch 'git-http-blacklist' into 'master'Jacob Vosmaer
2015-01-13Merge branch 'refactor_push_data_builder' into 'master'Dmitriy Zaporozhets
2015-01-12Add search filter option on project api for authorized projects.Marin Jankovski
2015-01-12Refactor push data builder. Moved it to separate classDmitriy Zaporozhets
2015-01-10Github ImporterValery Sizov
2015-01-09Rescue missing database errorsJacob Vosmaer
2015-01-09Merge branch 'popen_close_stdin'Dmitriy Zaporozhets
2015-01-08Create ApplicationSettings if does not exist in runtimeDmitriy Zaporozhets
2015-01-08Hack for migrating to new settingsDmitriy Zaporozhets
2015-01-08Improve application settings and write testsDmitriy Zaporozhets
2015-01-08Merge remote-tracking branch 'dev_gitlab_org/master' into git-http-blacklistJacob Vosmaer
2015-01-07Fix failing tests due to updates on the return messages.Marin Jankovski
2015-01-07Add a message when unable to save an object through api.Marin Jankovski
2015-01-06White-list requests from 127.0.0.1Jacob Vosmaer
2015-01-05Close standard input in Gitlab::Popen.popenJacob Vosmaer
2014-12-30Forward the messages in api response.Marin Jankovski
2014-12-30Message for api files and groups.Marin Jankovski
2014-12-30Clearer message if adding comment to commit via api fails.Marin Jankovski
2014-12-30Update branch api not found messages to 'Branch not found'.Marin Jankovski
2014-12-30Add group filtering by name for APIDmitriy Zaporozhets
2014-12-29Merge pull request #7675 from yglukhov/patch_notes_apiDmitriy Zaporozhets
2014-12-29Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2014-12-29Updated indentation on case when statements.Stephan van Leeuwen
2014-12-29Changed setting the sort variableStephan van Leeuwen
2014-12-29Updated projects api to allow orderingStephan van Leeuwen
2014-12-29Merge branch 'master' into developer_can_push_to_protected_branches_optionMarin Jankovski
2014-12-26Add option to disable/enable developers push to already protected branches.Marin Jankovski
2014-12-26Move protected branch actions into a method.Marin Jankovski
2014-12-26Allow regular code push for developers if the protected branch allows it.Marin Jankovski
2014-12-25Implemented notes (body) patching in API.uran
2014-12-24Doorkeeper integrationValery Sizov
2014-12-22Use a different name of the method to check if sanitize is enabled in check t...Marin Jankovski
2014-12-21Merge pull request #8256 from cirosantilli/rm-unused-has_gitlab_shell3Robert Schilling
2014-12-18Add more comments explaining how we block IPsJacob Vosmaer
2014-12-15Add theme type css classDrew Blessing
2014-12-15Block Git HTTP Basic Auth after 10 failed attemptsJacob Vosmaer
2014-12-12Don't forget to splat.Marin Jankovski
2014-12-12Use system where only return result is needed.Marin Jankovski
2014-12-11Use shell invocation according to the shell commands guidelines.Marin Jankovski
2014-12-08Merge branch 'sidekiq_memory_killer_grace_time' into 'master'Dmitriy Zaporozhets
2014-12-08Fix typoJacob Vosmaer
2014-12-08Use constants instead of gettersJacob Vosmaer