2013-03-27 |
Tom Clegg | tweak serialized attribute search. refs #1447 |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Tom Clegg | hack search on serialized fields. refs #1447 |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Tom Clegg | fix crash on non-string job#script_parameters |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Tom Clegg | Tweak git commit lookup. refs #1445 |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Tom Clegg | Support searching jobs by script_version_descends_from... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Tom Clegg | add config.git_repositories_dir. refs #1445 |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Tom Clegg | do not include ApiClient* in discovery document. refs... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Ward Vandewege | Fix up the discovery document - make sure we define... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Ward Vandewege | Make sure to pluralized object names in the List method... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Ward Vandewege | Do not assume |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Tom Clegg | add delete method. refs #1406 |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Tom Clegg | add update method. refs #1406 |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Tom Clegg | add create method. refs #1406 |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Tom Clegg | improve error checking |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Ward Vandewege | Now make sure we are really using the new rest file... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Tom Clegg | fix call to api_client.uuid when api_client is nil |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Ward Vandewege | Merge branch 'master' of git.clinicalfuture.com:orvos... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Ward Vandewege | Move auto-generated REST discovery document to the... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Tom Clegg | use new permission methods to check model transactions... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Tom Clegg | add per-user and per-session default_owner. refs #1415 |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Tom Clegg | rename job steps to job tasks. refs #1416 |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Tom Clegg | rename pipeline to pipeline template. refs #1416 |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Tom Clegg | rename pipeline invocation to pipeline instance. refs... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Tom Clegg | rename job command to script. refs #1416 |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Tom Clegg | fix cache keys |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Tom Clegg | generate discovery document at /orvos/v1/rest. refs... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tom Clegg | relocate permissions code, use resulting :read permissi... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tom Clegg | current_group_permissions, groups_i_can(:read). refs... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Ward Vandewege | maxResults is really called limit, update the discovery... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tom Clegg | add helpers: current_group_permissions, groups_i_can... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tom Clegg | Add Job#resource_limits to API response. refs #1417 |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tom Clegg | record started_at, and command_version reported by... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tom Clegg | add output to Job api response. refs #1417 |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tom Clegg | fix dispatch_jobs restart in 3260a10f0a9396b1ad0b8abe34... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tom Clegg | Fix slurm node counting, and pass along min_nodes to... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tom Clegg | Do not try to start a job when too few slurm nodes... |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Tom Clegg | add Jobs#resource_limits attribute. refs #1417 |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Tom Clegg | fix no-tasks-todo -> success logic |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Tom Clegg | restart dispatch_jobs service on deploy |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Tom Clegg | upcase job command parameters when passing to whjobmanager |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Tom Clegg | add script/dispatch_jobs.rb and related Job features |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Tom Clegg | rename Project to Group |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Tom Clegg | refuse to change ec2_instance_id once an EC2 instance... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Tom Clegg | use spot instances for compute nodes |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Tom Clegg | ignore Keep hints when verifying collection uuid =... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Ward Vandewege | Remove superfluous fields from the Link object. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Ward Vandewege | Weed out (most of) the unnecessary leftover bits in... |
commit | commitdiff | tree | snapshot |
2013-02-22 |
Tom Clegg | show "sinfo" results on /nodes page |
commit | commitdiff | tree | snapshot |
2013-02-18 |
Tom Clegg | add PipelineInvocation#properties |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Tom Clegg | let pipeline_invocation#active be a regular attribute |
commit | commitdiff | tree | snapshot |
2013-02-17 |
Tom Clegg | accept json-encoded pipeline[components] param |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Tom Clegg | allow re-saving an existing collection without complaint |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Tom Clegg | check serialized attribute types during create/update |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Tom Clegg | set modified_by_user=nil instead of breaking if no... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Tom Clegg | do not require user login for node#ping |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Tom Clegg | sort lists on modified_at by default |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Tom Clegg | use old owner, not new owner, when checking permission... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Tom Clegg | include data_size and files list in Collection api... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ward Vandewege | Support |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Ward Vandewege | When no limit is supplied, limit number of index result... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Tom Clegg | support limit parameter in #index |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Tom Clegg | add Job#dependencies |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Ward Vandewege | Back out upgrade to MultiJson for now until we upgrade... |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Ward Vandewege | Switch to MultiJson which uses Oj under the hood (since... |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Ward Vandewege | Merge branch 'master' of git.clinicalfuture.com:orvos... |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Ward Vandewege | Switch to Oj for JSON parsing. |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Tom Clegg | add permission logging |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Tom Clegg | add Job#priority |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Tom Clegg | fix setting modified_* and default owner when creating... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Tom Clegg | add Job and JobStep resources |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Ward Vandewege | Add deploy scripts for the Orvos instance on Ant. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Tom Clegg | fix login bug |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Tom Clegg | support return_to after logout |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Clegg | add /users/current method |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Clegg | move development.rb to development.rb.example |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Clegg | fix permissions to accommodate nodes#ping and user_sess... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Clegg | add /orvos/v1/users |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Clegg | create content-addressed collections with uuid=locator |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Clegg | tighten up automatic uuid assignment |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Tom Clegg | fix (Time.now - nil) exception |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Tom Clegg | add PipelineInvocation#active, and try to set success... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Tom Clegg | fix default Link#properties |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Tom Clegg | add Specimen#properties |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Tom Clegg | tweak eager loading |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Tom Clegg | add some admin privileges to make bootstrapping possible |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Tom Clegg | rename Metadatum to Link, head to head_uuid, tail to... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Clegg | fix db query |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Clegg | fix OrvosModel#index permissions |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Clegg | fix ownership-change permission check |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Clegg | fix check for owner==current_user |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Clegg | fix exception when current_api_client==nil |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Clegg | move created_by to owner |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Clegg | add Pipeline#dependencies |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Ward Vandewege | Remove duplicate configuration value in lib/josh_id.rb. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Ward Vandewege | Make josh_id propagate return_to as a GET parameter... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Ward Vandewege | Fix comment. |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Tom Clegg | fix error response |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Tom Clegg | add permission checks |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Tom Clegg | set created_by/at and modified_by/at attributes when... |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Tom Clegg | fix missing user variable |
commit | commitdiff | tree | snapshot |
next |