repo string | commit string | message string | diff string |
|---|---|---|---|
bloopletech/webstats | 47a4ab0ae55c748d7a4f91f494860fb070acaec9 | Fix README | diff --git a/README.textile b/README.textile
index 289c8ed..78fb2db 100755
--- a/README.textile
+++ b/README.textile
@@ -1,81 +1,80 @@
h1. Webstats
Webstats is a server and clients that monitors your servers performance (CPU usage, memory usage, disk usage, disk activity, url load time) and allows you to get notifi... |
bloopletech/webstats | da28b6ba30f9f8f26594e8be67ab1065473795f1 | Fix gemspec again | diff --git a/webstats.gemspec b/webstats.gemspec
index f146c45..f46390f 100644
--- a/webstats.gemspec
+++ b/webstats.gemspec
@@ -1,58 +1,57 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{webstats}
- s.version = "0.10.3"
+ s.version = "0.10.4"
s.required_rubygems_version = Gem::Requ... |
bloopletech/webstats | f0cc1191fc041dd4e25ef9da54729312c2132246 | Version bump to 0.10.4 | diff --git a/VERSION.yml b/VERSION.yml
index cbb1357..011f48c 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
:minor: 10
-:patch: 3
+:patch: 4
|
bloopletech/webstats | e2f84310da704a81bc90ac867c8de768985923d7 | Version bump to 0.10.3 | diff --git a/VERSION.yml b/VERSION.yml
index fa758bd..cbb1357 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
:minor: 10
-:patch: 2
+:patch: 3
|
bloopletech/webstats | 13c240e4bdfbd4d5696cd708ae411b20ce80f5fb | Fix email notifier; cleanup | diff --git a/bin/webstats_email_notifier b/bin/webstats_email_notifier
new file mode 100755
index 0000000..d1219b8
--- /dev/null
+++ b/bin/webstats_email_notifier
@@ -0,0 +1 @@
+require File.dirname(__FILE__) + '/../clients/email_notifier/email_notifier'
\ No newline at end of file
diff --git a/clients/email_notifier/e... |
bloopletech/webstats | 9bc3e045b2f10ff86ac7b71990cbe4fbb18ad054 | Version bump to 0.10.2 | diff --git a/VERSION.yml b/VERSION.yml
index eface56..fa758bd 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
:minor: 10
-:patch: 1
+:patch: 2
|
bloopletech/webstats | 59413f24701dd2cafabedeab9ec3f4ea2262a398 | Fix gemspec | diff --git a/webstats.gemspec b/webstats.gemspec
index dbe82ee..97863fd 100644
--- a/webstats.gemspec
+++ b/webstats.gemspec
@@ -1,56 +1,56 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{webstats}
- s.version = "0.10.0"
+ s.version = "0.10.1"
s.required_rubygems_version = Gem::Requ... |
bloopletech/webstats | 733c312b62afd512efb580646d897759503daa46 | Version bump to 0.10.1 | diff --git a/VERSION.yml b/VERSION.yml
index 8428e19..eface56 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
:minor: 10
-:patch: 0
+:patch: 1
|
bloopletech/webstats | 68b35b49302d40ad1126b7b92692cd0095d39b40 | Fix gemspec | diff --git a/webstats.gemspec b/webstats.gemspec
index be33bd6..dbe82ee 100644
--- a/webstats.gemspec
+++ b/webstats.gemspec
@@ -1,54 +1,56 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{webstats}
- s.version = "0.9.0"
+ s.version = "0.10.0"
s.required_rubygems_version = Gem::Requi... |
bloopletech/webstats | 2c7f8dde4da15801d750c01fc25eca66f31c1d25 | Version bump to 0.10.0 | diff --git a/VERSION.yml b/VERSION.yml
index a98ba78..8428e19 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
-:minor: 9
+:minor: 10
:patch: 0
|
bloopletech/webstats | 1b4cafe6ee2e634a4e62ac0eca1dbe5711744ea7 | Configuration tweaks, documentation updates | diff --git a/README b/README
deleted file mode 100755
index 0aad29b..0000000
--- a/README
+++ /dev/null
@@ -1,81 +0,0 @@
-Webstats
-========
-
-Webstats is a server and clients that monitors your servers performance (CPU usage, memory usage, disk usage, disk activity, url load time) and allows you to get notifications ... |
bloopletech/webstats | e566755ec25d4117c14d653809f487995647cba8 | Converting README | diff --git a/README.textile b/README.textile
index cafa361..588cd35 100755
--- a/README.textile
+++ b/README.textile
@@ -1,82 +1,82 @@
h1. Webstats
Webstats is a server and clients that monitors your servers performance (CPU usage, memory usage, disk usage, disk activity, url load time) and allows you to get notifi... |
bloopletech/webstats | 5838dfa94f420d9c1657cf43cbe732359b6bcfbd | Converting README | diff --git a/README.textile b/README.textile
index 726625d..cafa361 100755
--- a/README.textile
+++ b/README.textile
@@ -1,82 +1,82 @@
h1. Webstats
Webstats is a server and clients that monitors your servers performance (CPU usage, memory usage, disk usage, disk activity, url load time) and allows you to get notifi... |
bloopletech/webstats | 4bc0e8918d3ab71b40719542a2c41be06f004f1e | Converting README | diff --git a/README.textile b/README.textile
index e09cd0d..726625d 100755
--- a/README.textile
+++ b/README.textile
@@ -1,85 +1,82 @@
h1. Webstats
Webstats is a server and clients that monitors your servers performance (CPU usage, memory usage, disk usage, disk activity, url load time) and allows you to get notifi... |
bloopletech/webstats | 6c79722f4e6d90140e80be86c2856cc692bb9914 | Converting README | diff --git a/README.textile b/README.textile
index b66b7b2..e09cd0d 100755
--- a/README.textile
+++ b/README.textile
@@ -1,85 +1,85 @@
h1. Webstats
Webstats is a server and clients that monitors your servers performance (CPU usage, memory usage, disk usage, disk activity, url load time) and allows you to get notifi... |
bloopletech/webstats | 67976ebae86ce279a8ccf6fd1b72d5b9e53ebcc9 | Converting README | diff --git a/README.textile b/README.textile
index 5736053..b66b7b2 100755
--- a/README.textile
+++ b/README.textile
@@ -1,79 +1,85 @@
h1. Webstats
Webstats is a server and clients that monitors your servers performance (CPU usage, memory usage, disk usage, disk activity, url load time) and allows you to get notifi... |
bloopletech/webstats | d992daa4544b97d927fbe7e1771a5c66bbfc1606 | Finish email notifier, start converting readme to textiile | diff --git a/README.textile b/README.textile
new file mode 100755
index 0000000..5736053
--- /dev/null
+++ b/README.textile
@@ -0,0 +1,79 @@
+h1. Webstats
+
+Webstats is a server and clients that monitors your servers performance (CPU usage, memory usage, disk usage, disk activity, url load time) and allows you to get ... |
bloopletech/webstats | 0d02c31210c78297a6037a71bd613ab2c1d5c6d6 | Add new client notifier class and add feature to server so you can start appropriate clients from the server process | diff --git a/clients/common.rb b/clients/common.rb
deleted file mode 100644
index 7833a4d..0000000
--- a/clients/common.rb
+++ /dev/null
@@ -1,42 +0,0 @@
-class Hash
- alias_method :undecorated_get, :[]
- def [](key)
- undecorated_get(key) or undecorated_get(key.is_a?(String) ? key.to_sym : key.to_s)
- end
-end
-... |
bloopletech/webstats | 1783efbec03ed8de3da53c6bfcb65181bc70f82d | Version bump to 0.9.0 | diff --git a/VERSION.yml b/VERSION.yml
index dfd1adb..a98ba78 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
-:minor: 8
-:patch: 1
+:minor: 9
+:patch: 0
|
bloopletech/webstats | 187aa9222003ae20fa1c9f59f1d56d143906017b | Modify how we fork the process so it works better | diff --git a/server/webstats.rb b/server/webstats.rb
index ec39048..6f53b70 100755
--- a/server/webstats.rb
+++ b/server/webstats.rb
@@ -1,256 +1,261 @@
require 'webrick'
require 'yaml'
if $DEBUG
Thread.abort_on_exception
else
- exit if fork
+ if (pid = fork)
+ Signal.trap('HUP', 'IGNORE')
+ Process.de... |
bloopletech/webstats | f4b592e5b1475c4a25e8a861e486fc9234a5b580 | Bump version and regen gemspec | diff --git a/webstats.gemspec b/webstats.gemspec
index 3ee1ab7..11f9d25 100644
--- a/webstats.gemspec
+++ b/webstats.gemspec
@@ -1,54 +1,54 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{webstats}
- s.version = "0.8.0"
+ s.version = "0.8.1"
s.required_rubygems_version = Gem::Requir... |
bloopletech/webstats | 0dafa0fe4b9094d498d8e69f1e0be7e64f373dd8 | Version bump to 0.8.1 | diff --git a/VERSION.yml b/VERSION.yml
index 7ced3cc..dfd1adb 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
:minor: 8
-:patch: 0
+:patch: 1
|
bloopletech/webstats | e6090d342dcdd9e9f925849730850ab275bf1960 | Fix url monitor again | diff --git a/server/data_providers/url_monitor.rb b/server/data_providers/url_monitor.rb
index 93f59e0..5a6841b 100644
--- a/server/data_providers/url_monitor.rb
+++ b/server/data_providers/url_monitor.rb
@@ -1,71 +1,71 @@
require 'net/http'
class DataProviders::UrlMonitor
def initialize(settings)
@settings... |
bloopletech/webstats | d3c2317a85e6348517808453f85f2b4fe1bdae62 | Regenerate gemspec | diff --git a/webstats.gemspec b/webstats.gemspec
index 3c6b3fd..3ee1ab7 100644
--- a/webstats.gemspec
+++ b/webstats.gemspec
@@ -1,54 +1,54 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{webstats}
- s.version = "0.7.0"
+ s.version = "0.8.0"
s.required_rubygems_version = Gem::Requir... |
bloopletech/webstats | 6ab35f5264e50ec4c36ce7c173eb1bb3ee8a05f4 | Version bump to 0.8.0 | diff --git a/VERSION.yml b/VERSION.yml
index 99085e2..7ced3cc 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
-:minor: 7
+:minor: 8
:patch: 0
|
bloopletech/webstats | cc40217f35fa920415353faed3d394d0c3c4507b | Fix url monitor | diff --git a/server/data_providers/url_monitor.rb b/server/data_providers/url_monitor.rb
index 4c7ba85..93f59e0 100644
--- a/server/data_providers/url_monitor.rb
+++ b/server/data_providers/url_monitor.rb
@@ -1,71 +1,71 @@
require 'net/http'
class DataProviders::UrlMonitor
def initialize(settings)
@settings... |
bloopletech/webstats | 5f07877169dac20286a0b4a0d7dc4f5171000b6b | Changes to growl notifier | diff --git a/clients/common.rb b/clients/common.rb
index 6552672..7833a4d 100644
--- a/clients/common.rb
+++ b/clients/common.rb
@@ -1,26 +1,42 @@
class Hash
alias_method :undecorated_get, :[]
def [](key)
undecorated_get(key) or undecorated_get(key.is_a?(String) ? key.to_sym : key.to_s)
end
end
-def l... |
bloopletech/webstats | 7b552f15082ec39c580bdbd3fc0d8b10258b54f4 | Fix and enhance url monitor, bump version | diff --git a/server/data_providers/url_monitor.rb b/server/data_providers/url_monitor.rb
index 1a385ec..4c7ba85 100644
--- a/server/data_providers/url_monitor.rb
+++ b/server/data_providers/url_monitor.rb
@@ -1,65 +1,71 @@
require 'net/http'
class DataProviders::UrlMonitor
def initialize(settings)
@settings... |
bloopletech/webstats | 144ab4a81399ec6aed69ee66f487da720bf8ba00 | Version bump to 0.7.0 | diff --git a/VERSION.yml b/VERSION.yml
index 67d38d8..99085e2 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
-:minor: 6
+:minor: 7
:patch: 0
|
bloopletech/webstats | a8b9e4d1b2504617a64d2ac67705665fa2cd5334 | Fix url monitor bug and settings bug; bump version | diff --git a/webstats.gemspec b/webstats.gemspec
index 2c6fcd6..6e38c92 100644
--- a/webstats.gemspec
+++ b/webstats.gemspec
@@ -1,54 +1,54 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{webstats}
- s.version = "0.5.0"
+ s.version = "0.6.0"
s.required_rubygems_version = Gem::Requir... |
bloopletech/webstats | 9b82d450ad37f0c1ffe2a404592f96e97d927b96 | Version bump to 0.6.0 | diff --git a/VERSION.yml b/VERSION.yml
index fa644f8..67d38d8 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
-:minor: 5
-:patch: 1
+:minor: 6
+:patch: 0
diff --git a/server/data_providers/url_monitor.rb b/server/data_providers/url_monitor.rb
index 1bae82b..1a385ec 100644
--- a/server/data_p... |
bloopletech/webstats | 1c1055a9acc3b4de8882617561f351fa1e341c8d | Bump version, fix bugs preventing build | diff --git a/Rakefile b/Rakefile
index 2c3d5a9..75c1f1b 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,23 +1,23 @@
require 'rake'
begin
require 'jeweler'
Jeweler::Tasks.new do |s|
s.name = %q{webstats}
s.version = "0.1.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respo... |
bloopletech/webstats | cf9725eafb5b2d569ca8e4a5e8a5a668bf219352 | Version bump to 0.5.1 | diff --git a/VERSION.yml b/VERSION.yml
index 4544c35..fa644f8 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
:minor: 5
-:patch: 0
+:patch: 1
|
bloopletech/webstats | 3c044f46c24ab60d286b21bcad8c7e630eeca1e4 | Fix readme | diff --git a/README b/README
index fea961d..0aad29b 100755
--- a/README
+++ b/README
@@ -1,81 +1,81 @@
Webstats
========
Webstats is a server and clients that monitors your servers performance (CPU usage, memory usage, disk usage, disk activity, url load time) and allows you to get notifications on your computer w... |
bloopletech/webstats | c9966e028a415f9125afc582d6cdfd223da2478e | Bump version | diff --git a/webstats.gemspec b/webstats.gemspec
index 29dde64..48b4f1b 100644
--- a/webstats.gemspec
+++ b/webstats.gemspec
@@ -1,55 +1,55 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{webstats}
- s.version = "0.4.0"
+ s.version = "0.5.0"
s.required_rubygems_version = Gem::Requir... |
bloopletech/webstats | 2dbf043a283d009a3f60ac20bb33b29909fa1f88 | Version bump to 0.5.0 | diff --git a/VERSION.yml b/VERSION.yml
index 040999c..4544c35 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
-:minor: 4
+:minor: 5
:patch: 0
diff --git a/clients/common.rb b/clients/common.rb
new file mode 100644
index 0000000..6552672
--- /dev/null
+++ b/clients/common.rb
@@ -0,0 +1,26 @@... |
bloopletech/webstats | 46b6d3888a842805e9e30e0dcd6d546cb0cf6764 | Edit README to reflect changes in growl notifier | diff --git a/README b/README
index 689d5f9..fea961d 100755
--- a/README
+++ b/README
@@ -1,79 +1,81 @@
Webstats
========
Webstats is a server and clients that monitors your servers performance (CPU usage, memory usage, disk usage, disk activity, url load time) and allows you to get notifications on your computer w... |
bloopletech/webstats | f7f5566e14ef9f19134a308c6823bdc60ff75bde | Tweak settings, add setting for password in server, change growl notifier to use settings file and support authentication for server | diff --git a/Rakefile b/Rakefile
index e6b9d67..2c3d5a9 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,23 +1,23 @@
require 'rake'
begin
require 'jeweler'
Jeweler::Tasks.new do |s|
s.name = %q{webstats}
s.version = "0.1.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respo... |
bloopletech/webstats | 465b11b86ffc132028258d65a7840da1069afbef | Version bump to 0.4.0 | diff --git a/VERSION.yml b/VERSION.yml
index 4acb62a..040999c 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
-:minor: 3
+:minor: 4
:patch: 0
|
bloopletech/webstats | 49e211dfedcdea4f9146db8f8115d0ed47dc4da6 | Fix disk usage reporting and bump gem version | diff --git a/server/data_providers/disk_usage.c b/server/data_providers/disk_usage.c
index 6ed65ee..3987f59 100755
--- a/server/data_providers/disk_usage.c
+++ b/server/data_providers/disk_usage.c
@@ -1,29 +1,29 @@
#include <ruby.h>
-#include <sys/vfs.h>
+#include <sys/statvfs.h>
static VALUE get_disk_usage(VALUE s... |
bloopletech/webstats | ec71736c9d029cf2d098a1efa7c128abf7cfe418 | Version bump to 0.3.0 | diff --git a/VERSION.yml b/VERSION.yml
index e4ba134..4acb62a 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
-:minor: 2
-:patch: 4
+:minor: 3
+:patch: 0
|
bloopletech/webstats | 464674a56c3a956f3e8524a4b319a3f1b11cec3b | Bump version to get github to rebuild | diff --git a/webstats.gemspec b/webstats.gemspec
index 4addaa5..26ed008 100644
--- a/webstats.gemspec
+++ b/webstats.gemspec
@@ -1,53 +1,53 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{webstats}
- s.version = "0.2.3"
+ s.version = "0.2.4"
s.required_rubygems_version = Gem::Requir... |
bloopletech/webstats | 19d68ae600e5b7164be664fc7cf2bc597dae5f53 | Version bump to 0.2.4 | diff --git a/VERSION.yml b/VERSION.yml
index 106b319..e4ba134 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
:minor: 2
-:patch: 3
+:patch: 4
|
bloopletech/webstats | 0f09359b1352b259a92ffe767693041a8a3cb167 | Fix gemspec and Rakefile for growl notifier binary | diff --git a/Rakefile b/Rakefile
index b64c742..e6b9d67 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,23 +1,23 @@
require 'rake'
begin
require 'jeweler'
Jeweler::Tasks.new do |s|
s.name = %q{webstats}
s.version = "0.1.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respo... |
bloopletech/webstats | 67922e1413b15d74b734936e0ccdfab14c8a06e3 | Version bump to 0.2.3 | diff --git a/VERSION.yml b/VERSION.yml
index 57afb4f..106b319 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
:minor: 2
-:patch: 2
+:patch: 3
diff --git a/bin/webstats_growl_notifier b/bin/webstats_growl_notifier
new file mode 100644
index 0000000..d0a841f
--- /dev/null
+++ b/bin/webstats_g... |
bloopletech/webstats | 6df80e8ea1f15e6be082d9ead0845dce2d666bbf | Tweak Rakefile to only add needed files to gem | diff --git a/Rakefile b/Rakefile
index fd2c2ea..b64c742 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,23 +1,23 @@
require 'rake'
begin
require 'jeweler'
Jeweler::Tasks.new do |s|
s.name = %q{webstats}
s.version = "0.1.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respo... |
bloopletech/webstats | 22b14b098b5f5d019896ab8a4160123c71a10846 | Version bump to 0.2.2 | diff --git a/VERSION.yml b/VERSION.yml
index a324906..57afb4f 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
:minor: 2
-:patch: 1
+:patch: 2
|
bloopletech/webstats | 8a940861fab0729e022b9914b11a62c9a094ce25 | Bump version | diff --git a/VERSION.yml b/VERSION.yml
index 4acb62a..a324906 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
-:minor: 3
-:patch: 0
+:minor: 2
+:patch: 1
diff --git a/webstats.gemspec b/webstats.gemspec
index 88c8d02..826f12a 100644
--- a/webstats.gemspec
+++ b/webstats.gemspec
@@ -1,53 +1,5... |
bloopletech/webstats | 18be57bbe2729920754e8b48869b439ec7f42a31 | Version bump to 0.3.0 | diff --git a/VERSION.yml b/VERSION.yml
index f9fa7f6..4acb62a 100644
--- a/VERSION.yml
+++ b/VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
-:minor: 2
+:minor: 3
:patch: 0
|
bloopletech/webstats | 9d0e21c55092196eb7876541d01461f43be5c267 | Fix class loading, edit README | diff --git a/README b/README
index 8878697..689d5f9 100755
--- a/README
+++ b/README
@@ -1,79 +1,79 @@
Webstats
========
Webstats is a server and clients that monitors your servers performance (CPU usage, memory usage, disk usage, disk activity, url load time) and allows you to get notifications on your computer w... |
bloopletech/webstats | 83fac025aa2d06ebb656d15ed60fb9fbc585fa9e | Tweak README | diff --git a/README b/README
index 3bb710c..8878697 100755
--- a/README
+++ b/README
@@ -1,71 +1,79 @@
Webstats
========
-Webstats is a server and clients that monitors your servers performance (CPU usage, memory usage, disk usage) and allows you to get notifications on your computer when the server is having probl... |
bloopletech/webstats | 4a7742936bd40e235c17ccd52396d5349f24af99 | Fix gemspec and bump version | diff --git a/Rakefile b/Rakefile
index 2c0d306..fd2c2ea 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,23 +1,23 @@
require 'rake'
begin
require 'jeweler'
Jeweler::Tasks.new do |s|
s.name = %q{webstats}
s.version = "0.1.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respo... |
bloopletech/webstats | db9c9a4f4f5be3196a276c90fbb08c0c3a29e81c | Version bump to 0.2.0 | diff --git a/LICENSE b/LICENSE
new file mode 100755
index 0000000..91d3d44
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,22 @@
+Copyright (c) 2009 Brenton Fletcher (http://i.bloople.net i@bloople.net)
+
+Permission is hereby granted, free of charge, to any person
+obtaining a copy of this software and associated documentation... |
tofumatt/tofumatt.com | c091921f0daf58dc6b98007860d4e42776296ef5 | Hah, that must be old | diff --git a/index.html b/index.html
index f171a7c..9b7cceb 100644
--- a/index.html
+++ b/index.html
@@ -1,73 +1,73 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | d8fc01aac9df743b3e90c47a78be589154086a5a | More tweaks | diff --git a/index.html b/index.html
index 39f3297..f171a7c 100644
--- a/index.html
+++ b/index.html
@@ -1,76 +1,73 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | 2bfa6d315b52045c4ab4b19e1dc3dff94de07dfc | Blog URL update and header tweaks | diff --git a/index.html b/index.html
index 1f07b8a..39f3297 100644
--- a/index.html
+++ b/index.html
@@ -1,76 +1,76 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | 770ead94b8a085a43d2d86f26e901cf021ef19ee | Add things to my site | diff --git a/index.html b/index.html
index 4d7bd5c..1f07b8a 100644
--- a/index.html
+++ b/index.html
@@ -1,73 +1,76 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | 0639eeaad868228fde2a101ab5868fad066df756 | Change links and omg Oxford comma | diff --git a/index.html b/index.html
index e721bb1..4d7bd5c 100644
--- a/index.html
+++ b/index.html
@@ -1,71 +1,73 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | 2d037b66e58aa2724414402770f4b3bf78009f9c | Add extra bikes | diff --git a/bikes.jpg b/bikes.jpg
new file mode 100644
index 0000000..1556240
Binary files /dev/null and b/bikes.jpg differ
diff --git a/index.html b/index.html
index d6e9db0..e721bb1 100644
--- a/index.html
+++ b/index.html
@@ -1,71 +1,71 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<tit... |
tofumatt/tofumatt.com | 8904e2579d42a76c19004fac77fef6c8de47e157 | So I moved (again) | diff --git a/index.html b/index.html
index 5712d73..d6e9db0 100644
--- a/index.html
+++ b/index.html
@@ -1,71 +1,71 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
- content="Information about Mat... |
tofumatt/tofumatt.com | 9eae1ec6629c314bc7cf5ebd91b9dbf0172078f2 | VAGUENESS! | diff --git a/index.html b/index.html
index 1a60003..5712d73 100644
--- a/index.html
+++ b/index.html
@@ -1,71 +1,71 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | ebd1b467421a43b7b1d3300ea03de93f31e35604 | It's really a linter, so we renamed it | diff --git a/index.html b/index.html
index 1798e69..1a60003 100644
--- a/index.html
+++ b/index.html
@@ -1,71 +1,71 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | d527e2f9866c6eed1f2c69bc9892dc952007f8ed | Use new photo | diff --git a/images/matt.jpg b/images/matt.jpg
index a379f34..7bde6b3 100644
Binary files a/images/matt.jpg and b/images/matt.jpg differ
|
tofumatt/tofumatt.com | 051e5635280c8c0fcca1f9b790efe0c76614ce42 | Clean up page a bit | diff --git a/index.html b/index.html
index 4245c6b..1798e69 100644
--- a/index.html
+++ b/index.html
@@ -1,73 +1,71 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | 7f74fdea148bee4dc46bc7485af3ae5fa6709205 | New 400F Photo! | diff --git a/400-four.jpg b/400-four.jpg
index f04e77e..97d8a9d 100644
Binary files a/400-four.jpg and b/400-four.jpg differ
|
tofumatt/tofumatt.com | 74133ce0410386587c38031a494ccd1acd7314f5 | Use CS Profile for now | diff --git a/index.html b/index.html
index e9811e0..4245c6b 100644
--- a/index.html
+++ b/index.html
@@ -1,73 +1,73 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | e5f9285b5bfa3ca3a24ad2ff3c2b5ea4b025a4d9 | Fix 404 link | diff --git a/404.html b/404.html
index 70e74be..7d16bd9 100644
--- a/404.html
+++ b/404.html
@@ -1,28 +1,28 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Matthew Riley MacPherson denies this page exists.</title>
-
+
<link ... |
tofumatt/tofumatt.com | 4adf63e9f39af1ec9c7455fe25f8967f8ac14411 | Remove script | diff --git a/package.json b/package.json
index e1b18ba..6636d37 100644
--- a/package.json
+++ b/package.json
@@ -1,27 +1,25 @@
{
"name": "tofumatt.com",
"private": true,
"version": "1.0.0",
"description": "My homepage.",
- "scripts": {
- "test": "gulp test"
- },
+ "scripts": {},
"repository": {
... |
tofumatt/tofumatt.com | 38a9aa4af0b272c1dffde41fc808d8243fb10220 | OMG fix IDs | diff --git a/index.html b/index.html
index 1317918..e9811e0 100644
--- a/index.html
+++ b/index.html
@@ -1,73 +1,73 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | 6f70c910c1fce0535b2c906118635ca2b9ca2a20 | Add Add-ons validator | diff --git a/index.html b/index.html
index 08f019d..1317918 100644
--- a/index.html
+++ b/index.html
@@ -1,70 +1,73 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | 878b6b0d529504c3f40e26dba064de6e6caa960d | Use hello@ email address | diff --git a/index.html b/index.html
index ba601e9..08f019d 100644
--- a/index.html
+++ b/index.html
@@ -1,70 +1,70 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | e02ad43c069d9de650cc6a5e2f00bc1cf491969f | Clean up project list | diff --git a/index.html b/index.html
index ea83a24..ba601e9 100644
--- a/index.html
+++ b/index.html
@@ -1,98 +1,70 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | 26f60b25400d10da36601b84a61f571b1b1b29ae | New photo of the Honda! | diff --git a/400-four.jpg b/400-four.jpg
index 3556514..f04e77e 100644
Binary files a/400-four.jpg and b/400-four.jpg differ
|
tofumatt/tofumatt.com | 1cccc784a7df7bac77b1895274f5dbd6ebba3d9b | Tweak what I do at Mozilla! | diff --git a/index.html b/index.html
index a0cb76f..ea83a24 100644
--- a/index.html
+++ b/index.html
@@ -1,98 +1,98 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | e15c8ea0bb33f44c8da23922df29c31a6d91dd99 | Add the where.is.tofumatt.com page | diff --git a/index.html b/index.html
index 6f9cb9f..e12953b 100644
--- a/index.html
+++ b/index.html
@@ -1,96 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | 2d3bbaf630f7cb8a87fd86c6f87f4d06e293aab0 | Tweak the links | diff --git a/index.html b/index.html
index 7a07cdb..f0877f3 100644
--- a/index.html
+++ b/index.html
@@ -1,96 +1,96 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | 96de08d0910324a5c345c36229435ac154276fff | Make the photo smaller | diff --git a/images/matt.jpg b/images/matt.jpg
index d10471d..54f6f30 100644
Binary files a/images/matt.jpg and b/images/matt.jpg differ
|
tofumatt/tofumatt.com | f4dc4d6f0a306d45f33a46a9c95aa477d1aa4597 | Scratch that; like the silly one more | diff --git a/images/matt.jpg b/images/matt.jpg
index 296ef60..e5f37f5 100644
Binary files a/images/matt.jpg and b/images/matt.jpg differ
|
tofumatt/tofumatt.com | 0015fcd1dc94cd8c453cf32e8e69154970abcbed | Add a link to the Honda again | diff --git a/index.html b/index.html
index 338fc05..eeb8e89 100644
--- a/index.html
+++ b/index.html
@@ -1,102 +1,102 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about M... |
tofumatt/tofumatt.com | a67ae5dcab8ed947e0db2e242c7091c70b4a211b | Move GitHub links to <p> | diff --git a/css/styles.css b/css/styles.css
index eec988d..afbb5d6 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -1,250 +1,252 @@
@import "../fonts/bitter/stylesheet.css";
@import "../fonts/source-sans/stylesheet.css";
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (p... |
tofumatt/tofumatt.com | badfda78e276e1c30b7da76e301ee2751fe84a07 | Revert some bad style choices and restructure content a bit! | diff --git a/css/styles.css b/css/styles.css
index b6871b7..eec988d 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -1,296 +1,250 @@
@import "../fonts/bitter/stylesheet.css";
@import "../fonts/source-sans/stylesheet.css";
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (p... |
tofumatt/tofumatt.com | d51bea548ee1cf466cc76300cdd0a4f72326e351 | So many "quotes" | diff --git a/index.html b/index.html
index 15360d7..3142740 100644
--- a/index.html
+++ b/index.html
@@ -1,108 +1,108 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about M... |
tofumatt/tofumatt.com | c779e47d95433fcd5f5812b759d90bbc8bdd9278 | Fix up quotes and links | diff --git a/index.html b/index.html
index 129c722..15360d7 100644
--- a/index.html
+++ b/index.html
@@ -1,108 +1,108 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about M... |
tofumatt/tofumatt.com | 38499f8bd8489389cae15461e4448561a0634208 | Don't use entities | diff --git a/index.html b/index.html
index 85deda7..129c722 100644
--- a/index.html
+++ b/index.html
@@ -1,108 +1,108 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about M... |
tofumatt/tofumatt.com | e928dd1f6bfefeb62c620d65d738d9dbeab5a6f3 | https link | diff --git a/index.html b/index.html
index 033fa13..85deda7 100644
--- a/index.html
+++ b/index.html
@@ -1,108 +1,108 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about M... |
tofumatt/tofumatt.com | 9cd683cbb2c6286052d8ede764f5d8fc80df4131 | Expand contact section | diff --git a/index.html b/index.html
index 6af497b..033fa13 100644
--- a/index.html
+++ b/index.html
@@ -1,108 +1,108 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about M... |
tofumatt/tofumatt.com | 62e76c7aeb383b1672b4f0881f188e03e360f8c4 | Add more projects | diff --git a/css/styles.css b/css/styles.css
index b2994b1..b6871b7 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -1,286 +1,296 @@
@import "../fonts/bitter/stylesheet.css";
@import "../fonts/source-sans/stylesheet.css";
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (p... |
tofumatt/tofumatt.com | 3fa80e0c6d59f1792814f237ea771cd61b7b65b3 | Improve My Work section | diff --git a/css/styles.css b/css/styles.css
index 0c2e77f..b2994b1 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -1,245 +1,286 @@
@import "../fonts/bitter/stylesheet.css";
@import "../fonts/source-sans/stylesheet.css";
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (p... |
tofumatt/tofumatt.com | 8ba1ac8f86dee575727cfabf626dea572657e773 | Remove separate reset stylesheet | diff --git a/css/reset.css b/css/reset.css
deleted file mode 100755
index e29c0f5..0000000
--- a/css/reset.css
+++ /dev/null
@@ -1,48 +0,0 @@
-/* http://meyerweb.com/eric/tools/css/reset/
- v2.0 | 20110126
- License: none (public domain)
-*/
-
-html, body, div, span, applet, object, iframe,
-h1, h2, h3, h4, h5, h6... |
tofumatt/tofumatt.com | 5edd14608bf828c94c9bcac4f609d3c69bfdaf16 | Fix header that's been annoying me for ages | diff --git a/css/styles.css b/css/styles.css
index c6c6953..e618974 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -1,192 +1,194 @@
@import "../fonts/bitter/stylesheet.css";
@import "../fonts/source-sans/stylesheet.css";
@import 'reset.css';
body {
color: #655643;
background: #fffff3;
font-family:... |
tofumatt/tofumatt.com | f642bb39f9015acefb06c51450e4e30513adf757 | Use @sarahsemark's copy edits and HTML entities | diff --git a/index.html b/index.html
index 5a8ffa1..3e61bd0 100644
--- a/index.html
+++ b/index.html
@@ -1,67 +1,67 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | 1e4ca715afa7b7b929907b0ab73bf8b984b2e614 | Switch image | diff --git a/images/matt-tongue-1000m.jpg b/images/matt-tongue-1000m.jpg
new file mode 100644
index 0000000..9f3e5af
Binary files /dev/null and b/images/matt-tongue-1000m.jpg differ
diff --git a/index.html b/index.html
index 31e130a..5a8ffa1 100644
--- a/index.html
+++ b/index.html
@@ -1,65 +1,67 @@
<!DOCTYPE html>
<... |
tofumatt/tofumatt.com | 708d38a95892f95d515ada42ab5c8daf841ec1a3 | Un-bold super bold-ness | diff --git a/css/styles.css b/css/styles.css
index 76aa293..c6c6953 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -1,192 +1,192 @@
@import "../fonts/bitter/stylesheet.css";
@import "../fonts/source-sans/stylesheet.css";
@import 'reset.css';
body {
color: #655643;
background: #fffff3;
font-family:... |
tofumatt/tofumatt.com | a6fae2352a53726ae92a6ce1c677c0ef4bd675ec | Add new image and High Fidelity | diff --git a/images/witch-hat.jpg b/images/witch-hat.jpg
new file mode 100644
index 0000000..5fe72c0
Binary files /dev/null and b/images/witch-hat.jpg differ
diff --git a/index.html b/index.html
index bb6eed0..31e130a 100644
--- a/index.html
+++ b/index.html
@@ -1,63 +1,65 @@
<!DOCTYPE html>
<html lang="en">
<head>
... |
tofumatt/tofumatt.com | 0bd6209938e246d4eee5fb47c38e0f0268dae768 | Use short script tag | diff --git a/404.html b/404.html
index b3268a1..70e74be 100644
--- a/404.html
+++ b/404.html
@@ -1,28 +1,28 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Matthew Riley MacPherson denies this page exists.</title>
<link re... |
tofumatt/tofumatt.com | 2d2675bd207c2b7dd7800bea0db8e9d6538fed8d | Use spaces, geez Matt | diff --git a/404.html b/404.html
index f6c3e41..b3268a1 100644
--- a/404.html
+++ b/404.html
@@ -1,28 +1,28 @@
<!DOCTYPE html>
<html lang="en">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Matthew Riley MacPherson denies this page exists.</title>
-
- <link rel="icon" ... |
tofumatt/tofumatt.com | 88c562e08f20327d61637a6fecc319799ced7aaf | Add link to non-locale App Store page | diff --git a/index.html b/index.html
index 6f94551..bb6eed0 100644
--- a/index.html
+++ b/index.html
@@ -1,63 +1,63 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Matthew Riley MacPherson is on the Internet.</title>
<meta name="description"
content="Information about Mat... |
tofumatt/tofumatt.com | d5f9cea03658cc565d6f23fb5e534a1114e18367 | Add section with "my work". | diff --git a/css/styles.css b/css/styles.css
index 6490d47..76aa293 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -1,188 +1,192 @@
@import "../fonts/bitter/stylesheet.css";
@import "../fonts/source-sans/stylesheet.css";
@import 'reset.css';
body {
color: #655643;
background: #fffff3;
font-family:... |
tofumatt/tofumatt.com | 03db6e7369b8c0906596015ac171083faf424865 | Fix CNAME issues | diff --git a/CNAME b/CNAME
index 9b6b213..8d9a6f4 100644
--- a/CNAME
+++ b/CNAME
@@ -1 +1 @@
-hi.my.name.is.tofumatt.com
+tofumatt.com
|
edgecase/sortable-model | 13c83f8e7accefcd8dbd95ed5ae98393f185048e | Retire the project | diff --git a/README.rdoc b/README.rdoc
index ff8eff8..d20db4f 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -1,44 +1,49 @@
+THIS REPO IS NO LONGER MAINTAINED
+
+We haven't used this for a while. If you would like to take over ownership
+of this repo, please let us know.
+
= sortable-model
Sortable-model provides a ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.