Skip to content

Commit

Permalink
First big check-in, with jRails, jQuery, tabbed profile, etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
William Lazar authored and William Lazar committed Jun 3, 2008
1 parent 0b6a9c0 commit ebda9a1
Show file tree
Hide file tree
Showing 80 changed files with 20,403 additions and 304 deletions.
7,206 changes: 7,206 additions & 0 deletions .dotest/0001

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions .dotest/0002
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
From 4a54d8e7960fd5e43893859d1dba6cd4d1493336 Mon Sep 17 00:00:00 2001
From: William Lazar <[email protected]>
Date: Tue, 3 Jun 2008 16:37:21 -0700
Subject: Updated to ignore additional docs files

---
.gitignore | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5f6ca0e401ffe80037597a5f113754a8074b26a7..6214d85684819661a8817a65c9b7b7716a8700d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ tmp/**/*
.DS_Store
doc/api
doc/app
+doc/bill's insoshi notes.doc
db/schema.rb
db/schema.sql
db/*.sqlite3*
@@ -20,4 +21,4 @@ tmp/.*
\#*
*~
vendor/**/**/doc/*
-rsa_key*
\ No newline at end of file
+rsa_key*
--
1.5.3.8


25 changes: 25 additions & 0 deletions .dotest/0003
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
From 40af8a0732e45c6ca193af6d0c6e85bf849a2a8e Mon Sep 17 00:00:00 2001
From: William Lazar <[email protected]>
Date: Tue, 3 Jun 2008 16:51:14 -0700
Subject: Updated .gitignore

---
.gitignore | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6214d85684819661a8817a65c9b7b7716a8700d5..a218a7b8e02fd9ebfb1ba939618b476981899f1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,7 @@ tmp/**/*
.DS_Store
doc/api
doc/app
-doc/bill's insoshi notes.doc
+doc/*.doc
db/schema.rb
db/schema.sql
db/*.sqlite3*
--
1.5.3.8

1 change: 1 addition & 0 deletions .dotest/binary
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
t
1 change: 1 addition & 0 deletions .dotest/final-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
First big check-in, with jRails, jQuery, tabbed profile, etc.
5 changes: 5 additions & 0 deletions .dotest/info
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Author: William Lazar
Email: [email protected]
Subject: First big check-in, with jRails, jQuery, tabbed profile, etc.
Date: Tue, 3 Jun 2008 16:34:05 -0700

1 change: 1 addition & 0 deletions .dotest/keep
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
t
1 change: 1 addition & 0 deletions .dotest/last
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3
Empty file added .dotest/msg
Empty file.
Empty file added .dotest/msg-clean
Empty file.
1 change: 1 addition & 0 deletions .dotest/next
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1
Loading

0 comments on commit ebda9a1

Please sign in to comment.