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-01-07Merge pull request #5760 from dermoth/masterDmitriy Zaporozhets
2014-01-06Merge pull request #5799 from criteo/import_url_apiDmitriy Zaporozhets
2014-01-06Merge pull request #5823 from bobot/feature/api_parent_idsDmitriy Zaporozhets
2014-01-05Merge pull request #5891 from jhollingsworth/feature/zip-archiveDmitriy Zaporozhets
2014-01-02Add support for various archive formats.Jason Hollingsworth
2013-12-30Change canonical urls to GitLab Cloud.dosire
2013-12-26Add api support for raw blob searchThom Gerdes
2013-12-24Fixed issue with `bundle exec rake routes` not running.Jason Hollingsworth
2013-12-23Fix upgraderDmitriy Zaporozhets
2013-12-16Fix HTTP push to public reposThomas Guyot-Sionnest
2013-12-16Merge pull request #5617 from zeeZ/nginx-proxyDmitriy Zaporozhets
2013-12-16Merge pull request #5847 from skv-headless/fix_deprecation_warningsDmitriy Zaporozhets
2013-12-15fix most of warningsskv
2013-12-14Remove colored gem from upgrader script. pt2Dmitriy Zaporozhets
2013-12-14Remove colored gem from upgrader scriptDmitriy Zaporozhets
2013-12-13Use 'ruby script/upgrade.rb -y' instead of ENVDmitriy Zaporozhets
2013-12-13Allow non-interactive run of upgrade script. ruby script/upgrade.rb FORCE=yesDmitriy Zaporozhets
2013-12-13Create branch for tagDmitriy Zaporozhets
2013-12-13Minor version upgraderDmitriy Zaporozhets
2013-12-11Update deploy.sh script with assets commandsDmitriy Zaporozhets
2013-12-11[API] add parent_ids to specific commit informationsFrançois Bobot
2013-12-11Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2013-12-10Merge pull request #5801 from Rovanion/default-docJacob Vosmaer
2013-12-10Fix project lookup for git over http + rails4Dmitriy Zaporozhets
2013-12-10Merge pull request #5798 from criteo/skip_confirmationDmitriy Zaporozhets
2013-12-09Add gitlab-shell#path option in configDmitriy Zaporozhets
2013-12-09Added example defaults file and appropriate documentation.Rovanion Luckey
2013-12-09Add import_url param in API projects createMaxime Brugidou
2013-12-09Skip email confirmation with LDAPMaxime Brugidou
2013-12-09Merge pull request #5471 from dex4er/feature_etc_default_gitlabJacob Vosmaer
2013-12-04Merge branch 'ldap_check' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-12-04ProjectHook API supports new event fieldsDmitriy Zaporozhets
2013-12-04Expose ProjectHook attributes via APIDmitriy Zaporozhets
2013-12-03Limit the number of results in gitlab:ldap:checkJacob Vosmaer
2013-12-03Merge pull request #5610 from demosdemon/patch-1Jacob Vosmaer
2013-12-01We welcome everyone to contribute.Sytse Sijbrandij
2013-11-28Merge branch 'auto_disable_color' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-11-28Give more information in rake gitlab:ldap:checkJacob Vosmaer
2013-11-28Add LDAP check to rake gitlab:checkJacob Vosmaer
2013-11-27Disable rake color output unless connected to TTYJacob Vosmaer
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-21Merge branch 'backup_commands' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-11-20Add more info to admin dashboardDmitriy Zaporozhets
2013-11-20Recommend gitlab-shell 1.7.9 in docs and check taskDmitriy Zaporozhets
2013-11-20Parse all refs when do push via HTTP and check permissions for all of themDmitriy Zaporozhets
2013-11-20Improve files API. Relative path check added. Create dir for new file if missingDmitriy Zaporozhets
2013-11-20Improve consistency: use file_path for API create/update/delete filesDmitriy Zaporozhets
2013-11-19API: delete file from repositoryDmitriy Zaporozhets