|  Akinori MUSHA | 3bb7f7a06f | Merge pull request #770 from dsander/fix-const-redefinition | 10 years ago | 
    
      
        |  Dominik Sander | 45e4bcda37 | Do not redfine LiquidDroppable classes | 10 years ago | 
    
      
        |  stvnrlly | a7c61ae559 | documentation for unzip option | 10 years ago | 
    
      
        |  stvnrlly | b2ac4ae737 | handle gzipped json | 10 years ago | 
    
      
        |  Andrew Cantino | a6dbb9c787 | Merge pull request #762 from rishabhjain/master | 10 years ago | 
    
      
        |  Rishabh Jain | e4652e2d8d | Witai Agent | 10 years ago | 
    
      
        |  Andrew Cantino | 1832a9acfe | Merge pull request #758 from grawn/patch-1 | 10 years ago | 
    
      
        |  Andrew Cantino | 3d3af51e02 | Merge pull request #738 from willyg302/logo | 10 years ago | 
    
      
        |  grawn | f180f26f1d | Update .buildpacks | 10 years ago | 
    
      
        |  William Gaul | ec001e0b6b | Updating logo to new colors/font | 10 years ago | 
    
      
        |  William Gaul | c4e5f890fa | Adding logo and media files | 10 years ago | 
    
      
        |  Akinori MUSHA | 923d779cf4 | Properly format event_description. | 10 years ago | 
    
      
        |  Andrew Cantino | 9f63b85ac6 | Merge pull request #757 from rishabhjain/master | 10 years ago | 
    
      
        |  Rishabh Jain | d00f196d06 | Fixes a typo | 10 years ago | 
    
      
        |  Andrew Cantino | ef9ee40521 | Merge pull request #742 from joek/cloudfoundry | 10 years ago | 
    
      
        |  Andrew Cantino | f050a85471 | Merge pull request #755 from cantino/job_polling_fix | 10 years ago | 
    
      
        |  Andrew Cantino | 425a7401e9 | Merge pull request #754 from cantino/email_in_development_option | 10 years ago | 
    
      
        |  Andrew Cantino | f886bdf00d | fit more in header | 10 years ago | 
    
      
        |  Andrew Cantino | 630f614aa0 | do not refresh except on page 1 | 10 years ago | 
    
      
        |  Andrew Cantino | 1f8ecc29d1 | add SEND_EMAIL_IN_DEVELOPMENT option to .env.example | 10 years ago | 
    
      
        |  Akinori MUSHA | 49eb43459d | Merge branch 'imap_agent_scrub_strings' | 10 years ago | 
    
      
        |  Akinori MUSHA | 5211378131 | ImapAgent: Replace invalid bytes in a subject or body. | 10 years ago | 
    
      
        |  Johannes Engelke | hybris | 7cbd714ad4 | Added comment to manifestfile | 10 years ago | 
    
      
        |  Johannes Engelke | hybris | 7cd6354967 | Cleand up CF config | 10 years ago | 
    
      
        |  Johannes Engelke | hybris | 8380bbc534 | Added static file env variable | 10 years ago | 
    
      
        |  Johannes Engelke | hybris | 0d03221acb | Merge remote-tracking branch 'origin' | 10 years ago | 
    
      
        |  Johannes Engelke | hybris | 8568545055 | Added DB service | 10 years ago | 
    
      
        |  Johannes Engelke | hybris | 0c9c08168c | Huginn cloudfoudnry compatible | 10 years ago | 
    
      
        |  Akinori MUSHA | 1093275068 | Instruct how to write a case sensitive regex pattern. (#741) | 10 years ago | 
    
      
        |  Dominik Sander | b43ba8166f | Merge pull request #720 from dsander/rails-4.2 | 10 years ago | 
    
      
        |  Dominik Sander | 192dcceaeb | Upgrade rails to 4.2.1 | 10 years ago | 
    
      
        |  Dominik Sander | 0daea40bdf | On postgres queries without an ORDER are ordered randomly, this caused | 10 years ago | 
    
      
        |  Dominik Sander | 0ad7ea7fd9 | Upgrade to rails-4.2.1rc2 | 10 years ago | 
    
      
        |  Dominik Sander | 2ece339c42 | Upgrade to rails 4.2 | 10 years ago | 
    
      
        |  Andrew Cantino | 45eade1825 | Merge pull request #739 from albertsun/devise-email-from | 10 years ago | 
    
      
        |  Albert Sun | 57b6b0ec0a | have devise pick up email from ENV | 10 years ago | 
    
      
        |  Andrew Cantino | 2a99614919 | Merge pull request #735 from HyeongBaeYu/huginn_patch | 10 years ago | 
    
      
        |  Andrew Cantino | ad690ef2e9 | Merge pull request #737 from elijah/master | 10 years ago | 
    
      
        |  Elijah Wright | 703b091d1e | Merge pull request #1 from elijah/elijah-patch-1 | 10 years ago | 
    
      
        |  Elijah Wright | bb92a7980f | Update role to change from nodejs::install_from_binary to the ::nodejs_from_binary found in the current cookbook. | 10 years ago | 
    
      
        |  Elijah Wright | c245c33a36 | Change name of the nodejs::install_from_binary recipe to the ::nodejs_from_binary found in the current nodejs cookbook. | 10 years ago | 
    
      
        |  Elijah Wright | 8cb2bc8e9e | Add 'ark' cookbook to Cheffile - required by the modern versions of included cookbooks. | 10 years ago | 
    
      
        |  HyeongBae Yu | fcb68ccb0b | Reflection of code style | 10 years ago | 
    
      
        |  Akinori MUSHA | 38c53ba091 | Merge pull request #596 from knu/agent_dry_runnable | 10 years ago | 
    
      
        |  HyeongBae Yu | e0c33f7e3f | Update dot_helper.rb | 10 years ago | 
    
      
        |  Akinori MUSHA | 880bf17036 | Minor-update some gems: liquid, nokogiri and spring. | 10 years ago | 
    
      
        |  Akinori MUSHA | f4a177debe | Factor out dynamic modal dialog creation into Utils.showDynamicModal(). | 10 years ago | 
    
      
        |  Akinori MUSHA | ba73dd4c8f | Make `dry_run!` mark the object as `readonly!`. | 10 years ago | 
    
      
        |  Akinori MUSHA | 45ab179cc7 | Do not show a "Dry Run" button when editing a non-dry-runnable agent. | 10 years ago | 
    
      
        |  Akinori MUSHA | 86088e3fcf | Handle Ajax call failure in dry-run. | 10 years ago |