index
:
interviews/petrofeed.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-02-22
add json response for licenses#show.
mo khan
2014-02-22
update json response for company_licenses#index.
mo khan
2014-02-22
put together todo list for morning.
mo khan
2014-02-22
add id to json response.
mo khan
2014-02-22
define json for licenses#index endpoint.
mo khan
2014-02-22
start view specs for each json response.
mo khan
2014-02-22
extract let declarations.
mo khan
2014-02-22
remove database.yml
mo khan
2014-02-22
review readme.
mo khan
2014-02-22
add specs for active status.
mo khan
2014-02-21
add specs for expired license.
mo khan
2014-02-21
refactor specs to target the filter licenses method.
mo khan
2014-02-21
move search filter method from controller down to model.
mo khan
2014-02-21
add License.status specs.
mo khan
2014-02-21
replace string with hash notation.
mo khan
2014-02-21
add spec for License.township.
mo khan
2014-02-21
add integration test and add township query method.
mo khan
2014-02-21
rename method and use relation to create new license.
mo khan
2014-02-21
create users table and save applicant with the license.
mo khan
2014-02-21
use a uuid as the primary key for locations.
mo khan
2014-02-21
create location model.
mo khan
2014-02-21
add well type to licenses table.
mo khan
2014-02-21
define well types table.
mo khan
2014-02-21
start to build the json specs.
mo khan
2014-02-21
add script to tail heroku logs.
mo khan
2014-02-21
add deploy script.
mo khan
2014-02-21
use unicorn.
mo khan
2014-02-21
specify ruby in gemfile.
mo khan
2014-02-21
add root route to licenses.
mo khan
2014-02-21
load well statuses and well types in application controller.
mo khan
2014-02-21
load well statuses and well types with each request to the company licenses c...
mo khan
2014-02-21
inplement query method to find matching status strategy.
mo khan
2014-02-21
move active and expired to license status namespace.
mo khan
2014-02-21
add confidential well license status.
mo khan
2014-02-21
move status filtering behaviour to separate status classes.
mo khan
2014-02-21
define relationship between company and licenses and return active licenses.
mo khan
2014-02-21
extract query method to look up the matching status.
mo khan
2014-02-20
extract search filter method.
mo khan
2014-02-20
filter by license status and township
mo khan
2014-02-20
implement index action on company licenses controller.
mo khan
2014-02-20
add routes to companies/:company_id/licenses
mo khan
2014-02-20
remove the assets directory.
mo khan
2014-02-20
stub out the finder.
mo khan
2014-02-20
return a json response.
mo khan
2014-02-20
fix broken spec after switch from sqlite to pg.
mo khan
2014-02-20
switch to using a uuid.
mo khan
2014-02-20
create show action.
mo khan
2014-02-20
enabled uuid extension.
mo khan
2014-02-20
remove jquery, coffeescript and turbolinks gems.
mo khan
2014-02-20
remove sqlite and use pg.
mo khan
[prev]
[next]