summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wiki-fix-reloaded' into 'master' Rémy Coutable2016-05-161-1/+1
|\
| * Use the relative url prefix for links in WikiArtem Sidorenko2016-05-131-1/+1
* | Merge branch 'docker-registry' into 'master' Douwe Maan2016-05-164-1/+95
|\ \
| * | Rename JWT to JSONWebTokenKamil Trzcinski2016-05-142-2/+2
| * | Simplify JWT::RSAToken::kidKamil Trzcinski2016-05-141-4/+8
| * | Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski2016-05-1328-344/+362
| |\ \ | | |/
| * | Improve JWT::RSAToken::kidKamil Trzcinski2016-05-131-4/+6
| * | Fix CI testsKamil Trzcinski2016-05-122-3/+3
| * | Rename DockerAuthenticationService to ContainerRegistryAuthenticationServiceKamil Trzcinski2016-05-091-8/+6
| * | Remove unused partsKamil Trzcinski2016-05-092-188/+0
| * | Rename `images` to `container_registry`Kamil Trzcinski2016-05-092-6/+6
| * | Revert "Eager load `lib/api`"Kamil Trzcinski2016-05-093-139/+139
| * | Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski2016-05-0913-34/+255
| |\ \
| * | | Split docker authentication serviceKamil Trzcinski2016-05-022-0/+84
| * | | Eager load `lib/api`Timothy Andrew2016-04-293-139/+139
| * | | Missing parameters of docker payloadKamil Trzcinski2016-04-291-2/+21
| * | | AudienceKamil Trzcinski2016-04-291-0/+1
| * | | Auth tokenKamil Trzcinski2016-04-291-1/+2
| * | | Try to fix auth serviceKamil Trzcinski2016-04-291-17/+17
| * | | Make images_enabled configurableKamil Trzcinski2016-04-292-1/+7
| * | | Added authentication service for docker registryKamil Trzcinski2016-04-292-0/+167
* | | | Merge branch 'gh-pull-requests'Douwe Maan2016-05-163-57/+97
|\ \ \ \
| * | | | Remove branches that does exist on GitHub after PRs were importedDouglas Barbosa Alexandre2016-05-131-2/+3
| * | | | Fix validation method for Gitlab::GithubImport::PullRequestFormatterDouglas Barbosa Alexandre2016-05-132-3/+6
| * | | | Extract GitHub branch formatterDouglas Barbosa Alexandre2016-05-133-77/+52
| * | | | Import PRs where branch names were reused across PRsDouglas Barbosa Alexandre2016-05-131-4/+24
| * | | | Preserve commits/diff/comments for PRs that were merged on GitHubDouglas Barbosa Alexandre2016-05-131-0/+2
| * | | | Fix spec for Gitlab::GithubImport::PullRequestFormatterDouglas Barbosa Alexandre2016-05-132-6/+6
| * | | | Import pull requests from GitHub where the target branch was removedDouglas Barbosa Alexandre2016-05-132-12/+31
| * | | | Import pull requests from GitHub where the source branch was removedDouglas Barbosa Alexandre2016-05-132-27/+47
| | |_|/ | |/| |
* | | | Add cache count metrics to rails cacheadd-cache-count-metricsPablo Carranza2016-05-151-5/+7
* | | | Clean up LegacyDiffNote somewhatDouwe Maan2016-05-131-1/+1
* | | | Extract LegacyDiffNote out of NoteDouwe Maan2016-05-132-3/+5
|/ / /
* | | Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-133-5/+5
* | | Merge branch 'deprecated-class-methods-cop' into 'master' Robert Speicher2016-05-122-2/+2
|\ \ \
| * | | Enable the Rubocop DeprecatedClassMethods copConnor Shea2016-05-082-2/+2
| | |/ | |/|
* | | Add API endpoints for un/subscribing from/to a labelAhmad Sherif2016-05-127-77/+80
* | | Merge branch 'send-incremental-build-log' into 'master' Jacob Schatz2016-05-121-21/+62
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/master' into send-incremental-build-logKamil Trzcinski2016-05-107-50/+22
| |\ \ \
| * | | | Encode state as base64 stringKamil Trzcinski2016-05-091-4/+9
| * | | | Send trace to a browser incrementally when build is runningKamil Trzcinski2016-05-091-21/+57
| | |/ / | |/| |
* | | | Removed tracking of total method execution timestotal-method-timeYorick Peterse2016-05-121-2/+0
* | | | Add a spec for `WikiLinkFilter`Timothy Andrew2016-05-121-3/+8
* | | | Merge branch '17249-starred' into 'master' Robert Speicher2016-05-111-1/+1
|\ \ \ \
| * | | | Restrict starred projects to viewable onesSean McGivern2016-05-101-1/+1
* | | | | Merge branch '17270-only-generate-email-on-push-once-for-all-recipients' into...Robert Speicher2016-05-111-3/+1
|\ \ \ \ \
| * | | | | Only generate repository push email onceSean McGivern2016-05-111-3/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'casecmp-cop' into 'master' Rémy Coutable2016-05-112-3/+3
|\ \ \ \ \
| * | | | | Enable Rubocop Casecmp Performance Cop.Connor Shea2016-05-102-3/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'string-replacement-cop' into 'master' Rémy Coutable2016-05-111-1/+1
|\ \ \ \ \