Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #24 from yuters/patch-1 | Dmitriy Zaporozhets | 2013-03-24 | 1 | -0/+1 | |
|\ \ | | | | | | | Require openssl | |||||
| * | | Require openssl | Martin Bastien | 2013-03-23 | 1 | -0/+1 | |
|/ / | | | | | | | Fix the "uninitialized constant GitlabNet::OpenSSL (NameError)" after upgrading to ruby 2.0 | |||||
* | | Merge pull request #23 from regru/http_settings_option | Dmitriy Zaporozhets | 2013-03-23 | 3 | -2/+24 | |
|\ \ | | | | | | | http_settings configuration option added. | |||||
| * | | http_settings configuration option added. | Akzhan | 2013-03-23 | 3 | -2/+24 | |
|/ / | | | | | | | | | | | | | Now it supports: * self_signed_cert option to allow self-signed certificates over https protocol. * user and password options to pass though http auth. | |||||
* | | Merge pull request #18 from Bregor/patch-1 | Dmitriy Zaporozhets | 2013-03-21 | 1 | -1/+1 | |
|\ \ | |/ |/| | gitlab_net#host: slash is missing | |||||
| * | gitlab_net#host: slash is missing | Maxim Filatov | 2013-03-21 | 1 | -1/+1 | |
|/ | ||||||
* | up to 1.1.0v1.1.0 | Dmitriy Zaporozhets | 2013-03-12 | 2 | -1/+5 | |
| | ||||||
* | mv-project feature added | Dmitriy Zaporozhets | 2013-03-12 | 3 | -0/+43 | |
| | ||||||
* | Merge pull request #13 from redorkulated/master | Dmitriy Zaporozhets | 2013-03-11 | 1 | -1/+1 | |
|\ | | | | | gitlab_update: Stop matching all on .git | |||||
| * | gitlab_update: Stop matching all | Michael | 2013-03-10 | 1 | -1/+1 | |
| | | | | | | Commenting out . to stop all single char matches rather then just ".git" | |||||
| * | Merge pull request #1 from gitlabhq/master | Michael | 2013-03-10 | 15 | -40/+80 | |
| |\ | | | | | | | Master Sync | |||||
* | | | tests added: GitlabNet check, GitlabProject exec | Dmitriy Zaporozhets | 2013-03-11 | 4 | -0/+67 | |
| | | | ||||||
* | | | test GitlabKeys exec | Dmitriy Zaporozhets | 2013-03-11 | 2 | -19/+37 | |
| | | | ||||||
* | | | remove personal info from vcr | Dmitriy Zaporozhets | 2013-03-11 | 1 | -2/+1 | |
| | | | ||||||
* | | | remove puts | Dmitriy Zaporozhets | 2013-03-11 | 1 | -1/+0 | |
| | | | ||||||
* | | | test for GitlabNet discover | Dmitriy Zaporozhets | 2013-03-11 | 2 | -9/+67 | |
| | | | ||||||
* | | | cover denied context for GitlabNet | Dmitriy Zaporozhets | 2013-03-11 | 3 | -8/+118 | |
| | | | ||||||
* | | | test GitlabNet allowed method | Dmitriy Zaporozhets | 2013-03-11 | 8 | -0/+191 | |
| | | | ||||||
* | | | Cover with tests GitlabProjects | Dmitriy Zaporozhets | 2013-03-11 | 2 | -18/+67 | |
| | | | ||||||
* | | | add code badges to readme | Dmitriy Zaporozhets | 2013-03-10 | 1 | -1/+8 | |
| | | | ||||||
* | | | added .travis.yml, coveralls | Dmitriy Zaporozhets | 2013-03-10 | 4 | -0/+34 | |
| |/ |/| | ||||||
* | | Add ssh support for next syntax: git clone ssh://git@localhost/group/project.git | Dmitriy Zaporozhets | 2013-02-19 | 1 | -1/+3 | |
| | | ||||||
* | | v1.0.4 | Dmitriy Zaporozhets | 2013-02-14 | 3 | -3/+3 | |
| | | ||||||
* | | Use update hook to add post event to redis. Use GL_ID instead of GL_USER | Dmitriy Zaporozhets | 2013-02-14 | 5 | -27/+41 | |
| | | ||||||
* | | If GL_USER set with some garbage - reset it | Dmitriy Zaporozhets | 2013-02-14 | 1 | -0/+7 | |
| | | ||||||
* | | v1.0.3 | Dmitriy Zaporozhets | 2013-02-10 | 1 | -1/+1 | |
| | | ||||||
* | | Fix truncate repos. Added path option to importv1.0.3 | Dmitriy Zaporozhets | 2013-02-09 | 4 | -4/+6 | |
| | | ||||||
* | | fix keys tests | Dmitriy Zaporozhets | 2013-02-09 | 1 | -1/+1 | |
| | | ||||||
* | | more accurate key deletion | Dmitriy Zaporozhets | 2013-02-09 | 1 | -1/+1 | |
| | | ||||||
* | | Up to 1.0.2 | Dmitriy Zaporozhets | 2013-02-08 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #6 from nafu/install_patch | Dmitriy Zaporozhets | 2013-02-08 | 1 | -1/+1 | |
|\ \ | | | | | | | Fixed install script | |||||
| * | | Fixed install script | Fumiya Nakamura | 2013-02-08 | 1 | -1/+1 | |
|/ / | ||||||
* | | Up to v1.0.1 | Dmitriy Zaporozhets | 2013-02-08 | 1 | -1/+1 | |
| | | ||||||
* | | Allow local pushes without update check | Dmitriy Zaporozhets | 2013-02-08 | 1 | -0/+5 | |
| | | ||||||
* | | Merge pull request #5 from zzet/feature/fix_install_script | Dmitriy Zaporozhets | 2013-02-07 | 3 | -12/+18 | |
|\ \ | | | | | | | Simple changes in commands | |||||
| * | | simple DRY (if non-usual installation) | Andrey Kumanyaev | 2013-02-08 | 2 | -7/+10 | |
| | | | ||||||
| * | | Replace hardcoded commands with data from config.yml | Andrey Kumanyaev | 2013-02-08 | 1 | -5/+8 | |
|/ / | ||||||
* | | oops. forgot about params | Dmitriy Zaporozhets | 2013-02-07 | 1 | -1/+1 | |
| | | ||||||
* | | add support for ssl | Dmitriy Zaporozhets | 2013-02-07 | 1 | -1/+5 | |
| | | ||||||
* | | Merge pull request #4 from redorkulated/patch-1 | Dmitriy Zaporozhets | 2013-02-07 | 1 | -2/+2 | |
|\ \ | | | | | | | Correcting regex match | |||||
| * | | Correcting regex match | Michael | 2013-02-07 | 1 | -2/+2 | |
|/ / | | | | | Stops paths such as test_git, testgit etc.. being matched | |||||
* | | Merge pull request #3 from redorkulated/patch-1 | Dmitriy Zaporozhets | 2013-02-07 | 1 | -2/+2 | |
|\ \ | | | | | | | Read auth keys file from config | |||||
| * | | Updated with #{} | Michael | 2013-02-07 | 1 | -2/+2 | |
| | | | ||||||
| * | | Read auth keys file from config | Michael | 2013-02-07 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #1 from leifbladt/patch-1 | Dmitriy Zaporozhets | 2013-02-07 | 1 | -1/+1 | |
|\ \ | | | | | | | Fix small typo | |||||
| * | | Fix small typo | Leif Bladt | 2013-02-07 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge pull request #2 from redorkulated/patch-1 | Dmitriy Zaporozhets | 2013-02-07 | 1 | -1/+1 | |
|\ \ | |/ |/| | Change in deletion warning | |||||
| * | Change in deletion warning | Michael | 2013-02-07 | 1 | -1/+1 | |
|/ | ||||||
* | LICENSE | Dmitriy Zaporozhets | 2013-02-07 | 1 | -0/+20 | |
| | ||||||
* | Include gitlab_config in gitlab_init | Dmitriy Zaporozhets | 2013-02-06 | 4 | -3/+1 | |
| |