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
/
generate.sh
Age
Commit message (
Expand
)
Author
2014-04-23
autoindent *.rb files in config/
Luke Shumaker
2014-04-22
run ./generate.sh
nfoy
2014-04-22
add mailboxer gem
nfoy
2014-04-22
Get changes to generate.sh from master
Luke Shumaker
2014-04-22
generate.sh: add discussed changes
Luke Shumaker
2014-04-21
generate.sh: remove the 'server_setting' model
Luke Shumaker
2014-04-21
normalize field names between {game,tournament}_setting
Luke Shumaker
2014-04-21
generate.sh: add api_requests for managing throttling
Luke Shumaker
2014-04-21
generate.sh: s/preference/setting/
Luke Shumaker
2014-04-21
tidy up
Luke Shumaker
2014-04-10
Merge branch 'clean2' of https://github.com/LukeShu/leaguer into clean2
tkimia
2014-04-10
brackets added to generate
tkimia
2014-04-07
Added Submitted_peer_evaluations to matches
AndrewMurrell
2014-04-06
generate stuff for delayed job
nfoy
2014-04-06
run generate
Luke Shumaker
2014-04-06
generate.sh: add a default_user_permissions server setting
Luke Shumaker
2014-04-06
generate.sh: remove $NOTEST garbage
Luke Shumaker
2014-04-05
get changes to generate from main
Luke Shumaker
2014-04-04
have generate bail on an error
Luke Shumaker
2014-04-04
fix mistakes in generate.sh
Luke Shumaker
2014-04-04
copy changes from master
Luke Shumaker
2014-04-03
modify generate.sh to use tab-indent in the app/ directory
shumakl
2014-04-03
Move things around between users and sessions
shumakl
2014-04-02
now ran generate without ger
AndrewMurrell
2014-04-01
oops, removed ger
AndrewMurrell
2014-04-01
Re-ran generate.
AndrewMurrell
2014-03-25
Match Status added
guntasgrewal
2014-03-25
Tournament has a NAME now
guntasgrewal
2014-03-25
Changes to generate.sh
guntasgrewal
2014-03-07
Merge branch 'clean'
DavisLWebb
2014-03-07
fix the TeamUserJoinTable
Luke Shumaker
2014-03-06
fix the tournament_{player,host}s join tables
Luke Shumaker
2014-03-06
make the join tables not have models
Luke Shumaker
2014-03-06
Merge branch 'master' of github.com:LukeShu/leaguer
Luke Shumaker
2014-03-06
new generate
guntasgrewal
2014-03-06
add a user_tournament_pair
Luke Shumaker
2014-03-05
use separate migrations to make things hidden, add user#groups:integer
Luke Shumaker
2014-03-05
move the separate migrations into the original generates
Luke Shumaker
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
fiddle with generate.sh
Luke Shumaker
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
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
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
currently adding Session controller and view
DavisLWebb
2014-03-02
added preliminary homepage
Tomer Kimia
[next]