Albert Sun
          
         | 
        4e8634036f  | 
        remove rails_admin_histories table from schema file | 
        11 年之前 | 
      
    
      
        
          
             Albert Sun
          
         | 
        6662679c09  | 
        add better_errors to Gemfile.lock | 
        11 年之前 | 
      
    
      
        
          
             Alex Piggott
          
         | 
        49b4fd89de  | 
        #141 change delayed_job.handler to mediumtext (16MB) like event.payload | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        16ae63181d  | 
        Merge pull request #150 from KenYN/patch-1 | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        ca60b7d409  | 
        code refactor to remove repetition | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        0f1490452c  | 
        a working code agent | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        6984973267  | 
        update Gemfile to include therubyracer gem | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        afcffeea92  | 
        working implementation. now the arguments to the js code are passed correctly, the rest is the work of the js code | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        87293e2788  | 
        refactor to remove rescue | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        149a75d544  | 
        Merge branch 'master' into user-credentials | 
        11 年之前 | 
      
    
      
        
          
             KenYN
          
         | 
        cc881557b6  | 
        Use better_errors for better errors | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        746c092d51  | 
        initial work on the code agent, almost works! | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        788e9dff03  | 
        cleanup! | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        dcffc71732  | 
        now agents repond to credential method call, and specs | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        68527eff67  | 
        model specs and validations | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        e6986bd5fc  | 
        Merge pull request #146 from L2G/redundant-rake | 
        11 年之前 | 
      
    
      
        
          
             Larry Gilbert
          
         | 
        91b9b4dc8f  | 
        Removing one of two instances of 'rake' in Gemfile | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        241c3b59f7  | 
        why is rails_admin_histories showing here? | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        717a5a6ac0  | 
        now the adding of the user credential inline is working | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        c916a04bfd  | 
        Merge branch 'master' into user-credentials | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        638248b1d1  | 
        Merge branch 'master' of github.com:cantino/huginn | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        7c5b4ff969  | 
        fix default log length spec | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        180f713d44  | 
        Merge pull request #143 from albertsun/website-agent-basic-auth | 
        11 年之前 | 
      
    
      
        
          
             Albert Sun
          
         | 
        18595b0760  | 
        blank? -> present? | 
        11 年之前 | 
      
    
      
        
          
             Albert Sun
          
         | 
        7996954a3b  | 
        add a `basic_auth` option to the website agent | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        3fafbe02ef  | 
        user credentials can now be shown, and can be removed, still to add them dynamically | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        0f0923c80a  | 
        Merge pull request #140 from liangzan/master | 
        11 年之前 | 
      
    
      
        
          
             Wong Liang Zan
          
         | 
        e4aa7f6f16  | 
        method name mistake | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        3fe4a31ffc  | 
        Merge pull request #131 from umarsheikh/master | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        db27d77944  | 
        Merge pull request #139 from albertsun/json-migration-pagination | 
        11 年之前 | 
      
    
      
        
          
             Albert Sun
          
         | 
        4e13fcad89  | 
        use pagination in the json serialization migration | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        7da404bdbc  | 
        should move this to another branch and create another pr | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        05a4f1aa34  | 
        stylistic changes | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        1b4c2ead30  | 
        Update .env.example | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        1ad6cdffc9  | 
        Merge branch 'master' of github.com:singular0/huginn into singular0-master | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        5533b3ffcc  | 
        memory reset test | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        7bdd810a31  | 
        fix spec failure | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        f104ce335c  | 
        specs for the public transport agent | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        f7f10656d0  | 
        finally working version after fixing hash access issues | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        8d2521208b  | 
        use strings in hash keys, cleanup old memory | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        77c623b28e  | 
        use typhoeus instead of patron | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        406d26569d  | 
        proper formatting | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        a5dcfd3ced  | 
        description changes | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        c77af0e07e  | 
        cleanup | 
        11 年之前 | 
      
    
      
        
          
             Umar M. Sheikh
          
         | 
        667d8d022c  | 
        Working public transport agent, currently works for san francisco muni by default configuration | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        a5321938e7  | 
        comment on touchstart.dropdown e.stopPropagation | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        3068d2f81b  | 
        Merge pull request #124 from KenYN/patch-1 | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        d7d2bfe7d2  | 
        add documentation | 
        11 年之前 | 
      
    
      
        
          
             KenYN
          
         | 
        eebd46d662  | 
        Quick'n'dirty patch to address touchscreen issues | 
        11 年之前 | 
      
    
      
        
          
             Andrew Cantino
          
         | 
        3bf1961ef6  | 
        Merge pull request #118 from cantino/add_keep_events_for_to_agents | 
        11 年之前 |