|  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 年之前 | 
    
      
        |  stvnrlly | a7c61ae559 | documentation for unzip option | 10 年之前 | 
    
      
        |  stvnrlly | b2ac4ae737 | handle gzipped json | 10 年之前 | 
    
      
        |  Andrew Cantino | a6dbb9c787 | Merge pull request #762 from rishabhjain/master | 10 年之前 | 
    
      
        |  Rishabh Jain | e4652e2d8d | Witai Agent | 10 年之前 | 
    
      
        |  Andrew Cantino | 1832a9acfe | Merge pull request #758 from grawn/patch-1 | 10 年之前 | 
    
      
        |  Andrew Cantino | 3d3af51e02 | Merge pull request #738 from willyg302/logo | 10 年之前 | 
    
      
        |  grawn | f180f26f1d | Update .buildpacks | 10 年之前 | 
    
      
        |  William Gaul | ec001e0b6b | Updating logo to new colors/font | 10 年之前 | 
    
      
        |  William Gaul | c4e5f890fa | Adding logo and media files | 10 年之前 |