|  Akinori MUSHA | 847282f246 | Refactor WebsiteAgent::store_payload! | 10 年之前 | 
    
      
        |  Akinori MUSHA | a434315be3 | When cloning an agent, focus on the name field | 10 年之前 | 
    
      
        |  Dominik Sander | b2e9add075 | Add wunderlist to .env.example | 10 年之前 | 
    
      
        |  Dominik Sander | 126cb19741 | Merge pull request #649 from dsander/wunderlist | 10 年之前 | 
    
      
        |  Akinori MUSHA | 914bbb4123 | Use the `fa-pulse` spinner built in with Font Awesome | 10 年之前 | 
    
      
        |  stvnrlly | 725bc24513 | move short event life option earlier in list | 10 年之前 | 
    
      
        |  stvnrlly | 9a5e22a857 | env option to allow frequent event expiration, fixes #765 | 10 年之前 | 
    
      
        |  Akinori MUSHA | db63908c91 | Merge pull request #803 from cantino/clear-memory | 10 年之前 | 
    
      
        |  Akinori MUSHA | fbca16e8d3 | Add specs for DELETE memory | 10 年之前 | 
    
      
        |  Andrew Cantino | 5daec862eb | Merge pull request #766 from stvnrlly/master | 10 年之前 | 
    
      
        |  Dominik Sander | fb7e173563 | Merge pull request #806 from dsander/fix-class-reloading | 10 年之前 | 
    
      
        |  stvnrlly | 795050636f | add spec for website unzip | 10 年之前 | 
    
      
        |  Andrew Cantino | cf5aaf5646 | add the postgres addon if no DATABASE_URL is known. | 10 年之前 | 
    
      
        |  Andrew Cantino | e5ca2d3835 | update app.json | 10 年之前 | 
    
      
        |  Dominik Sander | b863232429 | Use ActiveJobs interface | 10 年之前 | 
    
      
        |  Dominik Sander | 582db44791 | requiring twitter_stream in threaded worker fixes ArgumentError | 10 年之前 | 
    
      
        |  Akinori MUSHA | efb0cb57d5 | Update spring to 1.3.4 | 10 年之前 | 
    
      
        |  Akinori MUSHA | a080a78eeb | Allow user to clear memory of an agent | 10 年之前 | 
    
      
        |  Akinori MUSHA | cfe8482c0d | Rework #770 to properly fix #749 | 10 年之前 | 
    
      
        |  stvnrlly | 4b9535d70d | make unzip specific to gzip to leave room for other methods | 10 年之前 | 
    
      
        |  Dominik Sander | 55cb1d00d0 | Merge pull request #797 from dsander/fix-scheduler-load | 10 年之前 | 
    
      
        |  Dominik Sander | f3b1176c43 | Set rufus sleep interval to 0.3 seconds by default | 10 年之前 | 
    
      
        |  Andrew Cantino | 3fc2c95be1 | Merge pull request #793 from gissehel/docker_bind_socket | 10 年之前 | 
    
      
        |  gissehel | d8434803f3 | Adding 0.0.0.0 as the interface to bind, as it seems rails 4.2 changed the default behavior | 10 年之前 | 
    
      
        |  Akinori MUSHA | da1b4675d7 | Merge pull request #716 from cantino/enhance-ar_mysql_column_charset | 10 年之前 | 
    
      
        |  Andrew Cantino | 04ec3a51e5 | Merge pull request #787 from KimJungHun/fixes_typo | 10 年之前 | 
    
      
        |  Andrew Cantino | 12604a2564 | Merge pull request #786 from KimJungHun/fix_typo | 10 年之前 | 
    
      
        |  Andrew Cantino | a93c64d7b7 | Merge pull request #785 from KimJungHun/change_description | 10 年之前 | 
    
      
        |  Colin Shea | 1d3535d65a | Make the jobs index test more representative | 10 年之前 | 
    
      
        |  Colin Shea | 48dcd72b74 | Show the agent's name and user in the jobs panel | 10 年之前 | 
    
      
        |  KimJungHun | c39d17a94a | fixes a typo | 10 年之前 | 
    
      
        |  KimJungHun | 0974495f42 | fix a typo | 10 年之前 | 
    
      
        |  KimJungHun | 085853a4dd | change description of webhook agent | 10 年之前 | 
    
      
        |  Andrew Cantino | 8b1bc3c59b | integrate @dsander's suggestions | 10 年之前 | 
    
      
        |  Andrew Cantino | b407742469 | Merge pull request #782 from cantino/update_readme | 10 年之前 | 
    
      
        |  Andrew Cantino | 5b716ede80 | update README.md | 10 年之前 | 
    
      
        |  Andrew Cantino | fae3dbffb5 | validate and test coffeescript | 10 年之前 | 
    
      
        |  Andrew Cantino | 7c59c1f57f | update therubyracer to 0.12.2 | 10 年之前 | 
    
      
        |  Andrew Cantino | 312399cd9a | Merge pull request #773 from cantino/webhook_agent_can_iterate | 10 年之前 | 
    
      
        |  Andrew Cantino | 5ea7e240f0 | support coffeescript too | 10 年之前 | 
    
      
        |  Andrew Cantino | d3564c18fd | allow FormConfigurable text areas to be syntax highlighted; allow JavaScriptAgent to be dry run | 10 年之前 | 
    
      
        |  Dominik Sander | 26fe6068b3 | Merge pull request #776 from dsander/async-receive-order-fix | 10 年之前 | 
    
      
        |  Dominik Sander | 13e31de310 | Fix random spec failure caused by async_receive not ordering queried events | 10 年之前 | 
    
      
        |  Andrew Cantino | 0e4833ff92 | Merge pull request #775 from cantino/raise_pool_default_size | 10 年之前 | 
    
      
        |  Andrew Cantino | aafc1e799e | allow a larger connection pool by default | 10 年之前 | 
    
      
        |  Andrew Cantino | 2a4b8f9f94 | Merge pull request #772 from HyeongBaeYu/master | 10 年之前 | 
    
      
        |  Andrew Cantino | f5ff481fc9 | allow the webhook agent to loop over returned results if the payload_path points to an array | 10 年之前 | 
    
      
        |  HyeongBaeYu | 1c3df155b7 | New line of commander agent description | 10 年之前 | 
    
      
        |  Akinori MUSHA | 3bb7f7a06f | Merge pull request #770 from dsander/fix-const-redefinition | 10 年之前 | 
    
      
        |  Dominik Sander | 45e4bcda37 | Do not redfine LiquidDroppable classes | 10 年之前 |