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-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-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-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-15Add theme type css classDrew Blessing
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
2014-12-05Wait 15 minutes before Sidekiq MemoryKiller actionJacob Vosmaer
2014-12-05Decline push if repository does not existDmitriy Zaporozhets
2014-12-05Merge branch 'rake_task_for_google_email_schema_verfication' into 'master'Dmitriy Zaporozhets
2014-12-04Add rake task for google schema whitelisting.Marin Jankovski
2014-12-04Supporting for multiple omniauth provider for the same userValery Sizov
2014-12-04Multi-provider auth. LDAP is not reworkedValery Sizov
2014-12-02Reload mr code on force push tooDmitriy Zaporozhets
2014-12-01Fix internal API for missing project or keyDmitriy Zaporozhets
2014-12-01Fix deploy keys permission check in internal apiDmitriy Zaporozhets
2014-11-30Properly fix wiki restore.Achilleas Pipinellis
2014-11-29Proper wiki restore. Fixes #845Achilleas Pipinellis
2014-11-28Add comments to the MemoryKiller middlewareJacob Vosmaer
2014-11-28Add 'MemoryKiller' Sidekiq middlewareJacob Vosmaer
2014-11-24Merge branch 'git_hook_messages_ce' of dev.gitlab.org:gitlab/gitlabhqJacob Vosmaer
2014-11-24Git hook messages: wiki access fixValery Sizov
2014-11-20Explain why we create a StringIOJacob Vosmaer
2014-11-20Add CRON=1 backup setting for quiet backupsJacob Vosmaer