An error occurred fetching the project authors.
  1. 11 Oct, 2016 1 commit
  2. 16 Jun, 2016 1 commit
    • Phil Hughes's avatar
      Added source branch text to dropdown toggle · da592a73
      Phil Hughes authored
      Previously, the dropdown toggle would default to "Select source branch",
      this changes that so that it defaults to the branch name and if that
      doesn't exist, it defaults to "Select source branch"
      da592a73
  3. 15 Apr, 2016 1 commit
  4. 13 Apr, 2016 1 commit
  5. 11 Apr, 2016 1 commit
  6. 06 Apr, 2016 5 commits
  7. 05 Apr, 2016 1 commit
    • Robert Speicher's avatar
      Standardize the way we check for and display form errors · 7a2370f7
      Robert Speicher authored
      - Some views had a "Close" button. We've removed this, because we don't
        want users accidentally hiding the validation errors and not knowing
        what needs to be fixed.
      - Some views used `li`, some used `p`, some used `span`. We've
        standardized on `li`.
      - Some views only showed the first error. We've standardized on showing
        all of them.
      - Some views added an `#error_explanation` div, which we've made
        standard.
      7a2370f7
  8. 03 Mar, 2016 1 commit
  9. 02 Dec, 2015 4 commits
  10. 10 Nov, 2015 1 commit
  11. 08 Sep, 2015 1 commit
  12. 11 Aug, 2015 2 commits
  13. 15 Jul, 2015 1 commit
  14. 27 Jun, 2015 1 commit
  15. 06 May, 2015 1 commit
  16. 14 Feb, 2015 1 commit
    • Vinnie Okada's avatar
      Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
      76aad9b7
  17. 15 Jul, 2014 2 commits
  18. 21 Jun, 2014 1 commit
  19. 12 Jun, 2014 1 commit
  20. 08 May, 2014 3 commits