index
:
mirror/leaguer
clean
css-rewrite
master
mirror of https://github.com/LukeShu/leaguer.git
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
/
schema.rb
Age
Commit message (
Expand
)
Author
2014-03-05
make a session model as well as controller
Luke Shumaker
2014-03-03
fix index-adding migrations (I think), and fix `git add`ing schema.rb
Luke Shumaker
2014-03-03
Have generate.sh to tricky git stuff, run it
Luke Shumaker
2014-03-03
run ./generate.sh
Luke Shumaker
2014-03-03
Merge branch 'master' of http://github.com/LukeShu/leaguer
AndrewMurrell
2014-03-03
Merge branch 'master' of http://github.com/LukeShu/leaguer
DavisLWebb
2014-03-03
Made it possible to log in from the sign up page. As in I put a link under th...
AndrewMurrell
2014-03-03
Merge branch 'master' of http://github.com/LukeShu/leaguer
DavisLWebb
2014-03-03
Some of the stuff I forgot to commit last night. Updated and cleaned up some ...
AndrewMurrell
2014-03-02
Merge branch 'master' of http://github.com/LukeShu/leaguer
AndrewMurrell
2014-03-02
Merge branch 'master' of http://github.com/LukeShu/leaguer
DavisLWebb
2014-03-02
changed the generate.sh
DavisLWebb
2014-03-02
Added Tournament Name.
AndrewMurrell
2014-03-02
Added --force flags for parts of the generator.
AndrewMurrell
2014-03-02
The start script is less obnoxious now.
AndrewMurrell
2014-03-02
Finished sessions and updated user model
DavisLWebb
2014-03-02
app html still here
Tomer Kimia
2014-03-02
currently adding Session controller and view
DavisLWebb
2014-03-02
Merge branch 'master' of http://github.com/LukeShu/leaguer
DavisLWebb
2014-03-02
Gemfile.lock
DavisLWebb
2014-03-02
Not sure what this merge is... will investigate
Tomer Kimia
2014-03-02
added preliminary homepage
Tomer Kimia
2014-03-01
Merge branch 'master' of github.com:LukeShu/leager
Luke Shumaker
2014-03-01
doc/.gitignore: ignore generated documentation
Luke Shumaker
2014-03-01
mv docs doc
Luke Shumaker
2014-03-01
quick and dirty css
Tomer Kimia
2014-03-01
changed the gemfile to include rspecy testing and a security name i cant reme...
DavisLWebb
2014-03-01
changed the user section of the generate
DavisLWebb
2014-03-01
Merge branch 'master' of http://github.com/LukeShu/leaguer
DavisLWebb
2014-03-01
Made the start script sent 2> to a file called server.talk for later reference.
AndrewMurrell
2014-03-01
I added a start.sh file so that you can just type ./start.sh to both generate...
AndrewMurrell
2014-02-27
Merge branch 'master' of http://github.com/LukeShu/leaguer
DavisLWebb
2014-02-27
Booted the strap
DavisLWebb
2014-02-27
Added the seeding to generation.
AndrewMurrell
2014-02-27
Added the Games Attributes stuff.
AndrewMurrell
2014-02-27
give tournaments a game type
Luke Shumaker
2014-02-27
add game types
Luke Shumaker
2014-02-26
Possibly broke everything. Added another model for populating tournament opti...
AndrewMurrell
2014-02-20
fix datatype names in generate.sh
DavisLWebb
2014-02-18
Changes to generate.sh
AndrewMurrell
2014-02-18
Updated generate and added basic instruction block comment.
AndrewMurrell