Skip to content
Snippets Groups Projects
  1. Feb 24, 2021
  2. Feb 12, 2021
  3. Feb 05, 2021
  4. Jan 28, 2021
  5. Dec 16, 2020
  6. Dec 04, 2020
  7. Nov 23, 2020
  8. Nov 11, 2020
  9. Sep 07, 2020
  10. Aug 12, 2020
    • Jiaan Louw's avatar
      Refer to project delay instead of adjourned · 829c8d02
      Jiaan Louw authored
      Delayed project deletion is referred by different phrases
      which this attempts to resolve:
      
      Refer to "soft delete" as "delayed delete".
      Refer to "adjourned" as "delayed".
      Refer to "adjournment period" as "delay".
      829c8d02
  11. Jul 29, 2020
  12. Jul 15, 2020
  13. May 21, 2020
  14. Apr 30, 2020
  15. Apr 28, 2020
  16. Apr 20, 2020
  17. Apr 15, 2020
    • Brian Kabiro's avatar
      Restrict access when restricted visibility level is public · 33401ff1
      Brian Kabiro authored and Imre (Admin)'s avatar Imre (Admin) committed
      Some organizations prefer to have all Gitlab related data private
      but it is currently possible for non-authenticated users to access
      certain pages e.g /public and /explore
      
      This change makes it possible to restrict access by
      checking if `public` is included in the restricted visibility
      level setting.
      
      * require authentication for /explore, /help, and /public for non-authenticated users.
      * remove the Explore link from the sign in page.
      * redirect an unauthenticated user attempting to access /help to https://docs.gitlab.com/.
      33401ff1
  18. Mar 02, 2020
  19. Feb 12, 2020
    • Amy Qualls's avatar
      Fix double-spaced sentences and Node.js usage · 6106fc55
      Amy Qualls authored
      This commit contains two types of fixes.
      1) Sentences with two spaces after the period, which is disallowed
      in GitLab's style guide
      
      2) Usage of 'Node.JS' - not only does this usage trigger the
      sentence spacing rule, it's actually incorrect according to the
      trademark. It should be 'Node.js' in sentence case - this usage
      also passes the sentence spacing test, since it only looks for
      capital letters immediately following a period.
      6106fc55
  20. Feb 08, 2020
  21. Feb 06, 2020
  22. Jan 24, 2020
  23. Jan 02, 2020
  24. Dec 17, 2019
    • mksionek's avatar
      Add application settings · ae7a45cd
      mksionek authored and Imre (Admin)'s avatar Imre (Admin) committed
      Add new columns to projects and application settings
      
      Add attributes to import specs
      
      Import should ignore marked for deletion column
      
      Remove unneeded differences
      
      Remove unneeded differences
      
      Add specs to model
      
      Refactor specs to use specs helper
      
      Add cr remarks
      
      Add cr remarks
      
      Add db changes
      
      Add new columns to projects and application settings
      
      Add attributes to import specs
      
      Import should ignore marked for deletion column
      
      Add application setting
      
      With api entry and ui changes
      
      Fix validations name
      
      Remove unneeded differences
      
      Add strings to the file
      
      Add changelog entry
      
      Change name in migration to the proper one
      
      Remove unneeded differences
      
      Remove parts of code that by error was brought back to old version
      
      Add constant to application settings
      
      Add constant to migration
      
      Correct wording for more universal approach
      
      Update changelog entry
      
      Remove merge leftovers
      
      Remove rubocop offence
      ae7a45cd
  25. Dec 02, 2019
  26. Nov 29, 2019
  27. Oct 25, 2019
    • Marcel Amirault's avatar
      Move 5 more docs out of workflow dir · 3d3d2457
      Marcel Amirault authored
      Moves gitlab_flow.md, issue_weight.md, notifications.md
      releases.md and repository_mirroring.md, out of workflow
      and into better locations. Updates relative links both
      within the moved docs, and linking to the moved docs.
      3d3d2457
  28. Oct 21, 2019
  29. Oct 18, 2019
  30. Oct 17, 2019
  31. Oct 01, 2019
  32. Sep 29, 2019
    • Russell Dickenson's avatar
      Updated Visibility and access controls docs · 186ca9c3
      Russell Dickenson authored and Evan Read's avatar Evan Read committed
      Updated docs of the Admin Area's 'Visibility and
      access controls' docs to match the options
      available in the UI.
      
      - Deleted 3 unnecesssary images.
      - Added links to and from relevant topics.
      - Added several sections.
      - Removed index in introduction as it was unnecessary.
      - Changed reference style links into inline links.
      186ca9c3
  33. Sep 25, 2019
  34. Sep 17, 2019
  35. Aug 22, 2019
  36. Jul 08, 2019
Loading