Dominik Sander
          
         | 
        0daea40bdf  | 
        On postgres queries without an ORDER are ordered randomly, this caused | 
        10 ans auparavant | 
      
    
      
        
          
             Dominik Sander
          
         | 
        0ad7ea7fd9  | 
        Upgrade to rails-4.2.1rc2 | 
        10 ans auparavant | 
      
    
      
        
          
             Dominik Sander
          
         | 
        2ece339c42  | 
        Upgrade to rails 4.2 | 
        10 ans auparavant | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        45eade1825  | 
        Merge pull request #739 from albertsun/devise-email-from | 
        10 ans auparavant | 
      
    
      
        
          
             Albert Sun
          
         | 
        57b6b0ec0a  | 
        have devise pick up email from ENV | 
        10 ans auparavant | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        2a99614919  | 
        Merge pull request #735 from HyeongBaeYu/huginn_patch | 
        10 ans auparavant | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        ad690ef2e9  | 
        Merge pull request #737 from elijah/master | 
        10 ans auparavant | 
      
    
      
        
          
             Elijah Wright
          
         | 
        703b091d1e  | 
        Merge pull request #1 from elijah/elijah-patch-1 | 
        10 ans auparavant | 
      
    
      
        
          
             Elijah Wright
          
         | 
        bb92a7980f  | 
        Update role to change from nodejs::install_from_binary to the ::nodejs_from_binary found in the current cookbook. | 
        10 ans auparavant | 
      
    
      
        
          
             Elijah Wright
          
         | 
        c245c33a36  | 
        Change name of the nodejs::install_from_binary recipe to the ::nodejs_from_binary found in the current nodejs cookbook. | 
        10 ans auparavant | 
      
    
      
        
          
             Elijah Wright
          
         | 
        8cb2bc8e9e  | 
        Add 'ark' cookbook to Cheffile - required by the modern versions of included cookbooks. | 
        10 ans auparavant | 
      
    
      
        
          
             HyeongBae Yu
          
         | 
        fcb68ccb0b  | 
        Reflection of code style | 
        10 ans auparavant | 
      
    
      
        
          
             Akinori MUSHA
          
         | 
        38c53ba091  | 
        Merge pull request #596 from knu/agent_dry_runnable | 
        10 ans auparavant | 
      
    
      
        
          
             HyeongBae Yu
          
         | 
        e0c33f7e3f  | 
        Update dot_helper.rb | 
        10 ans auparavant | 
      
    
      
        
          
             Akinori MUSHA
          
         | 
        880bf17036  | 
        Minor-update some gems: liquid, nokogiri and spring. | 
        10 ans auparavant | 
      
    
      
        
          
             Akinori MUSHA
          
         | 
        f4a177debe  | 
        Factor out dynamic modal dialog creation into Utils.showDynamicModal(). | 
        10 ans auparavant | 
      
    
      
        
          
             Akinori MUSHA
          
         | 
        ba73dd4c8f  | 
        Make `dry_run!` mark the object as `readonly!`. | 
        10 ans auparavant | 
      
    
      
        
          
             Akinori MUSHA
          
         | 
        45ab179cc7  | 
        Do not show a "Dry Run" button when editing a non-dry-runnable agent. | 
        10 ans auparavant | 
      
    
      
        
          
             Akinori MUSHA
          
         | 
        86088e3fcf  | 
        Handle Ajax call failure in dry-run. | 
        10 ans auparavant | 
      
    
      
        
          
             Akinori MUSHA
          
         | 
        05f98cac61  | 
        Show error messages when trying to dry-run an invalid agent. | 
        10 ans auparavant | 
      
    
      
        
          
             Akinori MUSHA
          
         | 
        979f803759  | 
        Add a "Dry Run" feature to the Agent form. | 
        11 ans auparavant | 
      
    
      
        
          
             hbywoo
          
         | 
        3abc91956e  | 
        Fix validation issue of Get url maximum length | 
        10 ans auparavant | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        0ff1c95ab7  | 
        Merge pull request #734 from cantino/object_logging | 
        10 ans auparavant | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        26a8e49581  | 
        Merge pull request #725 from albertsun/master | 
        10 ans auparavant | 
      
    
      
        
          
             Albert Sun
          
         | 
        3d6fa3678b  | 
        bump weibo_2 and rest-client dependency | 
        10 ans auparavant | 
      
    
      
        
          
             Dominik Sander
          
         | 
        8162c61c44  | 
        Merge pull request #723 from dsander/ruby-2.2 | 
        10 ans auparavant | 
      
    
      
        
          
             Dominik Sander
          
         | 
        7c43c6efa0  | 
        Ruby 1.9.3 and add ruby 2.2.0 support | 
        10 ans auparavant | 
      
    
      
        
          
             Dominik Sander
          
         | 
        da77a8a333  | 
        Merge pull request #711 from dsander/pushbullet-unification | 
        10 ans auparavant | 
      
    
      
        
          
             Akinori MUSHA
          
         | 
        f576664046  | 
        Make sure to enable ar_mysql_column_charset when running `rake db:create`. | 
        10 ans auparavant | 
      
    
      
        
          
             Akinori MUSHA
          
         | 
        a621a19f2f  | 
        Apply monkey patching only after loading a MySQL adapter. | 
        10 ans auparavant | 
      
    
      
        
          
             Akinori MUSHA
          
         | 
        7c6224d7eb  | 
        Do not refer to AbstractMysqlAdapter for checking the connection adapter type. | 
        10 ans auparavant | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        cc9680f045  | 
        Merge pull request #715 from KimJungHun/patch-1 | 
        10 ans auparavant | 
      
    
      
        
          
             Dominik Sander
          
         | 
        0b979dd1c0  | 
        PushbulletAgent moved device creation to a before_validation callback | 
        10 ans auparavant | 
      
    
      
        
          
             KimJungHun
          
         | 
        bfcec46e45  | 
        Update agents_controller.rb | 
        10 ans auparavant | 
      
    
      
        
          
             KimJungHun
          
         | 
        b939a27526  | 
        Update agents_controller.rb | 
        10 ans auparavant | 
      
    
      
        
          
             KimJungHun
          
         | 
        073b80a5cc  | 
        Update agents_controller.rb | 
        10 ans auparavant | 
      
    
      
        
          
             Dominik Sander
          
         | 
        c7b4c4260f  | 
        PushbulletAgent validate and autocomplete options | 
        10 ans auparavant | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        5c9b6b72b4  | 
        Merge pull request #714 from bennlich/patch-1 | 
        10 ans auparavant | 
      
    
      
        
          
             Benny Lichtner
          
         | 
        70d7e2822b  | 
        Add Develop section, add link in We need your help | 
        10 ans auparavant | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        7ee3c01690  | 
        allow logging of any object by inspecting non-strings | 
        10 ans auparavant | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        8a0c95bdf0  | 
        update RSSAgent doc | 
        10 ans auparavant | 
      
    
      
        
          
             Dominik Sander
          
         | 
        eee268a920  | 
        Made Pushbullet agent form configurable and validate additional fields | 
        10 ans auparavant | 
      
    
      
        
          
             Dominik Sander
          
         | 
        b8e12e2413  | 
        PushbulletAgent code refactoring | 
        10 ans auparavant | 
      
    
      
        
          
             Dominik Sander
          
         | 
        9902c2313c  | 
        Added migration for existing PushbulletAgents and fixed the specs | 
        10 ans auparavant | 
      
    
      
        
          
             Christian Berendt
          
         | 
        80799bf14e  | 
        [pushbullet] use API version 2 | 
        11 ans auparavant | 
      
    
      
        
          
             Christian Berendt
          
         | 
        9edbf18422  | 
        [pushbullet] add support for further message types | 
        11 ans auparavant | 
      
    
      
        
          
             Christian Berendt
          
         | 
        6d916534ae  | 
        [pusbullet] add a note how to register a new device | 
        11 ans auparavant | 
      
    
      
        
          
             Dominik Sander
          
         | 
        0fe0b46dc6  | 
        Merge pull request #709 from dsander/liquid-line-break-filter | 
        10 ans auparavant | 
      
    
      
        
          
             Dominik Sander
          
         | 
        66b4adad9a  | 
        Added line_break tag to insert \n into liquid interpolated string | 
        10 ans auparavant | 
      
    
      
        
          
             Akinori MUSHA
          
         | 
        2352896442  | 
        Upgrade spring to 1.3.2 and undo our local patch. | 
        10 ans auparavant |