1. 19 8月, 2015 1 次提交
  2. 04 8月, 2015 1 次提交
  3. 17 7月, 2015 1 次提交
  4. 09 3月, 2015 1 次提交
    • B
      Display Pivotal Education related courseware · bf15ee8a
      Brian Clozel 提交于
      This change adds a new "Related Courseware" section in the side
      container; this section lists links to courses and talks that are
      relevant to the current project page.
      
      Relevant content is fetched by the browser, with an AJAX request sent to
      the Pivotal Education LMS API. This API uses the Referrer HTTP header as
      input parameter to its content selection algorithm.
      
      Note that CORS HTTP headers are also used to allow/disallow AJAX cross
      domain requests.
      bf15ee8a
  5. 20 10月, 2014 1 次提交
  6. 30 9月, 2014 6 次提交
  7. 23 9月, 2014 2 次提交
  8. 04 9月, 2014 1 次提交
  9. 20 6月, 2014 1 次提交
  10. 14 5月, 2014 1 次提交
  11. 13 5月, 2014 1 次提交
  12. 15 4月, 2014 1 次提交
    • B
      Add missing ZeroClipbpard SWF file · 92c5b852
      Brian Clozel 提交于
      Flash support for ZeroClipboard is not working in project pages since
      the SWF file is missing. There was a typo in the .gitignore file that
      ignored "*.sw?" files.
      92c5b852
  13. 15 11月, 2013 1 次提交
    • P
      Remove 'not found in _includes' hacks · 85ed196c
      Phillip Webb 提交于
      Remove the use if "unless contains 'not found in _includes directory'"
      hacks that were previously used to detect when _includes were missing.
      
      This change is required as the hack no longer works with the latest
      Jekyll release (and therefore also with GitHub).
      
      Additional 'custom_pom_template' and 'custom_gradle_template' flags
      must now be set in _config.yml if you want to include a custom pom.xml
      or build.gradle file.
      85ed196c
  14. 09 9月, 2013 1 次提交