Skip to content
Snippets Groups Projects
  1. Feb 26, 2020
  2. Oct 09, 2019
  3. Aug 29, 2019
  4. Jun 14, 2019
  5. Jun 10, 2019
  6. May 30, 2019
    • Mike Scott's avatar
      Add Pipeline IID to views · 852738a4
      Mike Scott authored and Filipa Lacerda's avatar Filipa Lacerda committed
      * Add Pipeline IID to MR's
      * Add Pipeline IID to commit box
      * Add Pipeline IID to builds page
      * Add Pipeline IID to job sidebar
      * Add Pipeline IID to header on view pipeline pages
      * Add changelog entry
      * Update tests
      852738a4
  7. Feb 18, 2019
  8. Jan 31, 2019
  9. Jan 28, 2019
  10. Jan 24, 2019
  11. Dec 11, 2018
    • Zeff Morgan's avatar
      Add tests for plain diff/email patch options · 12c358f1
      Zeff Morgan authored
      Add spec file using before(:context) to reduce test time. With testing
      almost identical things, unnecessary to make them completely atomic.
      Includes two helper methods. Since the raw_content method is the only
      function needed on that page, created the method in the spec instead
      of adding another page object.
      
      Setup new project/commit page object and update project/show to add
      go_to_commit method. The go_to_commit method is near duplicate of
      go_to_file method, but decided to split them off to reduce overall
      refactoring and simplify language.
      
      Also add selectors to commit box partial and update qa.rb to load
      new page object.
      12c358f1
  12. Aug 03, 2018
  13. Jul 30, 2018
    • Bob Van Landuyt's avatar
      Show the status of a user in interactions · f1d3ea63
      Bob Van Landuyt authored
      The status is shown for
      - The author of a commit when viewing a commit
      - Notes on a commit (regular/diff)
      - The user that triggered a pipeline when viewing a pipeline
      - The author of a merge request when viewing a merge request
      - The author of notes on a merge request (regular/diff)
      - The author of an issue when viewing an issue
      - The author of notes on an issue
      - The author of a snippet when viewing a snippet
      - The author of notes on a snippet
      - A user's profile page
      - The list of members of a group/user
      f1d3ea63
  14. Jul 20, 2018
  15. May 10, 2018
  16. May 07, 2018
  17. Apr 17, 2018
  18. Apr 13, 2018
  19. Apr 11, 2018
  20. Apr 10, 2018
  21. Apr 09, 2018
  22. Apr 04, 2018
  23. Jan 12, 2018
  24. Dec 07, 2017
  25. Nov 23, 2017
  26. Nov 07, 2017
  27. Nov 06, 2017
    • Mayra Cabrera's avatar
      Modifies commit branches section · 70b8f421
      Mayra Cabrera authored
      - Display the default branch (if the limit is not exceeded)
      - Requires '...' to be clicked before showing the rest of the branches and/or tags
      - Fixes haml lints
      70b8f421
  28. Nov 03, 2017
  29. Oct 20, 2017
  30. Aug 01, 2017
  31. Jul 27, 2017
  32. Jul 13, 2017
  33. Jul 05, 2017
Loading