1. 01.02.2023 1 коммит
  2. 21.09.2022 1 коммит
  3. 07.07.2022 1 коммит
  4. 01.07.2022 1 коммит
  5. 30.05.2022 1 коммит
  6. 05.01.2022 1 коммит
  7. 04.01.2022 2 коммита
  8. 13.10.2021 1 коммит
  9. 28.09.2021 1 коммит
  10. 17.09.2021 2 коммита
    • Sabine Carpenter's avatar
      Update command to checksum particular projects
      · 283bc965
      Sabine Carpenter создал
      283bc965
    • Harsh Chouraria's avatar
      Use find_each for better performance
      · 7b859843
      Harsh Chouraria создал
      The use of model.all.each would cause the console to pull in all records
      into memory (as an array) which will either appear as a very slow
      operation or one that fails after a certain limit of memory is reached
      (killing the console)
      
      This change updates a specific troubleshooting snippet that was using
      model.all.each call
      
      The change does not break the snippet's original
      goals, just makes it use
      fewer machine resources
      7b859843
  11. 10.09.2021 1 коммит
  12. 28.07.2021 1 коммит
  13. 29.06.2021 1 коммит
  14. 18.06.2021 1 коммит
    • Achilleas Pipinellis's avatar
      Update administration pages with new admin area access info
      · fb4a0046
      Achilleas Pipinellis создал
      GitLab 14.0 includes an interface change that moves the UI
      element to access the Admin Area to a new location;
      from the top menu bar to within the Menu option on the top
      menu bar.
      
      This updates the administration documentation pages that describe
      accessing the Admin Area to reflect the new interface change.
      fb4a0046
  15. 07.06.2021 1 коммит
  16. 02.06.2021 1 коммит
  17. 04.03.2021 1 коммит
  18. 28.01.2021 1 коммит
  19. 19.01.2021 1 коммит
    • Francisco Javier López's avatar
      Move Housekeeping service namespace
      · e900a588
      Francisco Javier López создал
      In this commit we're moving the `Projects::HousekeepingService`
      to `HousekeepingService`. We're doing this because we're going
      to reuse it with other resources like project and group wikis.
      
      We cannot remove the service class entirely because during
      deployment there can be jobs calling the old class.
      e900a588
  20. 09.01.2021 1 коммит
  21. 01.12.2020 1 коммит
  22. 23.11.2020 1 коммит
    • Achilleas Pipinellis's avatar
      Update handbook URL for Technical Writers assignments
      · 2dc1b3be
      Achilleas Pipinellis создал
      The previous URL had two drawbacks:
      
      1. It didn't match what the title was about (`Assignments to DevOps
         Stages and Groups`, and the anchor was `#designated-technical-writers`).
      2. It didn't account for the other sections, like development and API
         guidelines.
      2dc1b3be
  23. 19.11.2020 1 коммит
  24. 26.10.2020 1 коммит
  25. 14.10.2020 1 коммит
  26. 08.10.2020 2 коммита
  27. 03.10.2020 1 коммит
  28. 02.10.2020 1 коммит
  29. 18.08.2020 1 коммит
  30. 29.04.2020 1 коммит
  31. 27.04.2020 1 коммит
  32. 24.04.2020 2 коммита
  33. 18.04.2020 1 коммит
  34. 31.03.2020 1 коммит
  35. 24.03.2020 1 коммит
    • Amy Qualls's avatar
      Fix spelling errors
      · a7303803
      Amy Qualls создал
      Fix spelling errors, or wrap non-words in code tags when feasible.`
      a7303803
  36. 30.01.2020 1 коммит