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
https://docs.google.com/presentation/d/1ekyWba_ubwwHHV1_7xa8gGmL6MA174QP3lgHurBjH0Y/edit#slide=id.g7690378c8d_0_0 |
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
default: 200 | |
default: https://registry.npmjs.org/github-api/-/github-api-2.3.0.tgz | |
default: npm | |
default: | |
default: ERR! | |
default: Error: No compatible version found: notie@'github:timwis/notie#string-types' | |
default: npm | |
default: | |
default: ERR! | |
default: Valid install targets: |
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
Martins-MBP:whatdotheyknow-theme martin$ git push -f origin 10-birthday-pro-logo | |
Counting objects: 7, done. | |
Delta compression using up to 4 threads. | |
Compressing objects: 100% (5/5), done. | |
Writing objects: 100% (7/7), 539 bytes | 539.00 KiB/s, done. | |
Total 7 (delta 3), reused 0 (delta 0) | |
remote: The GitHub API call failed with status 400: <!DOCTYPE html> | |
remote: <!-- | |
remote: | |
remote: Hello future GitHubber! I bet you're here to remove those nasty inline styles, |
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
==> default: .. | |
==> default: . | |
==> default: . | |
==> default: . | |
==> default: . | |
==> default: . | |
==> default: . | |
==> default: . | |
==> default: . | |
==> default: . |
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
==> default: Exception in thread Thread-1: | |
==> default: Traceback (most recent call last): | |
==> default: File "/usr/lib/python3.4/threading.py", line 920, in _bootstrap_inner | |
==> default: self.run() | |
==> default: File "/usr/lib/python3.4/threading.py", line 868, in run | |
==> default: self._target(*self._args, **self._kwargs) | |
==> default: File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 687, in addkey_func | |
==> default: func(**kwargs) | |
==> default: File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 370, in add_key | |
==> default: return apsk.add_ppa_signing_key() |
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
<div class="profile-pic"> | |
<img src=" | |
{% thumbnail object.primary_image "100x100" crop="center" as sm %} | |
{{ sm.url }} | |
{% empty %} | |
{{STATIC_URL}}images/{{object.css_class}}-210x210.jpg | |
{% endthumbnail %} | |
" srcset=" | |
{% thumbnail object.primary_image "210x210" crop="center" as lg %} | |
{{ lg.url }} 640w, |
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
ActiveRecord::StatementInvalid in GeneralController#frontpage | |
PG::UndefinedTable: ERROR: relation "track_things" does not exist | |
LINE 5: WHERE a.attrelid = '"track_things"'::regclass | |
^ | |
: SELECT a.attname, format_type(a.atttypid, a.atttypmod), | |
pg_get_expr(d.adbin, d.adrelid), a.attnotnull, a.atttypid, a.atttypmod | |
FROM pg_attribute a LEFT JOIN pg_attrdef d | |
ON a.attrelid = d.adrelid AND a.attnum = d.adnum | |
WHERE a.attrelid = '"track_things"'::regclass |
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
504 git checkout develop | |
505 git pull origin develop | |
506 git status | |
507 git add app/assets/images/logo.png | |
508 git add app/assets/images/[email protected] | |
509 git commit -m "add retina logo" | |
510 git status | |
511 git push origin retrofit-header | |
512 git fetch | |
513 git fetch |
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
Daenerys Stormborn of the House Targaryen, the First of Her Name, the Unburnt, Queen of Meereen, Queen of the Andals and the Rhoynar and the First Men, Khaleesi of the Great Grass Sea, Breaker of Chains, and Mother of Dragons. |
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
( ! ) Warning: include_once(/data/twfy/www/includes/easyparliament/../../../conf/general): failed to open stream: No such file or directory in /data/twfy/www/includes/easyparliament/init.php on line 39 | |
Call Stack | |
# Time Memory Function Location | |
1 0.0084 281672 {main}( ) .../index.php:0 | |
2 0.0246 307072 include_once( '/data/twfy/www/includes/easyparliament/init.php' ) .../index.php:3 | |
( ! ) Warning: include_once(): Failed opening '/data/twfy/www/includes/easyparliament/../../../conf/general' for inclusion (include_path='/data/twfy/vendor/phpunit/php-text-template:/data/twfy/vendor/phpunit/php-timer:/data/twfy/vendor/phpunit/php-file-iterator:/data/twfy/vendor/phpunit/phpunit:/data/twfy/vendor/symfony/yaml:/data/twfy/vendor/phpunit/dbunit:/data/twfy/vendor/symfony/yaml:.:/usr/share/php:/usr/share/pear') in /data/twfy/www/includes/easyparliament/init.php on line 39 | |
Call Stack | |
# Time Memory Function Location |
NewerOlder