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
2014-09-04Added annotated tags. Updated tag haml file and call to gitlab-shell. Updat...Sean Edge
2014-08-11Increase import timeout from 2 to 4 minutesDmitriy Zaporozhets
2014-03-22Fix gitlab-ci integrationDmitriy Zaporozhets
2014-03-21Fix http clone for public projectDmitriy Zaporozhets
2014-03-20Improve grack authDmitriy Zaporozhets
2014-03-20push via http now served via /allowed APIDmitriy Zaporozhets
2014-03-14Use batch_add_keys in `rake gitlab:shell:setup`Jacob Vosmaer
2014-01-07Merge pull request #5760 from dermoth/masterDmitriy Zaporozhets
2013-12-16Fix HTTP push to public reposThomas Guyot-Sionnest
2013-12-10Fix project lookup for git over http + rails4Dmitriy Zaporozhets
2013-12-09Add gitlab-shell#path option in configDmitriy Zaporozhets
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth
2013-11-22Improve refs parsing for git over httpDmitriy Zaporozhets
2013-11-22Cleanup parsed refs for git over HTTPDmitriy Zaporozhets
2013-11-20Add more info to admin dashboardDmitriy Zaporozhets
2013-11-20Parse all refs when do push via HTTP and check permissions for all of themDmitriy Zaporozhets
2013-11-01Revert "Escape strings"Dmitriy Zaporozhets
2013-11-01Revert "Best to escape strings not split them"Dmitriy Zaporozhets
2013-10-31Best to escape strings not split themNigel Kukard
2013-10-29Escape stringsNigel Kukard
2013-10-24Allow git clone with http for GitLab CI service:Dmitriy Zaporozhets
2013-09-03Remove include of grack_ldapDmitriy Zaporozhets
2013-09-03Move ldap auth to LDAP::User. Removed unused codeDmitriy Zaporozhets
2013-08-26Fix issue when developers are able to push to protected branchDmitriy Zaporozhets
2013-08-15Fixes grack authentification under relative_url_rootamouhzi
2013-07-29Fix typosJohannes Schleifenbaum
2013-07-18Use gitlab-shell authorized_keys truncation. Fix issue with authorized_keys s...Dmitriy Zaporozhets
2013-07-17Move repo tags to own controller. add ability to remove tagsDmitriy Zaporozhets
2013-07-16Add create_branch, rm_branch methods to Gitlab::Shell classDmitriy Zaporozhets
2013-07-16Add LDAP support to /api/sessionDmitriy Zaporozhets
2013-07-12Merge branch 'master' into 6-0-devDmitriy Zaporozhets
2013-07-06fix bug when project named: mediawikiwuweixin
2013-06-25Update repository head when change default project branchDmitriy Zaporozhets
2013-06-14Refactor grack auth module. Add git over http wiki supportDmitriy Zaporozhets
2013-05-24Fix ldap auth for http pushDmitriy Zaporozhets
2013-05-12System calls were using unsanitized user inputJoe Andaverde
2013-05-03Merge pull request #3597 from amacarthur/fork-pull-requestDmitriy Zaporozhets
2013-05-03better fix for encoding errortsl0922
2013-05-03fix: UTF-8 encoding errortsl0922
2013-05-03fix http push 401tsl0922
2013-04-30LDAP authentication in grack - check ldap conf before call / added commentFriedrich Beckmann
2013-04-28LDAP Authentification with grack for https push - fixed password checkFriedrich Beckmann
2013-04-15updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur
2013-03-22Move directory logic out of model. Use Gitlab:Shell class to interact with fi...Dmitriy Zaporozhets
2013-03-21replace Gitolited mixin with Gitlab::ShellAdapterDmitriy Zaporozhets
2013-03-12Use gitlab-shell to move repos. Requires gitlab-shell v1.1.0Dmitriy Zaporozhets
2013-02-15Remove hardcoded refernce to gitlab-shell home. so that gitlab can be install...Bhagavan Das
2013-02-14require missing libDmitriy Zaporozhets
2013-02-14Gitlab::ShellEnv addedDmitriy Zaporozhets
2013-02-14Update post-receive worker to use correct identifierDmitriy Zaporozhets