An error occurred fetching the project authors.
  1. 18 May, 2021 1 commit
  2. 14 May, 2021 2 commits
    • Francisco Javier López's avatar
      Add Deployments menu to project sidebar · 73cbccd1
      Francisco Javier López authored
      In this commit we add a new `Deployment` menu to the project
      sidebar. This menu is going to contain the menu items: `Feature
      Flags`, `Environments`, and `Releases`.
      
      These menu items are coming from the `Operations` menu and
      also the `Project information` one.
      73cbccd1
    • Francisco Javier López's avatar
      Move Labels menu item to project information menu · 71d31b33
      Francisco Javier López authored
      In this commit we move the menu item "Labels" from the Issues
      menu and its own menu when the issues are disabled, to the
      project information menu.
      
      That way, we'll show always the labels menu no matter the status
      of the issues feature.
      71d31b33
  3. 10 May, 2021 1 commit
  4. 07 May, 2021 2 commits
  5. 06 May, 2021 1 commit
  6. 05 May, 2021 2 commits
  7. 04 May, 2021 1 commit
  8. 03 May, 2021 1 commit
  9. 30 Apr, 2021 1 commit
  10. 29 Apr, 2021 3 commits
  11. 27 Apr, 2021 2 commits
  12. 26 Apr, 2021 1 commit
  13. 20 Apr, 2021 1 commit
  14. 19 Apr, 2021 1 commit
  15. 15 Apr, 2021 2 commits
  16. 29 Mar, 2021 1 commit
  17. 25 Mar, 2021 1 commit
  18. 10 Mar, 2021 1 commit
  19. 19 Jan, 2021 1 commit
  20. 30 Oct, 2020 3 commits
  21. 15 Oct, 2020 1 commit
    • sfang97's avatar
      Enable project access tokens on .com · f65f21c3
      sfang97 authored
      Rebase with master
      Fix sidebar spec
      Remove another feature_enabled blocker
      Change double quote to single quote
      
      Created by isn't available yet
      
      Add note to Core badge
      
      Remove merge conflict
      
      Set feature_enabled to true
      
      Remove feature disabled shared example
      
      Address MR review comments
      
      Address TW comments
      
      Add EE specs
      
      Free vs paid .com
      
      Don't need parantheses
      
      Add self-managed specs to ee
      
      Master version of ee access token spec
      
      Add space to readme
      
      Stub should check namespace plan
      
      Add more ee specs
      
      Fix indentation of shared example
      
      Remove .com reference
      
      Fix ee spec
      
      Apply some MR suggestions
      
      Change date format
      
      Project access token shared example
      
      Stub non ee application setting
      
      Shared example cleanup- still failing
      
      Change shared example nam
      
      Fix feature unavailable specs
      
      Remove stub namespace check
      
      Add back stub check namespace plan
      
      Stub application setting
      
      Change test back to context
      
      Add back stub ee app setting
      
      Restructure shared texamples file
      
      Use multiple Rspec.shared_examples, one for each method. Also test
      feature unavailable
      
      Restructure shared examples
      
      Test feature unavailable
      
      Add changelog entry
      
      Add changelog entry
      
      Revert "Add changelog entry"
      
      This reverts commit 17c94b23043af6c37350cf0aab7c917123ffb02d.
      f65f21c3
  22. 08 Oct, 2020 1 commit
  23. 20 Jul, 2020 1 commit
    • Giorgenes Gelatti's avatar
      Move package frontend to core · 224f6cb1
      Giorgenes Gelatti authored
      - Move controllers, views and specs to core.
      - Enables packages in core for everyone.
      - Remove Gitlab.ee? checks for package.
      - Move packages_enabled in project entity to core
      - Move project#has_package? specs to core
      - Move project#has_package? to core
      - Fix package js paths
      224f6cb1
  24. 14 Jul, 2020 2 commits
  25. 23 Jun, 2020 1 commit
  26. 11 Jun, 2020 1 commit
    • Markus Koller's avatar
      Decouple wiki views from projects · e7c7beeb
      Markus Koller authored
      - Add generic `wiki_path` / `wiki_page_path` helpers.
      - Move views into `app/views/shared`.
      - Move JS assets into `app/assets/javascripts/pages/shared`.
      - Refer to `@wiki` instead of `@project` in views.
      - Use constants on `Wiki` instead of `ProjectWiki`.
      e7c7beeb
  27. 14 May, 2020 1 commit
  28. 13 May, 2020 1 commit
    • peterhegman's avatar
      Add project level access tokens feature · 2f6397ac
      peterhegman authored
      Project level access tokens can be added from
      "Settings" -> "Access Tokens". A bot user is created with an access
      token and added to the project. Self-managed only feature.
      
      Change `project-access-tokens` to `access-tokens` to make them more
      flexible
      2f6397ac
  29. 23 Apr, 2020 1 commit
  30. 12 Mar, 2020 1 commit