Andrew Cantino
          
         | 
        08b2f6c8f8  | 
        Merge pull request #285 from dsander/liquid-templating | 
        11 年之前 | 
      
    
      
        
          
             Dominik Sander
          
         | 
        095c34c696  | 
        Removed unused code | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        dea618cfe8  | 
        Merge branch '196-disable-agents' of https://github.com/alias1/huginn into alias1-196-disable-agents | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        d1c2fcc4a1  | 
        Merge pull request #281 from dsander/pushbullet-agent | 
        11 年之前 | 
      
    
      
        
          
             Glenn 'devalias' Grant
          
         | 
        03ceab8da5  | 
        Merge branch 'master' into 196-disable-agents | 
        11 年之前 | 
      
    
      
        
          
             Dominik Sander
          
         | 
        1230391eed  | 
        Moved working helpers into a concern, explained JsonPathOptionsOverwritable | 
        11 年之前 | 
      
    
      
        
          
             Dominik Sander
          
         | 
        20ba2be285  | 
        Added pushbullet agent, refactored JSONPath merging | 
        11 年之前 | 
      
    
      
        
          
             Akinori MUSHA
          
         | 
        8d00e9025a  | 
        Add Agent.build_clone. | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        b688c56c67  | 
        Merge branch 'master' into dsander-rails41 | 
        11 年之前 | 
      
    
      
        
          
             Glenn 'devalias' Grant
          
         | 
        e71886a6f5  | 
        Merge commit 'b041a51ad11135ab1bcc9f5392730659861938a2' into 196-disable-agents | 
        11 年之前 | 
      
    
      
        
          
             Akinori MUSHA
          
         | 
        f059af6f81  | 
        Add a schedule `every_1m`. | 
        11 年之前 | 
      
    
      
        
          
             Dominik Sander
          
         | 
        b7b3460fd3  | 
        Update to rails 4.1 | 
        11 年之前 | 
      
    
      
        
          
             Glenn 'devalias' Grant
          
         | 
        2a407ca7e1  | 
        Handle disabled agents properly in bulk_check | 
        11 年之前 | 
      
    
      
        
          
             Rajarshi Das
          
         | 
        292199e3e3  | 
        make validate methods as an private method for avoiding to use it as an instance methods | 
        11 年之前 | 
      
    
      
        
          
             Glenn 'devalias' Grant
          
         | 
        3c1dc644e8  | 
        Don't run things on disabled agents | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        db0fbe4c93  | 
        rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        794ae69b91  | 
        Refactor webhook handling to accept all HTTP verbs | 
        11 年之前 | 
      
    
      
        
          
             ms32035
          
         | 
        686694cdd2  | 
        Add to_i for Agent postgres compatibility | 
        11 年之前 | 
      
    
      
        
          
             ms32035
          
         | 
        e5c2cac42a  | 
        Gem mysql2 + port for test environment | 
        11 年之前 | 
      
    
      
        
          
             ms32035
          
         | 
        b0d64c4735  | 
        Postgresql compatibility for agent model | 
        11 年之前 | 
      
    
      
        
          
             qedi
          
         | 
        5932107758  | 
        removing setting propagate_immediately on Events | 
        11 年之前 | 
      
    
      
        
          
             qedi
          
         | 
        31e4d152cc  | 
        first working version of Agents that propagate immediately | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        306843de0a  | 
        Add event_id_at_creation field to links and use it to prevent propagation of events created before the link was made. | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        e8260ee61e  | 
        add basic JavaScriptAgent | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        ff758cc679  | 
        move user credentials to a primary route, update twitter agents and background job | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        87293e2788  | 
        refactor to remove rescue | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        dcffc71732  | 
        now agents repond to credential method call, and specs | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        d7d2bfe7d2  | 
        add documentation | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        c4c1a53942  | 
        remove duplicate method | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        9c48338347  | 
        fix specs | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        580ce8a083  | 
        Merge remote-tracking branch 'origin/master' into add_keep_events_for_to_agents | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        6a276e0d76  | 
        add new JSONSerializedField Concern and better specs around handling of json string assignment to memory and options | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        91c82741e5  | 
        add validation and updating of existing event's expires_at values | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        00b7423dd7  | 
        add cached columns for event creation and last errors, reducing the number of SQL queries | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        a408ae48ea  | 
        globally avoid using symbols since we're moving to json storage | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        77882908c4  | 
        in order to avoid leaking memory, remove all symbolization | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        229e24ea80  | 
        add keep_events_for as an optional field for agents to decide how long to store events | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        f32c6f0f7c  | 
        add a transaction around event receiving | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        d766eb6cd3  | 
        Merge branch 'master' into human_task_agent | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        a0484f9153  | 
        Update Agent Index to hide impossible fields. | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        0150eac1ac  | 
        add cannot_create_events! annotation | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        0120ccb9c1  | 
        Basic HuamnTaskAgent with specs | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        7372244d0f  | 
        return false from working? when an agent's most recent log is an error | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        bdea7e620c  | 
        log all exceptions during check or receive to Agents' logs | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        00727fbd4d  | 
        add Agent Logs; add logging to WebsiteAgent; refactor flash notices and add event notices | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        2ba447d143  | 
        fix setting of newest_event_id when there are no events; make specs better | 
        12 年之前 | 
      
    
      
        
          
             Albert Sun
          
         | 
        9ce8b40a67  | 
        fixing #64, don't backfill a newly created agent wiht events from its sources | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        d0715756f0  | 
        add webhooks controller | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        eead335705  | 
        switch to class methods and ids to shorten the payload size of serialized delayed_jobs | 
        12 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        b876759b7b  | 
        Add JSONPath for hash paths and add JSON parsing to the WebsiteAgent. | 
        12 年之前 |