An error occurred fetching the project authors.
  1. 22 Mar, 2017 1 commit
  2. 02 Mar, 2017 1 commit
  3. 03 Feb, 2017 2 commits
    • Filipa Lacerda's avatar
      Fix broken tests · c5f5ce88
      Filipa Lacerda authored
      Rename Build to Job
      
      Replace "Builds" by "Jobs" and fix broken specs
      
      Replace "Builds" by "Jobs"
      
      Fix broken spinach test
      
      Fix broken test
      
      Remove `˙` at the beginning of the file
      
      Fix broken spinach test
      
      Fix broken tests
      
      Changes after review
      c5f5ce88
    • Filipa Lacerda's avatar
      Change "Build" to "Job" in builds show page header and sidebar · b5e24229
      Filipa Lacerda authored
      Change "Builds" to "Job" in Builds table
      
      Change "Get started with Builds" to "Get started with CI/CD Pipelines" in builds list view
      
      Change "Build" to "Jobs" in builds show view
      b5e24229
  4. 07 Oct, 2016 1 commit
    • Luke Bennett's avatar
      Added subnav to labels edit+new and milestones edit+new+show · 680efd4f
      Luke Bennett authored
      Added subnav to blame show, blob edit, builds show, commit builds, commit show, environments edit and pipelines show
      
      Added subnav to new enviro view
      
      Added sidebar top position calculation logic
      
      Added sidebar translation to follow the subnav up when the body is scrolled until a certain limit
      680efd4f
  5. 30 Sep, 2016 1 commit
  6. 20 Sep, 2016 2 commits
    • Timothy Andrew's avatar
    • Timothy Andrew's avatar
      Implement a second round of review comments from @DouweM. · 918e589c
      Timothy Andrew authored
      - Don't use `TableReferences` - using `.arel_table` is shorter!
      - Move some database-related code to `Gitlab::Database`
      - Remove the `MergeRequest#issues_closed` and
        `Issue#closed_by_merge_requests`  associations. They were either
        shadowing or were too similar to existing methods. They are not being
        used anywhere, so it's better to remove them to reduce confusion.
      - Use Rails 3-style validations
      - Index for `MergeRequest::Metrics#first_deployed_to_production_at`
      - Only include `CycleAnalyticsHelpers::TestGeneration` for specs that
        need it.
      - Other minor refactorings.
      918e589c
  7. 14 Sep, 2016 1 commit
  8. 25 Aug, 2016 1 commit
  9. 16 Jun, 2016 2 commits
  10. 13 Jun, 2016 2 commits
  11. 10 Jun, 2016 2 commits
  12. 07 Jun, 2016 1 commit
  13. 03 Jun, 2016 3 commits
  14. 02 Jun, 2016 1 commit
  15. 28 May, 2016 1 commit