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-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-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-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-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
2013-11-19Fix DeleteFile satellite actionDmitriy Zaporozhets
2013-11-19Delete file action for satellitesDmitriy Zaporozhets
2013-11-19Remove gitolite mentionDmitriy Zaporozhets
2013-11-18Add project.all for API if adminDmitriy Zaporozhets
2013-11-18Add X-Forwarded-For to nginx configzeeZ
2013-11-15Add client_max_body_size to nginx siteJoachim Brandon LeBlanc
2013-11-15Namespaces API for admin usersDmitriy Zaporozhets
2013-11-14Use gitlab-shell 1.7.8Jacob Vosmaer
2013-11-13Extend Gitlab#default_regex. Dont allow project path ends with .gitDmitriy Zaporozhets