Skip to content

Commit 8390525

Browse files
committed
Reorganisation of some things and removal of unnecessary things
1 parent d0f0c48 commit 8390525

26 files changed

+2
-261
lines changed

.dockerignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
assets
12
db
2-
info
3-
scripts
3+
doc
44
servers/docker
55
src/js/node_modules
66
src/php/vendor
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

db/migrations/20140222201040_create_users_table.php

Lines changed: 0 additions & 31 deletions
This file was deleted.

db/migrations/20140222201100_create_credentials_table.php

Lines changed: 0 additions & 21 deletions
This file was deleted.

db/migrations/20140222201108_create_videos_table.php

Lines changed: 0 additions & 37 deletions
This file was deleted.

db/migrations/20140222201113_create_videos_tags_table.php

Lines changed: 0 additions & 19 deletions
This file was deleted.

db/migrations/20140222201120_create_videos_not_tags_table.php

Lines changed: 0 additions & 19 deletions
This file was deleted.

db/migrations/20140222201132_create_videos_comments_table.php

Lines changed: 0 additions & 21 deletions
This file was deleted.

db/migrations/20140222201139_create_nodes_table.php

Lines changed: 0 additions & 21 deletions
This file was deleted.

db/migrations/20140222201145_create_votes_table.php

Lines changed: 0 additions & 20 deletions
This file was deleted.

db/phinx.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

info/doc/API renamed to doc/API

File renamed without changes.
File renamed without changes.

info/doc/ENVS renamed to doc/ENVS

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

scripts/install.sh

Lines changed: 0 additions & 25 deletions
This file was deleted.

scripts/migrate.sh

Lines changed: 0 additions & 2 deletions
This file was deleted.

test/application/controllers/IndexControllerTest.php

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)