| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow manually fetching changesets (#8875). | Go MAEDA | 2021-03-11 | 1 | -0/+3 |
* | Ability to set default value for "I don't want to be notified of changes that... | Go MAEDA | 2021-03-10 | 1 | -0/+2 |
* | Project settings tab contains two items with the same id (#34032). | Go MAEDA | 2021-03-08 | 1 | -1/+1 |
* | Move some action links for issues and journals to the dropdown menu (#34714). | Go MAEDA | 2021-03-07 | 1 | -5/+7 |
* | Add an interface to filter activities by user (#33602). | Go MAEDA | 2021-02-21 | 1 | -1/+4 |
* | Some fixes for r20321: | Go MAEDA | 2021-01-18 | 1 | -12/+2 |
* | Web browser freezes when displaying a workflow page with a large number of is... | Go MAEDA | 2021-01-17 | 1 | -1/+1 |
* | Drag and drop file upload to file type custom field (#30776). | Go MAEDA | 2021-01-13 | 1 | -2/+3 |
* | Show only valid projects on issue form when the issue is a subtask (#33419). | Go MAEDA | 2021-01-01 | 2 | -2/+3 |
* | Create custom field by copy (#34307). | Go MAEDA | 2020-12-26 | 2 | -0/+2 |
* | Don't show "Two-factor authentication" on new user form (#1237, #34495). | Go MAEDA | 2020-12-25 | 1 | -1/+1 |
* | Allow issue relation autocomplete to select multiple values (#33418). | Go MAEDA | 2020-12-25 | 1 | -1/+1 |
* | Bulk addition of related issues (#33418). | Go MAEDA | 2020-12-25 | 1 | -3/+12 |
* | Users API should return twofa_scheme only for administrators (#34242). | Go MAEDA | 2020-12-23 | 1 | -1/+1 |
* | Include two-factor authentication scheme in users API response (#34242). | Go MAEDA | 2020-12-23 | 2 | -0/+2 |
* | Revert r19810 (#10535). | Go MAEDA | 2020-12-22 | 1 | -5/+3 |
* | Revert r20455 (#10535). | Go MAEDA | 2020-12-22 | 1 | -24/+3 |
* | Atom feed on project with subprojects should show in article title the name o... | Go MAEDA | 2020-12-14 | 1 | -1/+1 |
* | Allow to add subtask from context menu (#34303). | Go MAEDA | 2020-12-10 | 1 | -0/+4 |
* | Require to enter project's identifier to confirm project deletion (#34417). | Go MAEDA | 2020-12-10 | 1 | -1/+8 |
* | Require explicit confirmation before deleting a user (#34417). | Go MAEDA | 2020-12-10 | 2 | -1/+21 |
* | 500 error when attempting to create custom field enumeration with empty name ... | Go MAEDA | 2020-12-06 | 2 | -2/+9 |
* | Use robots.txt instead of robots meta tag to prevent web crawlers from indexi... | Go MAEDA | 2020-12-05 | 5 | -16/+3 |
* | TypeError when attempting to update a user with a blank email address (#33355). | Go MAEDA | 2020-12-03 | 1 | -1/+1 |
* | Robots meta tag to prevent web crawlers from indexing login, register, and lo... | Go MAEDA | 2020-12-01 | 4 | -0/+16 |
* | Create tracker by copy (#34258). | Go MAEDA | 2020-11-25 | 2 | -1/+2 |
* | remove spaces inside {} of app/views/common/feed.atom.builder | Toshi MARUYAMA | 2020-11-22 | 1 | -1/+1 |
* | remove spaces inside {} of app/views/journals/index.builder | Toshi MARUYAMA | 2020-11-22 | 1 | -1/+1 |
* | shorten long line of app/views/common/feed.atom.builder | Toshi MARUYAMA | 2020-11-21 | 1 | -3/+24 |
* | remove unneeded semicolon from app/views/common/feed.atom.builder | Toshi MARUYAMA | 2020-11-20 | 1 | -1/+1 |
* | Fix that "View differences" buttons on RepositoriesController#diff page does ... | Go MAEDA | 2020-11-12 | 1 | -6/+6 |
* | Move the "Private" badge next to the "Open/Closed" badge (#33832). | Go MAEDA | 2020-11-11 | 1 | -0/+3 |
* | Query links for subtasks on issue page (#28471). | Go MAEDA | 2020-11-10 | 1 | -1/+14 |
* | not use html_safe in app/views/common/_calendar.html.erb | Toshi MARUYAMA | 2020-11-07 | 1 | -7/+13 |
* | Store inline autocomplete data sources in a JS variable (#34122). | Go MAEDA | 2020-10-25 | 11 | -22/+12 |
* | Incorrect position of the revision graph (#33896, #33383). | Go MAEDA | 2020-10-15 | 1 | -8/+8 |
* | Show an icon for a bookmarked project in the projects list (#33908). | Go MAEDA | 2020-09-20 | 1 | -0/+1 |
* | Allow normal users to delete a project (#33945). | Go MAEDA | 2020-09-15 | 2 | -1/+4 |
* | shorten long line of app/views/common/_calendar.html.erb | Toshi MARUYAMA | 2020-09-12 | 1 | -1/+6 |
* | Backup codes for 2fa auth (#1237). | Go MAEDA | 2020-08-29 | 5 | -10/+43 |
* | Adds a setting to disable/enable/require 2fa auth (#1237). | Go MAEDA | 2020-08-29 | 5 | -0/+36 |
* | Adds two factor authentication support (#1237). | Go MAEDA | 2020-08-29 | 7 | -1/+105 |
* | Do not show list for custom fields without list entry on project overview (#3... | Go MAEDA | 2020-08-25 | 1 | -1/+1 |
* | Show open/closed badge in email notifications (#33834). | Go MAEDA | 2020-08-21 | 2 | -1/+24 |
* | Include updated_on and passwd_changed_on columns in API response (#33592). | Go MAEDA | 2020-07-28 | 2 | -2/+6 |
* | Fix that selected gantt columns are not displayed with MS Edge Legacy (#33724). | Go MAEDA | 2020-07-13 | 1 | -1/+1 |
* | robots.txt: disallow crawling dynamically generated PDF documents (#31617). | Go MAEDA | 2020-07-09 | 1 | -0/+2 |
* | Always preserve the tree structure in the project jump box (#32944). | Go MAEDA | 2020-07-06 | 2 | -2/+2 |
* | robots.txt: disallow crawling issues list with a query string (#6734). | Go MAEDA | 2020-07-02 | 1 | -0/+3 |
* | Additional email addresses are not displayed in user profile page (#33601). | Go MAEDA | 2020-06-27 | 1 | -1/+1 |