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
2013-11-14Use gitlab-shell 1.7.8Jacob Vosmaer
2013-11-14Make sure private_token for API is a stringJacob Vosmaer
2013-11-04Add db:setup to rake gitlab:testDmitriy Zaporozhets
2013-11-04Bump gitlab-shell to 1.7.4 (CVE-2013-4490)Jacob Vosmaer
2013-07-12Removal of gitlab.socket should be in stop function too. Fix #4313Axilleas Pipinellis
2013-07-11Merge pull request #3993 from bke-drewb/3599Dmitriy Zaporozhets
2013-07-11Merge pull request #4264 from andrewwutw/fix-postgresql-restoreDmitriy Zaporozhets
2013-07-11Merge pull request #4398 from Razer6/remove_gitolite_checkDmitriy Zaporozhets
2013-07-11Merge pull request #4502 from wuwx/patch-1Dmitriy Zaporozhets
2013-07-10Merge pull request #4510 from Razer6/fix_not_found_lexersDmitriy Zaporozhets
2013-07-09Additon of apis for fork administration.Angus MacArthur
2013-07-07Fix Pygments 500 error if lexer not found by name. Use first alias instead. f...Robert Schilling
2013-07-06fix bug when project named: mediawikiwuweixin
2013-07-03Add 'services' to path blacklist, fixes #4470Robert Schilling
2013-06-23Remove gitolite repo check for import scriptRobert Schilling
2013-06-21Merge branch 'master' into install-guide-improvementsSytse Sijbrandij
2013-06-14Refactor grack auth module. Add git over http wiki supportDmitriy Zaporozhets
2013-06-12Make the installation guide easier to follow for non-unix people.Sytse Sijbrandij
2013-06-12When stopped correctly there should be no warning about a missing socket file.Sytse Sijbrandij
2013-06-12Add path blacklistDmitriy Zaporozhets
2013-06-12Fix inline diff issue. See #3150Dmitriy Zaporozhets
2013-06-12Issue 3599: Add snippets_enabled flag to projects for APIDrew Blessing
2013-06-11cattr_accessor is not threadsafe!Dmitriy Zaporozhets
2013-06-11Merge pull request #4140 from amacarthur/restore-fixes-cleanDmitriy Zaporozhets
2013-06-11Merge pull request #4224 from hiroponz/fix-abort-gitlab-app-checkDmitriy Zaporozhets
2013-06-10Fix PostgreSQL database restoration problem (#4217)andrewwutw
2013-06-10Merge pull request #4260 from dosire/pygments-nameDmitriy Zaporozhets
2013-06-09Fix pygment lexer 500 errors when an alias is used instead of a name.Sytse Sijbrandij
2013-06-06API: project eventsDmitriy Zaporozhets
2013-06-06API: Add last_activity_at date to project entityDmitriy Zaporozhets
2013-06-06Merge pull request #4204 from axilleas/initd_check-fixDmitriy Zaporozhets
2013-06-06API: implement retrieve of repository treeDmitriy Zaporozhets
2013-06-06API: Fix repository commits paginationDmitriy Zaporozhets
2013-06-06Fix snippet raw content being escapedDmitriy Zaporozhets
2013-06-06Split Project api on several parts: deploy_keys, hooks, snippets etcDmitriy Zaporozhets
2013-06-06Fix milestone api docs: invalid param for closeDmitriy Zaporozhets
2013-06-06Fix wrong documentation for issue close api. Fixes #3548Dmitriy Zaporozhets
2013-06-06Merge pull request #4155 from babatakao/selectable_master_project_deploy_keysDmitriy Zaporozhets
2013-06-06Fix abort gitlab:app:checkSato Hiroyuki
2013-06-05This commit got lost https://github.com/gitlabhq/gitlab-recipes/commit/76ba45...Sytse Sijbrandij
2013-06-05Its better to load graph with ajax since it requires ~10 seconds for bigger p...Dmitriy Zaporozhets
2013-06-05Contributors graphs feature for GitLabKarlo Soriano
2013-06-05Read init script recipe from Rails.root path. Fix #4174Axilleas Pipinellis
2013-06-04Selectable deploy keys contain master projectsbabatakao
2013-06-04Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets
2013-06-03Fix deploy key api 500 if key is emptyDmitriy Zaporozhets
2013-06-03Add api to collect owned user projects. Api deploy_key.create: Enable deploy ...Dmitriy Zaporozhets
2013-06-03Correction to restore expected current directoryAngus MacArthur
2013-06-01No check access if no relation between user and projectAndrey Kumanyaev
2013-06-01Fix bug with team assignation on project from #4109Andrey Kumanyaev