1. 09 Jan, 2017 5 commits
  2. 08 Jan, 2017 1 commit
    • Vincent Wong's avatar
      Record and show last used date of SSH Keys · b6df93a5
      Vincent Wong authored
      Addresses: Issue #13810
      
      1. Adds a last_used_at attribute to the Key table/model
      2. Update a key's last_used_at whenever it gets used
      3. Display how long ago an ssh key was last used
      b6df93a5
  3. 06 Jan, 2017 29 commits
  4. 05 Jan, 2017 5 commits
    • Alfredo Sumaran's avatar
      Merge branch 'fix-u2f-fixtures' into 'master' · 81dfb1aa
      Alfredo Sumaran authored
      Replace static JavaScript fixtures for u2f
      
      See merge request !8426
      81dfb1aa
    • Alfredo Sumaran's avatar
      Wait for ajax after clicking on a date · 55fe57eb
      Alfredo Sumaran authored
      55fe57eb
    • Annabel Dunstone Gray's avatar
      Merge branch '26352-user-dropdown-settings' into 'master' · 76bb8ed4
      Annabel Dunstone Gray authored
      26352 Change Profile settings to User / Settings
      
      Closes #26352
      
      See merge request !8453
      76bb8ed4
    • Mike Greiling's avatar
      Port of 26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task to EE · c2eab5a4
      Mike Greiling authored
      Squashed commit of the following:
      
      commit f19330e4
      Author: Mike Greiling <mike@pixelcog.com>
      Date:   Tue Jan 3 16:38:53 2017 -0600
      
          fix right_sidebar_spec ajax call
      
      commit 7a2a9bb4
      Author: Mike Greiling <mike@pixelcog.com>
      Date:   Fri Dec 30 18:14:33 2016 -0600
      
          replace Teaspoon fixture methods with jasmine-jquery methods to reduce dependency on Teaspoon
      
      commit 10d483ea
      Merge: 5997a86e df5223de
      Author: Mike Greiling <mike@pixelcog.com>
      Date:   Thu Jan 5 14:10:43 2017 -0600
      
          Merge branch 'fix-u2f-fixtures' into 26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task
      
          * fix-u2f-fixtures:
            generate u2f frontend fixtures dynamically
            force utf-8 encoding for prior to fixture parsing to prevent nokogiri issues
            exclude script type=text/template from dom scrubbing
      
      commit df5223de
      Author: Mike Greiling <mike@pixelcog.com>
      Date:   Tue Jan 3 14:48:37 2017 -0600
      
          generate u2f frontend fixtures dynamically
      
      commit 8cee3b1d
      Author: Mike Greiling <mike@pixelcog.com>
      Date:   Tue Jan 3 15:26:14 2017 -0600
      
          force utf-8 encoding for prior to fixture parsing to prevent nokogiri issues
      
      commit ca404170
      Author: Mike Greiling <mike@pixelcog.com>
      Date:   Tue Jan 3 10:46:17 2017 -0600
      
          exclude script type=text/template from dom scrubbing
      
      commit 5997a86e
      Author: Mike Greiling <mike@pixelcog.com>
      Date:   Mon Jan 2 13:04:10 2017 -0600
      
          add CHANGELOG entry for !8384
      
      commit d904335d
      Author: Mike Greiling <mike@pixelcog.com>
      Date:   Fri Dec 30 18:25:23 2016 -0600
      
          make projects.json easier to read
      
      commit 7ae2fe13
      Author: Mike Greiling <mike@pixelcog.com>
      Date:   Fri Dec 30 17:28:51 2016 -0600
      
          fix dynamic u2f fixtures
      
      commit 5f192c77
      Author: Mike Greiling <mike@pixelcog.com>
      Date:   Fri Dec 30 15:27:40 2016 -0600
      
          update all frontend tests to point to precompiled fixtures
      
      commit 6370e326
      Author: Mike Greiling <mike@pixelcog.com>
      Date:   Fri Dec 30 14:50:07 2016 -0600
      
          recursively clean compiled fixtures
      
      commit 2373082e
      Author: Mike Greiling <mike@pixelcog.com>
      Date:   Fri Dec 30 14:47:12 2016 -0600
      
          create catch-all fixture generator for all static fixtures
      
      commit 4cd962ec
      Author: Mike Greiling <mike@pixelcog.com>
      Date:   Fri Dec 30 14:46:41 2016 -0600
      
          allow storage of raw string fixtures
      c2eab5a4
    • Fatih Acet's avatar
      Merge branch 'markdown-button-newline-bug-fix' into 'master' · 297e6e29
      Fatih Acet authored
      Fixed new line being included in bold/italic in GFM form
      
      Closes #25456
      
      See merge request !8086
      297e6e29