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
2014-06-03Ensure sidekiq is displayed by setting X-Frame-Options.GitLab
2014-05-31Bump gitlab-shell versionDmitriy Zaporozhets
2014-05-30Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2014-05-30Merge pull request #6882 from Tandrial/masterDmitriy Zaporozhets
2014-05-30Merge pull request #6986 from agjmills/masterDmitriy Zaporozhets
2014-05-30Dont allow git tag rewrite/removal unless you are masterDmitriy Zaporozhets
2014-05-29Merge pull request #7014 from asedge/api_create_tagDmitriy Zaporozhets
2014-05-28Use new Projects::TransferService classDmitriy Zaporozhets
2014-05-28Remove old rake taskDmitriy Zaporozhets
2014-05-27Move from script to bin directory.Marin Jankovski
2014-05-27Merge branch 'compare-api' into 'master'Dmitriy Zaporozhets
2014-05-27Better specs for Compare APIDmitriy Zaporozhets
2014-05-27Expose timeout and same_ref compare fieldsDmitriy Zaporozhets
2014-05-27Merge branch 'no_link_inside_code_block' into 'master'Dmitriy Zaporozhets
2014-05-27Fix syntax errorDmitriy Zaporozhets
2014-05-27Fix test.rakeDmitriy Zaporozhets
2014-05-26Check return system value for gitlab test rake tasksDmitriy Zaporozhets
2014-05-26Add feature spec.Marin Jankovski
2014-05-26Do not replace links inside code blocks, less code for the same amount of work.Marin Jankovski
2014-05-26Add compare branches endpoint to APIDmitriy Zaporozhets
2014-05-23Add CreateTagService. Use new service to allow tag creation through API.Sean Edge
2014-05-23Improve branch deletion via APIDmitriy Zaporozhets
2014-05-23Merge branch 'api-remove-branch' into 'master'Dmitriy Zaporozhets
2014-05-22Dont allow remove of protected branchDmitriy Zaporozhets
2014-05-22Api call to remove branchDmitriy Zaporozhets
2014-05-22Required shell version is now 1.9.4.Marin Jankovski
2014-05-16added SYSV chkconfig property so gitlab starts after MySQLd / nginxAlexander Mills
2014-05-15Check user access status in API for current_userJacob Vosmaer
2014-05-15Move user access check to Gitlab::UserAccessJacob Vosmaer
2014-05-14Improve ad_disabled method nameJacob Vosmaer
2014-05-14Document the Active Directory magic numbersJacob Vosmaer
2014-05-14Use LDAP::Access.open to reuse the LDAP connectionJacob Vosmaer
2014-05-14Fix syntax error in AD disabled user filterJacob Vosmaer
2014-05-14Check for the AD disabled flag in Access#allowed?Jacob Vosmaer
2014-05-14Add LDAP::Person#ad_disabled?Jacob Vosmaer
2014-05-14Backport Adapter#dn_matches_filter? from EEJacob Vosmaer
2014-05-14Backport Adapter#ldap_search from EEJacob Vosmaer
2014-05-13Update warnings about relative url support.Marin Jankovski
2014-05-13Add support for Jira ticket mentions in format JIRA-123.Marin Jankovski
2014-05-13Merge pull request #6778 from dblessing/feature/mr_labelsDmitriy Zaporozhets
2014-05-13Implement Merge Request LabelsDrew Blessing
2014-05-13Merge branch 'api-mr-merge' into 'master'Dmitriy Zaporozhets
2014-05-13Merge pull request #6823 from milgner/api_expose_project_archived_statusDmitriy Zaporozhets
2014-05-13Add some tests for merge APIDmitriy Zaporozhets
2014-05-12Docs for merge apiDmitriy Zaporozhets
2014-05-12Specify error codes for merge apiDmitriy Zaporozhets
2014-05-12Draft API method for merge MRDmitriy Zaporozhets
2014-05-12Use uid as username when creating user with LDAPJulien Pivotto
2014-05-09Backup wiki repo even if the main repo is emptyJacob Vosmaer
2014-05-08Merge pull request #6937 from chamill/masterDmitriy Zaporozhets