| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Replaces static img tag from wiki syntax help files with @image_tag@ (#39111,... | Marius Balteanu | 2024-02-19 | 37 | -517/+517 |
* | Includes CSS files from the asset pipeline (#39111, #40137). | Marius Balteanu | 2024-02-19 | 74 | -76/+74 |
* | Cleanup wiki syntax files by moving inline style for img border to CSS (#3911... | Marius Balteanu | 2024-02-19 | 37 | -519/+517 |
* | Adds erb extension to all wiki syntax help files (#39111, #40137). | Marius Balteanu | 2024-02-19 | 74 | -0/+0 |
* | * Remove languages from wiki syntax help files that are identical with en lan... | Marius Balteanu | 2024-02-19 | 130 | -27517/+0 |
* | Reorganize all the wiki syntax help files per text formatter (@markdown@, @co... | Marius Balteanu | 2024-02-19 | 204 | -0/+0 |
* | * Introduces @HelpController@ and a new route @help/wiki_syntax/(:type)@ to s... | Marius Balteanu | 2024-02-19 | 205 | -0/+44270 |
* | Reverts r22717 (#39111, #40137). | Marius Balteanu | 2024-02-19 | 205 | -44270/+0 |
* | * Moves all wiki syntax files from @public/help@ to @app/views/help/wiki_synt... | Marius Balteanu | 2024-02-19 | 205 | -0/+44270 |
* | Raise the maximum length of the title element in the Atom feed from 100 to 30... | Go MAEDA | 2024-02-07 | 1 | -3/+3 |
* | Add spaces around the slash for consistency and better readability (#40166). | Go MAEDA | 2024-02-03 | 6 | -11/+11 |
* | Internationalize "Check all / Uncheck all" tooltip in project list for admins... | Go MAEDA | 2024-02-03 | 1 | -1/+2 |
* | Include auth_source in /users API response if request includes auth_source (#... | Marius Balteanu | 2024-01-31 | 1 | -0/+5 |
* | Extraneous whitespace when selecting and copying issue number on Chrome/Windo... | Go MAEDA | 2024-01-29 | 1 | -2/+1 |
* | Adds user status to users list API (#38948). | Marius Balteanu | 2024-01-25 | 1 | -0/+1 |
* | Include @auth_source@ in /users/:id API response if auth_source is requested ... | Marius Balteanu | 2024-01-25 | 1 | -0/+5 |
* | Fix query columns selection in custom query form (#39806). | Marius Balteanu | 2024-01-17 | 1 | -1/+5 |
* | Fix query columns selection in time tracking settings page from admin (#39806). | Marius Balteanu | 2024-01-16 | 1 | -2/+6 |
* | Indentation fixes (#39806). | Marius Balteanu | 2024-01-16 | 3 | -8/+8 |
* | Fix query columns selection in admin and my page (#39806). | Marius Balteanu | 2024-01-16 | 3 | -0/+10 |
* | Replace String#sub with delete_prefix / delete_suffix (#40008). | Go MAEDA | 2024-01-08 | 2 | -2/+2 |
* | Improves filter rendering on narrow screens by replacing the layout tables wi... | Marius Balteanu | 2023-12-28 | 4 | -44/+38 |
* | Optimize IssueCategory SQL queries when showing an issue (#39849). | Go MAEDA | 2023-12-27 | 1 | -2/+2 |
* | Fixes that diff of a javascript file in repository module is not displayed wi... | Marius Balteanu | 2023-12-26 | 1 | -1/+1 |
* | Incorrect position of "Edited" mark in issue notes with h4 headings (#39932). | Go MAEDA | 2023-12-26 | 1 | -1/+1 |
* | Fix improper error highlighting for description field in issue form (#39795). | Go MAEDA | 2023-12-22 | 1 | -1/+1 |
* | Updates Rails to 7.1.2 (#36320). | Marius Balteanu | 2023-11-27 | 1 | -1/+1 |
* | Add data-text-formatting attribute for selected markup language to body tag (... | Go MAEDA | 2023-11-21 | 1 | -1/+1 |
* | Fix mention autocomplete not displaying for users without "Edit issues" permi... | Marius Balteanu | 2023-11-12 | 1 | -0/+4 |
* | Fix related issues count not updating after deleting one of the related issue... | Go MAEDA | 2023-10-29 | 1 | -0/+1 |
* | Add field separator option to CSV export dialog (#37621). | Go MAEDA | 2023-10-21 | 7 | -0/+7 |
* | Add missing Homepage attribute in Projects API response (#39113). | Go MAEDA | 2023-10-15 | 1 | -0/+1 |
* | Add missing files in r22289 (#2568). | Go MAEDA | 2023-08-31 | 1 | -0/+22 |
* | Add description for issue statuses and display them in issue new/edit form (#... | Go MAEDA | 2023-08-31 | 4 | -1/+8 |
* | Display calendar in vertical list layout on mobile screens (#33682). | Go MAEDA | 2023-08-27 | 1 | -42/+31 |
* | Add breadcrumbs to news pages (#2631). | Go MAEDA | 2023-05-09 | 1 | -0/+1 |
* | Use the new pagination style for the calendars view (#27346). | Go MAEDA | 2023-05-07 | 1 | -3/+9 |
* | Use label_view instead of the untranslated string "OK" in the repository brow... | Go MAEDA | 2023-05-05 | 2 | -2/+2 |
* | Add "View annotation prior to this change" button in the annotate view of Git... | Go MAEDA | 2023-04-30 | 1 | -0/+8 |
* | Add a button to apply issues filter to search results (#38481). | Go MAEDA | 2023-04-27 | 1 | -0/+5 |
* | Ability to disable the priority field (#38416). | Go MAEDA | 2023-04-14 | 1 | -1/+3 |
* | Export a version as changelog text (#36679). | Go MAEDA | 2023-04-13 | 1 | -0/+4 |
* | Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting... | Go MAEDA | 2023-03-25 | 2 | -2/+2 |
* | Do not apply table-layout:fixed in potentially wide tables of detailed issue ... | Go MAEDA | 2023-03-22 | 1 | -1/+1 |
* | Render numeric axis in charts as integers (#38359). | Go MAEDA | 2023-03-22 | 2 | -1/+7 |
* | Check if the user has the permission to add notes or edit an issue when addin... | Go MAEDA | 2023-03-02 | 1 | -1/+2 |
* | Remove X-UA-Compatible meta tag for Internet Explorer (#38228). | Go MAEDA | 2023-02-05 | 1 | -1/+0 |
* | Fix robots.txt to disallow issue lists with a sort or query_id parameter in a... | Go MAEDA | 2023-01-23 | 1 | -2/+2 |
* | Introduce permission to set a project public (#38048). | Go MAEDA | 2023-01-12 | 1 | -1/+1 |
* | Update copyright year to 2023 (#38141). | Go MAEDA | 2023-01-01 | 1 | -1/+1 |