1. 12 Jun, 2024 2 commits
  2. 04 Jun, 2024 1 commit
    • Alain Takoudjou's avatar
      NXD: disable licence_key · 34948397
      Alain Takoudjou authored
      All repositories which has LICENCE file are failling (see log bellow).
      We disabled it for now as it's not mandatory.
      
      Completed 500 Internal Server Error in 10240ms (ActiveRecord: 124.9ms | Elasticsearch: 0.0ms | Allocations: 274932)
      
      ActionView::Template::Error (4:Deadline Exceeded.):
       17:
       18: - if is_project_overview
       19: .project-buttons.gl-mb-3.js-show-on-project-root
       20: = render 'stat_anchor_list', anchors: @project.statistics_buttons(show_auto_devops_callout: show_auto_devops_callout), project_buttons: true
       21:
       22: #js-tree-list{ data: vue_file_list_data(project, ref) }
       23: - if can_edit_tree?
      
      lib/gitlab/git/wraps_gitaly_errors.rb:13:in `rescue in wrapped_gitaly_errors'
      lib/gitlab/git/wraps_gitaly_errors.rb:6:in `wrapped_gitaly_errors'
      lib/gitlab/git/repository.rb:763:in `license_short_name'
      app/models/repository.rb:622:in `license_key'
      ...
      34948397
  3. 30 May, 2024 1 commit
  4. 21 May, 2024 2 commits
  5. 13 May, 2024 1 commit
  6. 19 Mar, 2024 3 commits
    • Kirill Smelkov's avatar
      NXD Show "about" footer on every page · 11fc37af
      Kirill Smelkov authored
      We show in small font size the same info that is shown on sign_in page:
      
          "GitLab Nexedi Edition", "About GitLab" and "About Nexedi"
      
      This is good to have and hereby-introduced about-footer area will be
      also used in the next patch for ICP too.
      
      XXX placement of .about-footer to be near bottom is done not very
      correctly.
      11fc37af
    • Kirill Smelkov's avatar
      NXD GitLab Nexedi Edition · 1f9b0cb7
      Kirill Smelkov authored
      = GitLab Community Edition + Nexedi patches
      1f9b0cb7
    • Alain Takoudjou's avatar
      NXD: Use merge description message as merge message by default · 6d451a7a
      Alain Takoudjou authored
      Include Merge description message in merge by default. User can disable description in merge message by clicking on `Don't include description in commit message`.
      
      Drop the merge title which is "Merge branch SOURCE into TARGET" and only keep the MR title as commit message.
      6d451a7a
  7. 03 Nov, 2021 5 commits
  8. 29 Oct, 2021 2 commits
  9. 21 Sep, 2021 2 commits
  10. 02 Sep, 2021 2 commits
  11. 10 Aug, 2021 3 commits
  12. 03 Aug, 2021 5 commits
  13. 02 Aug, 2021 4 commits
  14. 27 Jul, 2021 1 commit
  15. 07 Jul, 2021 3 commits
  16. 06 Jul, 2021 1 commit
  17. 05 Jul, 2021 2 commits