summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update PostReceive worker to provide enqueued_at timeenqueued_at_for_jobsPaco Guzman2016-06-233-2/+12
* Version 3.0.0v3.0.0Jacob Vosmaer2016-05-231-1/+1
* Merge branch 'use-redis-rb-client' into 'master' Jacob Vosmaer (GitLab)2016-05-1625-79/+5391
|\
| * Put redis library in lib/vendor/ and adjust LOAD_PATHuse-redis-rb-clientStan Hu2016-05-1219-34/+26
| * Remove unnecessary statement in MakefileStan Hu2016-05-121-1/+0
| * Exclude vendor path in RubocopStan Hu2016-05-121-0/+1
| * Add redis-rb as a vendored libraryStan Hu2016-05-1220-6/+5306
| * Test passwordStan Hu2016-05-121-0/+14
| * Use Redis Ruby client instead of shelling out to redis-cliStan Hu2016-05-1210-79/+85
|/
* Merge branch 'remove-batch' into 'master' Rémy Coutable2016-05-101-1/+1
|\
| * Set the GL badgeZeger-Jan van de Weg2016-05-101-0/+1
| * Remove broken badge remove-batchZeger-Jan van de Weg2016-02-191-1/+0
* | Merge branch 'fix-spelling-mistakes' into 'master' Stan Hu2016-05-091-2/+2
|\ \
| * | Fix spelling mistakes in README.mdMark Campbell2016-05-051-2/+2
|/ /
* | Merge branch 'remove-update-head' into 'master' Jacob Vosmaer (GitLab)2016-04-285-50/+1
|\ \
| * | Remove the update-head command since GitLab doesn't use it anymoreRémy Coutable2016-04-285-50/+1
|/ /
* | Merge branch 'revert-53' into 'master' Rémy Coutable2016-04-282-1/+22
|\ \
| * | Revert "Remove unused #list_remote_tags"revert-53Rémy Coutable2016-04-252-1/+22
|/ /
* | Merge branch 'aiionx/gitlab-shell-aiionx-post_receive_jid' into 'master' Stan Hu2016-04-203-3/+9
|\ \
| * | Update post receive worker so it logs a unique JID in sidekiqaiionx/gitlab-shell-aiionx-post_receive_jidaiionx2016-04-193-3/+9
|/ /
* | Merge branch 'remove-branch-functionality' into 'master' Rémy Coutable2016-04-194-57/+1
|\ \
| * | Remove branch functionalityRobert Schilling2016-04-194-57/+1
|/ /
* | Merge branch 'remove-rm-tags' into 'master' Rémy Coutable2016-04-184-30/+1
|\ \
| * | Remove rm-tag commandRobert Schilling2016-04-184-30/+1
|/ /
* | Merge branch 'remove-list-remote-tags' into 'master' Rémy Coutable2016-04-182-22/+4
|\ \
| * | Remove unused #list_remote_tagsRobert Schilling2016-04-162-22/+4
|/ /
* | Bumped version to 2.7.2v2.7.2Yorick Peterse2016-04-071-1/+1
* | Merge branch 'gc-prune-after-all' into 'master' Yorick Peterse2016-04-061-1/+1
|\ \
| * | Revert "Do not prune objects during 'git gc'"Jacob Vosmaer2016-04-061-1/+1
|/ /
* | Merge branch 'issue_39' into 'master' v2.7.1Douwe Maan2016-03-313-2/+28
|\ \
| * | Bump VERSION and update CHANGELOG.Rubén Dávila2016-03-312-1/+4
| * | Add new command to list tags from a remote repo.Rubén Dávila2016-03-311-1/+24
|/ /
* | Corrected version in CHANGELOG of latest releaseYorick Peterse2016-03-311-1/+1
* | Merge branch 'gl_ee_issue_116' into 'master' Douwe Maan2016-03-311-2/+6
|\ \
| * | Add the ability to fetch remote repo without tags.gl_ee_issue_116Rubén Dávila2016-03-301-2/+6
|/ /
* | Bumped version to 2.7.0v2.7.0Yorick Peterse2016-03-291-1/+1
* | Merge branch 'use-ssh-key-internal-api' into 'master' Yorick Peterse2016-03-2910-15/+224
|\ \
| * | Invert clause when checking key for clarityuse-ssh-key-internal-apiPablo Carranza2016-03-241-3/+3
| * | Add empty key checkPablo Carranza2016-03-241-2/+2
| * | Add changelog and bumped versionPablo Carranza2016-03-242-1/+4
| * | Change the key format when generating the authorized key to match the legacy onePablo Carranza2016-03-241-1/+1
| * | Add encoding for the ssh key on the urlPablo Carranza2016-03-243-3/+5
| * | Change use of fingerprint for whole keyPablo Carranza2016-03-245-10/+10
| * | Change API endpoint to authorized_keysPablo Carranza2016-03-243-3/+3
| * | Add authorized keys bin script to find keys by fingerprintPablo Carranza2016-03-245-17/+48
| * | Add ssh-key resource get to gitlab_netPablo Carranza2016-03-245-0/+173
| * | Drop bang in stub method as it is deprecatedPablo Carranza2016-03-241-3/+3
|/ /
* | Merge branch 'gl_ee_issue_116' into 'master' v2.6.13Douwe Maan2016-03-213-1/+48
|\ \
| * | Add new commands: push-branches and delete-remote-branches.Rubén Dávila2016-03-213-1/+48
|/ /
* | Merge branch 'master' of github.com:gitlabhq/gitlab-shellStan Hu2016-03-201-1/+1
|\ \