summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove spaceremove-env-setJacob Vosmaer2016-07-201-1/+1
* More ENV.deleteJacob Vosmaer2016-07-201-1/+1
* Unset GL_ID and GL_PROTOCOL immediatelyJacob Vosmaer2016-07-202-9/+3
* Merge branch '48-regression-in-v3-1-0-vs-v3-0-0' into 'master' v3.2.0Stan Hu2016-07-062-0/+2
|\
| * Add an error message when using shell commands with incompatible GitLab versionsAlejandro Rodríguez2016-07-062-0/+2
|/
* Merge branch 'add-allowed-protocols-support' into 'master' Douwe Maan2016-07-0611-17/+150
|\
| * Bump VERSION to 3.2.0add-allowed-protocols-supportPatricio Cano2016-07-052-2/+4
| * Make use of a constant for the used SSH protocolPatricio Cano2016-07-051-2/+3
| * Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] and make it mandatory with no fa...Patricio Cano2016-07-055-11/+11
| * Added better tests for the protocol checkPatricio Cano2016-07-054-1/+126
| * Simplify protocol assign, and populate ENV['PROTOCOL'] variable when calling ...Patricio Cano2016-07-053-5/+4
| * Added CHANGELOG itemPatricio Cano2016-07-051-0/+1
| * Allow GitLab Shell to check for allowed access based on the used Git protocol.Patricio Cano2016-07-054-6/+11
|/
* Merge branch 'remove-hound-config' into 'master' Stan Hu2016-07-051-3/+0
|\
| * Remove hound configremove-hound-configRobert Schilling2016-07-051-3/+0
|/
* Merge branch 'user_stderr' into 'master' Stan Hu2016-07-051-3/+3
|\
| * use STDERR to output error messagesValery Sizov2016-07-051-3/+3
|/
* Merge branch 'shards' into 'master' v3.1.0Yorick Peterse2016-06-3017-150/+172
|\
| * Refactor repository paths handling to allow multiple git mount pointsshardsAlejandro Rodríguez2016-06-2917-150/+172
|/
* Merge branch 'custom-hook-output' into 'master' Stan Hu2016-06-261-29/+16
|\
| * Simplify custom hook output handlingcustom-hook-outputJacob Vosmaer2016-06-241-29/+16
|/
* Merge branch 'gitlab-redis' into 'master' Stan Hu2016-06-233-2/+3
|\
| * Put Redis loading code in one placegitlab-redisJacob Vosmaer2016-06-233-2/+3
* | Merge branch 'no-argf' into 'master' Robert Speicher2016-06-232-2/+2
|\ \
| * | ARGF does more than we wantJacob Vosmaer2016-06-232-2/+2
|/ /
* | Merge branch 'simplify-access-status' into 'master' Valery Sizov2016-06-233-9/+8
|\ \
| * | Simplify the GitAccessStatus classsimplify-access-statusJacob Vosmaer2016-06-233-9/+8
| |/
* | Merge branch 'enqueued_at_for_jobs' into 'master' Yorick Peterse2016-06-233-2/+12
|\ \ | |/ |/|
| * 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
|/ /