index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
models
Age
Commit message (
Expand
)
Author
2017-09-24
upgrade to rails 5.1
mo
2017-05-06
use query builder.
mo
2017-04-17
upgrade to ruby 2.4.1
mo
2015-01-31
Merge branch 'master' of github.com:cakeside/cakeside into session-store
mo khan
2015-01-31
store auth cookie in session.
mo khan
2015-01-28
attempt to fix spec that fails randomly.
mo khan
2015-01-27
happy hound.
mo khan
2015-01-27
simplify assertions.
mo khan
2015-01-20
happy hound.
mo khan
2015-01-20
use deliver_later.
mo khan
2015-01-11
add tests for loading cakes in order.
mo khan
2015-01-11
add specs for categories.
mo khan
2015-01-02
upgrade specs to expect syntax.
mo khan
2015-01-02
fix broken build.
mo khan
2014-12-06
add validation for asin and valid tool.
luu
2014-12-06
added validations to tools
luuduong
2014-12-02
add tools model
luu
2014-11-01
manually notifiy user when a new activity has been created and recreate all a...
mo khan
2014-10-18
adjust spec to decrease chance of failure.
mo khan
2014-10-18
allow for querying artists.
mo khan
2014-10-18
remove all cakes query.
mo khan
2014-10-18
add a category search filter.
mo khan
2014-10-16
merge the two creations controller into one.
mo khan
2014-10-16
create a creations repository.
mo khan
2014-10-16
move user repository to user/repository and add scopes to User model.
mo khan
2014-10-15
extract user repository
mo khan
2014-10-15
rename encrypted_password to password_digest.
mo khan
2014-09-30
bring back the city.
mo khan
2014-09-28
change locatable_id to uuid.
mo khan
2014-09-28
associate user sessions to locations.
mo khan
2014-09-27
create locations table.
mo khan
2014-09-18
add logic to reset a users password,
mo khan
2014-09-18
implement password reset.
mo khan
2014-09-17
add password validation.
mo khan
2014-09-17
add email validation.
mo khan
2014-09-17
get user model specs working.
mo khan
2014-09-07
use name.parameterize.
mo khan
2014-08-25
create a single session key.
mo khan
2014-08-16
implement a simple search.
mo khan
2014-08-14
add specs for authenticate.
mo khan
2014-08-14
add missing specs for user session.
mo khan
2014-08-14
move login method to user model.
mo khan
2014-08-13
rename Session to UserSession.
mo khan
2014-08-06
create sessions table.
mo khan
2014-08-06
start to implement login logic.
mo khan
2014-07-05
tidy up the search query.
mo khan
2014-07-05
remove is_restricted.
mo khan
2014-06-30
fix broken spec that needs a valid category.
mo khan
2014-06-10
replace references from spec_helper to rails_helper.
mo khan
2014-06-09
upgrade to rspec 2.99 and make compatible with rspec 3.0
mo khan
[next]