change for Stud.IP Trac migration so far
Showing
- .gitignore 4 additions, 1 deletion.gitignore
- composer.json 1 addition, 1 deletioncomposer.json
- migrate.php 3 additions, 3 deletionsmigrate.php
- src/GitLab.php 12 additions, 7 deletionssrc/GitLab.php
- src/Migration.php 12 additions, 7 deletionssrc/Migration.php
- src/Trac.php 18 additions, 2 deletionssrc/Trac.php
- vendor/m4tthumphrey/php-gitlab-api/.travis.yml 15 additions, 0 deletionsvendor/m4tthumphrey/php-gitlab-api/.travis.yml
- vendor/m4tthumphrey/php-gitlab-api/README.md 98 additions, 0 deletionsvendor/m4tthumphrey/php-gitlab-api/README.md
- vendor/m4tthumphrey/php-gitlab-api/composer.json 34 additions, 0 deletionsvendor/m4tthumphrey/php-gitlab-api/composer.json
- vendor/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/AbstractApi.php 127 additions, 0 deletions...4tthumphrey/php-gitlab-api/lib/Gitlab/Api/AbstractApi.php
- vendor/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/Groups.php 125 additions, 0 deletionsvendor/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/Groups.php
- vendor/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/Issues.php 108 additions, 0 deletionsvendor/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/Issues.php
- vendor/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/MergeRequests.php 177 additions, 0 deletions...thumphrey/php-gitlab-api/lib/Gitlab/Api/MergeRequests.php
- vendor/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/Milestones.php 59 additions, 0 deletions...m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/Milestones.php
- vendor/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/ProjectNamespaces.php 32 additions, 0 deletions...phrey/php-gitlab-api/lib/Gitlab/Api/ProjectNamespaces.php
- vendor/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/Projects.php 388 additions, 0 deletions...r/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/Projects.php
- vendor/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/Repositories.php 284 additions, 0 deletions...tthumphrey/php-gitlab-api/lib/Gitlab/Api/Repositories.php
- vendor/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/Snippets.php 70 additions, 0 deletions...r/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/Snippets.php
- vendor/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/SystemHooks.php 41 additions, 0 deletions...4tthumphrey/php-gitlab-api/lib/Gitlab/Api/SystemHooks.php
- vendor/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/Users.php 210 additions, 0 deletionsvendor/m4tthumphrey/php-gitlab-api/lib/Gitlab/Api/Users.php
Loading
Please register or sign in to comment