| 
      .. | 
    
    
    
      
      
      
        
        | 
          
         | 
        
          20120728210244_devise_create_users.rb
         | 
        
        
          620acffa5a 
         | 
        
          initial commit
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20120728215449_add_admin_to_users.rb
         | 
        
        
          620acffa5a 
         | 
        
          initial commit
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20120919061122_enable_lockable_strategy_for_devise.rb
         | 
        
        
          620acffa5a 
         | 
        
          initial commit
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20120919063304_add_username_to_users.rb
         | 
        
        
          620acffa5a 
         | 
        
          initial commit
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20121216025930_create_events.rb
         | 
        
        
          620acffa5a 
         | 
        
          initial commit
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20121220053905_create_agents.rb
         | 
        
        
          620acffa5a 
         | 
        
          initial commit
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20121222074732_create_links.rb
         | 
        
        
          620acffa5a 
         | 
        
          initial commit
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20121223203701_create_delayed_jobs.rb
         | 
        
        
          620acffa5a 
         | 
        
          initial commit
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20121231170705_add_memory_to_agents.rb
         | 
        
        
          620acffa5a 
         | 
        
          initial commit
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20130107050049_add_invitation_code_to_users.rb
         | 
        
        
          620acffa5a 
         | 
        
          initial commit
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20130124050117_add_indexes.rb
         | 
        
        
          620acffa5a 
         | 
        
          initial commit
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20130126080736_change_memory_to_long_text.rb
         | 
        
        
          ac67a5de15 
         | 
        
          Only increase text field size for mysql.
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20130509053743_add_last_webhook_at_to_agents.rb
         | 
        
        
          d0715756f0 
         | 
        
          add webhooks controller
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20130819160603_create_agent_logs.rb
         | 
        
        
          00727fbd4d 
         | 
        
          add Agent Logs; add logging to WebsiteAgent; refactor flash notices and add event notices
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20131105063248_add_expires_at_to_events.rb
         | 
        
        
          86bcc465a4 
         | 
        
          allow events to expire; fix spec
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20131222211558_add_keep_events_for_to_agents.rb
         | 
        
        
          229e24ea80 
         | 
        
          add keep_events_for as an optional field for agents to decide how long to store events
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20131223032112_switch_to_json_serialization.rb
         | 
        
        
          68437b9e0a 
         | 
        
          Added to_i cast fixing String to number comparison error
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20131227000021_add_cached_dates_to_agent.rb
         | 
        
        
          00b7423dd7 
         | 
        
          add cached columns for event creation and last errors, reducing the number of SQL queries
         | 
        %!s(int64=12) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140121075418_create_user_credentials.rb
         | 
        
        
          ff758cc679 
         | 
        
          move user credentials to a primary route, update twitter agents and background job
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140127164931_change_handler_to_medium_text.rb
         | 
        
        
          49b4fd89de 
         | 
        
          #141 change delayed_job.handler to mediumtext (16MB) like event.payload
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140210062747_add_mode_to_user_credentials.rb
         | 
        
        
          c043a40868 
         | 
        
          add Ace editor for editing JavaScript in credentials
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140213053001_add_event_id_at_creation_to_links.rb
         | 
        
        
          2ea5ad24c4 
         | 
        
          add Link, Event classes to migration and use find_each
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140216201250_add_propagate_immediately_to_agent.rb
         | 
        
        
          1294d47bba 
         | 
        
          minor fixes
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140403043556_add_disabled_to_agent.rb
         | 
        
        
          c73a21aab3 
         | 
        
          [196-Disable] DB Migration
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140408150825_rename_webhook_to_web_request.rb
         | 
        
        
          db0fbe4c93 
         | 
        
          rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140505201716_migrate_agents_to_liquid_templating.rb
         | 
        
        
          4a433806ee 
         | 
        
          inline models into migration
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140509170420_create_scenarios.rb
         | 
        
        
          aaa4b7a155 
         | 
        
          add basic scaffold of scenarios, including the ability to add agents to scenarios, edit scenarios, and view scenarios.  next step: import and export
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140509170443_create_scenario_memberships.rb
         | 
        
        
          aaa4b7a155 
         | 
        
          add basic scaffold of scenarios, including the ability to add agents to scenarios, edit scenarios, and view scenarios.  next step: import and export
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140515211100_create_services.rb
         | 
        
        
          b089919490 
         | 
        
          Skip validations in the oauth migration
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140525150040_add_service_id_to_agents.rb
         | 
        
        
          12c2af26bb 
         | 
        
          Add omniauth to let huginn consume oauth endpoints
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140525150140_migrate_agents_to_service_authentication.rb
         | 
        
        
          a144c2dae7 
         | 
        
          Also show the upgrade warning in the services page
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140531232016_add_fields_to_scenarios.rb
         | 
        
        
          663250227d 
         | 
        
          allow exporting of a set of Agents with their links from a Scenario; Scenario guid is now generated and copied to export, as well as a source link when public
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140602014917_add_indices_to_scenarios.rb
         | 
        
        
          64564eb120 
         | 
        
          Importing of Scenarios now works, creating any needed Agents by global guid
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140603104211_rename_digest_email_to_email_digest.rb
         | 
        
        
          b072350746 
         | 
        
          Fixes rename_digest_email_to_email_digest migration for PostgreSQL
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140605032822_add_guid_to_agents.rb
         | 
        
        
          64564eb120 
         | 
        
          Importing of Scenarios now works, creating any needed Agents by global guid
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140722131220_convert_efa_skip_agent.rb
         | 
        
        
          f79e26d63a 
         | 
        
          Remove the "skip_agent" option from EventFormattingAgent.
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140723110551_adopt_xpath_in_website_agent.rb
         | 
        
        
          70157dc687 
         | 
        
          Look into options['extract'] for checking the extraction type.
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140730005210_convert_efa_skip_created_at.rb
         | 
        
        
          ceea91fe2a 
         | 
        
          Add EventDrop#created_at and drop (skip_)created_at from EventFormattingAgent.
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140809211540_remove_service_index_on_user_id.rb
         | 
        
        
          1e0664838d 
         | 
        
          Drop extra index
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140811200922_add_uid_column_to_services.rb
         | 
        
        
          34775f902a 
         | 
        
          Index services by the users uid, disconnect agents if the service is
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140820003139_add_tag_color_to_scenarios.rb
         | 
        
        
          96196edb06 
         | 
        
          Allow nullable tag colors for the scenario
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140821115428_create_chains.rb
         | 
        
        
          c7e67a36e6 
         | 
        
          Add "chains" to represent runner-target relationships between Agents.
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140822085519_rename_runner_to_controller.rb
         | 
        
        
          de5619fb64 
         | 
        
          Rename "runner" to "controller".
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140829081212_rename_target_id_to_control_target_id.rb
         | 
        
        
          30041706ff 
         | 
        
          Rename "target" to "control target".
         | 
        %!s(int64=11) %!d(string=hace) años | 
      
    
      
      
      
        
        | 
          
         | 
        
          20140901143732_rename_chains_to_control_links.rb
         | 
        
        
          8065721b77 
         | 
        
          Rename "chain" to "control link" for clarity.
         | 
        %!s(int64=11) %!d(string=hace) años |