This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating '/home/saxon/teachers/com/mosstud/dbwebb-kurser/htmlphp/me/kmom04/lab4'. | |
*.html using htmlhint. (1) | |
*.css using csslint (0) | |
*.js using eslint (0) | |
*.js using jscs (0) | |
*.json using jsonlint. (1) | |
*.php using php. | |
[43mWARNING[0m php failed: './me/kmom04/lab4/answer.php' | |
PHP Parse error: syntax error, unexpected end of file in ./me/kmom04/lab4/answer.php on line 421 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Archiving, please wait...done. | |
# | |
# Wed Sep 20 16:12:28 CEST 2017 | |
# dbwebb-inspect version v1.9.98 (2017-04-05) | |
# | |
# Repo: /home/saxon/students/20172/dags17/dbwebb-kurser/python | |
# Course: python | |
# Kmom: kmom03 | |
# Student: dags17 | |
# By: mosstud |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[32;01m---> Prepare for tests and build [0m | |
[ -d .bin ] || mkdir .bin | |
[ -d build ] || mkdir build | |
rm -rf build/* | |
[32;01m---> Codestyle for PHP. [0m | |
.bin/phpcs --standard=.phpcs.xml | tee build/phpcs | |
FILE: /home/mos/dbwebb-kurser/oophp/me/anax-lite/view/webshop/edit.php | |
----------------------------------------------------------------------------------- | |
FOUND 1 ERROR AFFECTING 1 LINE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating '/home/saxon/teachers/com/mosstud/dbwebb-kurser/webapp/example'. | |
*.html using htmlhint.............. (14) | |
*.css using csslint........ | |
[43mWARNING[0m csslint failed: './example/husLeta/www/css/index.css' | |
csslint: Could not read file data in /home/saxon/teachers/com/mosstud/dbwebb-kurser/webapp/example/husLeta/www/css/index.css. Is the file empty? | |
. (9) | |
*.js using jshint.......................... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/.dbwebb* | |
/.*rc | |
/.*.xml | |
/.*.conf | |
/me/ | |
/me/** | |
/example/ | |
/example/** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
634: 12:25 <@foiki> inte när man MåSTE ha tillgång till github för att kunna fortsätta jobba-.- | |
1074: 10:58 < Slush> åderbrock? :p | |
1978: 12:07 < Basic70> först: FÖRSTåR du problemet? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
634: 12:25 <@foiki> inte när man MÅSTE ha tillgång till github för att kunna fortsätta jobba-.- | |
1074: 10:58 < Slush> Åderbrock? :p | |
1978: 12:07 < Basic70> först: FÖRSTÅR du problemet? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mos@debianX:/etc/apt$ cat /etc/apt/sources.list | |
deb http://ftp.se.debian.org/debian/ jessie main | |
deb-src http://ftp.se.debian.org/debian/ jessie main | |
deb http://security.debian.org/ jessie/updates main | |
deb-src http://security.debian.org/ jessie/updates main | |
# jessie-updates, previously known as 'volatile' | |
deb http://ftp.se.debian.org/debian/ jessie-updates main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
desktop:~/dbwebb-kurser/stud/design/me/anax-flat$ ls | |
Makefile cache/ composer.json composer.lock config/ content/ htdocs/ vendor/ view/ | |
desktop:~/dbwebb-kurser/stud/design/me/anax-flat$ ls -l | |
total 48K | |
-rw-r--r-- 1 mos mos 3.2K Nov 1 13:45 Makefile | |
drwxr-xr-x 4 mos mos 4.0K Nov 1 13:46 cache/ | |
-rw-r--r-- 1 mos mos 59 Nov 1 13:43 composer.json | |
-rw-r--r-- 1 mos mos 16K Nov 1 13:43 composer.lock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name : mos/anax-flat | |
descrip. : PHP flat CMS based on Anax. | |
keywords : boilerplate, cms, education, flat, framework, micro, mvc | |
versions : * v1.0.14 | |
type : library | |
license : MIT License (MIT) (OSI approved) https://spdx.org/licenses/MIT.html#licenseText | |
source : [git] https://github.com/canax/anax-flat.git 3722e27ee3114999225cc99402a2d55eb7aad32f | |
dist : [zip] https://api.github.com/repos/canax/anax-flat/zipball/3722e27ee3114999225cc99402a2d55eb7aad32f 3722e27ee3114999225cc99402a2d55eb7aad32f | |
names : mos/anax-flat |