summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-205-0/+132
* Merge branch 'feature/runner-config-untagged-jobs' into 'master' Robert Speicher2016-05-193-10/+11
|\
| * Add minor corrections related to config of runnerGrzegorz Bizon2016-05-191-1/+1
| * Improve setting default runner attrs when using APIGrzegorz Bizon2016-05-191-2/+5
| * Set run untagged option when registering a runnerGrzegorz Bizon2016-05-191-9/+6
| * Extend runner options that are configurable via APIGrzegorz Bizon2016-05-192-1/+2
* | Merge branch 'fix-generator-templates-directory' into 'master' Jeroen van Baarsen2016-05-192-90/+0
|\ \
| * | Move generator templates to generator_templates/Yorick Peterse2016-05-192-90/+0
| |/
* | Merge branch '17464-backport-email-syntax-highlighting' into 'master' Douwe Maan2016-05-191-1/+6
|\ \
| * | Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-171-1/+6
* | | Removed outdated comment from migration helpersfix-migration-helper-commentYorick Peterse2016-05-191-1/+1
| |/ |/|
* | Merge branch 'patch-1' into 'master' Rémy Coutable2016-05-191-1/+1
|\ \
| * | Fixed advice on invalid permissions on upload pathJazz2016-05-191-1/+1
* | | Merge branch 'migration-helpers' into 'master' Robert Speicher2016-05-193-0/+224
|\ \ \
| * | | Fixed typos in migration templatesmigration-helpersYorick Peterse2016-05-192-2/+2
| * | | Remove left-over use of strip_heredocYorick Peterse2016-05-191-1/+1
| * | | Removed stray strip_heredoc from migration helpersYorick Peterse2016-05-131-1/+1
| * | | Fixed styling per Rubocop pedanticsYorick Peterse2016-05-121-1/+3
| * | | Link to migration guide in migration templatesYorick Peterse2016-05-122-0/+6
| * | | Added custom migration generator templatesYorick Peterse2016-05-122-0/+84
| * | | Added helper methods for database migrationsYorick Peterse2016-05-121-0/+132
* | | | Fix warning messages with SVG ALLOWED_ELEMENTSStan Hu2016-05-192-89/+89
| |/ / |/| |
* | | Merge branch 'issue_17560' into 'master' Robert Speicher2016-05-191-2/+15
|\ \ \
| * | | Mask credentials from URL when import of project has failed.Rubén Dávila2016-05-181-2/+15
| | |/ | |/|
* | | Merge branch 'docker-registry-view' into 'master' Kamil Trzciński2016-05-1810-1/+310
|\ \ \
| * | | Provide full test coverage to lib/container_registry API implementationKamil Trzcinski2016-05-175-54/+14
| * | | Add .gitkeepKamil Trzcinski2016-05-174-2/+20
| * | | Improve test coverageKamil Trzcinski2016-05-161-1/+1
| * | | Added backup of container registryKamil Trzcinski2016-05-163-1/+35
| * | | Merge remote-tracking branch 'origin/master' into docker-registry-viewKamil Trzcinski2016-05-167-66/+110
| |\ \ \ | | |/ /
| * | | Fix path to tagKamil Trzcinski2016-05-161-1/+1
| * | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-142-6/+10
| |\ \ \
| * \ \ \ Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-1328-344/+362
| |\ \ \ \
| * \ \ \ \ Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-131-4/+6
| |\ \ \ \ \
| * | | | | | Fix CI testsKamil Trzcinski2016-05-122-2/+4
| * | | | | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-122-3/+3
| |\ \ \ \ \ \
| * | | | | | | Added Docker Registry View testsKamil Trzcinski2016-05-091-2/+2
| * | | | | | | Fix review commentsKamil Trzcinski2016-05-092-15/+19
| * | | | | | | Simplify Container Registry view implementationKamil Trzcinski2016-05-094-1/+14
| * | | | | | | Rename ImageRegistry to ContainerRegistryKamil Trzcinski2016-05-096-13/+13
| * | | | | | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-0920-375/+406
| |\ \ \ \ \ \ \
| * | | | | | | | WIPKamil Trzcinski2016-05-081-1/+1
| * | | | | | | | Fix bearer token supportKamil Trzcinski2016-05-042-2/+2
| * | | | | | | | Allow to copy all manifests from one container repository to anotherKamil Trzcinski2016-05-044-5/+38
| * | | | | | | | Remove container registry on project removalKamil Trzcinski2016-05-041-1/+2
| * | | | | | | | Implement Container Registry API clientKamil Trzcinski2016-05-047-38/+240
| * | | | | | | | Added docker registry viewKamil Trzcinski2016-05-042-0/+42
* | | | | | | | | Merge branch 'fix/import-data-issue' into 'master' Rémy Coutable2016-05-183-17/+8
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-data...James Lopez2016-05-122-5/+8
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branches 'fix/import-data-issue' and 'master' of gitlab.com:gitlab-org/...James Lopez2016-05-1114-231/+192
| |\ \ \ \ \ \ \ \ \ \