Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
  1. May 12, 2023
  2. Sep 12, 2022
  3. May 27, 2022
  4. Apr 01, 2022
  5. Jan 28, 2022
  6. Oct 21, 2021
  7. Oct 15, 2021
  8. Aug 16, 2021
  9. Jul 21, 2021
  10. Jul 05, 2021
  11. Jun 01, 2021
  12. Mar 25, 2021
  13. Feb 19, 2021
  14. Feb 16, 2021
  15. Dec 09, 2020
  16. Nov 30, 2020
  17. Nov 26, 2020
  18. Aug 10, 2020
    • gsell's avatar
      Fix links in gitlab environment · 581ec963
      gsell authored
      All links to `gitlab.psi.ch` and `amas.web.psi.ch` are now defined as attributes in `Manual.attributes`. In a new branch, only this file must be changed to get the right links.
      
      The header for rendering the chapters in `env-gitlab` is now defined in `env-gitlab.attributes`
      581ec963
  19. Jul 24, 2020
  20. Jul 23, 2020
  21. Jul 17, 2020
  22. May 19, 2020
  23. May 13, 2020
  24. May 04, 2020
  25. Apr 21, 2020
  26. Mar 20, 2020
  27. Mar 18, 2020
  28. Mar 06, 2020
  29. Feb 25, 2020
  30. Dec 18, 2019
  31. Oct 23, 2019
  32. Jun 26, 2019
  33. Apr 17, 2019
    • gsell's avatar
      literal block replaced with code blocks · 802e61e9
      gsell authored
      Using code blocks to render OPAL output seems to be better than literal
      blocks. The same is true for excerpts of the OPAL input file.
      
      Due to a bug in the asciidoc2pdf converter script the last line of a file
      must be terminated with a newline. To ensure this a 'EOF' comment has been
      added to all files.
      802e61e9
Loading