rename pipeline to pipeline template. refs #1416
[arvados.git] / app / controllers / application_controller.rb
2013-02-07 Tom Cleggfix double render
2013-02-07 Tom Cleggadd logs#show
2013-02-03 Ward VandewegeFix test for :orvos_api_token in Thread.current, and...
2013-02-03 Tom Cleggallow current_user => nil for pages that do not require...
2013-02-01 Tom Cleggadd Log out button, hide admin-only nav links if not...
2013-01-31 Tom Cleggadd User resource, restrict generic resource pages...
2013-01-31 Tom Cleggdo find_object_by_uuid after setting up api token
2013-01-31 Tom Cleggfix unsupported where() style in find_object_by_uuid
2013-01-30 Tom Cleggimprove error handling and reporting
2013-01-28 Tom Cleggrename Metadatum to Link, head to head_uuid, tail to...
2013-01-25 Tom Clegghandle invalid token more gracefully
2013-01-24 Tom Cleggsend tokenless user through orvos login instead of...
2013-01-22 Tom Cleggadd Logs resource
2013-01-21 Tom Cleggpass api_token through to orvos
2013-01-21 Tom Cleggadd error pages
2013-01-17 Tom Cleggfix missing find_object_by_uuid
2013-01-17 Tom Cleggbeginnings of upload->pipeline status page
2013-01-14 Ward VandewegeInitial commit.