| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Gracefully handle invalid query parameters for custom fields (#35312). | Go MAEDA | 2021-05-28 | 3 | -0/+19 |
* | Add SameSite=Lax to cookies to fix warnings in web browsers (#35226). | Go MAEDA | 2021-05-27 | 1 | -0/+1 |
* | Security notification is not sent when an admin changes the password of a use... | Go MAEDA | 2021-05-24 | 1 | -1/+3 |
* | Uploading a big file fails with NoMemoryError (#33752). | Go MAEDA | 2021-05-11 | 1 | -1/+1 |
* | Stricter validation of given revisions of repositories (#35085). | Go MAEDA | 2021-04-23 | 1 | -8/+13 |
* | Include new statuses allowed by workflow in Issues REST API (#24976). | Go MAEDA | 2021-04-19 | 1 | -0/+1 |
* | Users without two-factor authentication enabled cannot sign out when two-fact... | Go MAEDA | 2021-04-16 | 1 | -0/+1 |
* | Clean-up workflows controller (#33337). | Go MAEDA | 2021-04-13 | 1 | -42/+48 |
* | Fix undefined method 'split' when issue_to_id is numeric (#35039). | Go MAEDA | 2021-04-12 | 1 | -1/+8 |
* | Atom feed of the activity page does not contain items after the second page (... | Go MAEDA | 2021-04-12 | 1 | -1/+6 |
* | Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecate... | Go MAEDA | 2021-04-01 | 2 | -2/+2 |
* | Reverts r20895 (#29914, #34985). | Go MAEDA | 2021-04-01 | 2 | -2/+2 |
* | Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecate... | Go MAEDA | 2021-04-01 | 2 | -2/+2 |
* | Fix detach attachments when a conflict occurs (#29914, #32923). | Go MAEDA | 2021-04-01 | 1 | -0/+1 |
* | Remove #filename_for_content_disposition for MS browsers (#29914, #32914). | Go MAEDA | 2021-04-01 | 1 | -1/+1 |
* | Use secure_compare to validate keys (#34950). | Go MAEDA | 2021-03-26 | 2 | -2/+6 |
* | Associated Revision API (#22008). | Go MAEDA | 2021-03-26 | 1 | -2/+13 |
* | Update copyright year in source files to 2021 (#33069). | Go MAEDA | 2021-03-25 | 52 | -52/+52 |
* | "Add news" button in cross-project News tab (#33167). | Go MAEDA | 2021-03-25 | 1 | -4/+6 |
* | Fix hard-coded error messages in ApplicationController (#33232). | Go MAEDA | 2021-03-25 | 1 | -2/+2 |
* | Fix that users can delete their own accounts unconditionally via REST API (#1... | Go MAEDA | 2021-03-13 | 1 | -0/+2 |
* | Export permissions report to CSV (#13767). | Go MAEDA | 2021-03-12 | 1 | -1/+9 |
* | Allow manually fetching changesets (#8875). | Go MAEDA | 2021-03-11 | 1 | -0/+5 |
* | Fix RuboCop offense Style/BlockDelimiters due to r20755 (#33820). | Go MAEDA | 2021-02-27 | 1 | -2/+2 |
* | Display more detailed error message when attempting to import malformed CSV f... | Go MAEDA | 2021-02-27 | 1 | -1/+1 |
* | Auto complete wiki page links (#33820). | Go MAEDA | 2021-02-25 | 1 | -0/+28 |
* | Ignore from search module params sent with empty values (#34615). | Go MAEDA | 2021-02-06 | 1 | -1/+1 |
* | Fix redirect loop when both enabling two-factor authentication and changing p... | Go MAEDA | 2021-02-02 | 1 | -1/+1 |
* | Do not propose watchers that are not allowed to see the object (#33329). | Go MAEDA | 2021-01-24 | 1 | -1/+6 |
* | Create custom field by copy (#34307). | Go MAEDA | 2020-12-26 | 1 | -0/+3 |
* | Bulk addition of related issues (#33418). | Go MAEDA | 2020-12-25 | 1 | -9/+24 |
* | use 'lambda' instead of '->{}' at UsersController | Toshi MARUYAMA | 2020-12-17 | 1 | -1/+1 |
* | Fix that disabled trackers of subprojects are listed in project overview (#10... | Go MAEDA | 2020-12-12 | 1 | -2/+3 |
* | Allow to add subtask from context menu (#34303). | Go MAEDA | 2020-12-10 | 1 | -1/+2 |
* | Require to enter project's identifier to confirm project deletion (#34417). | Go MAEDA | 2020-12-10 | 1 | -1/+1 |
* | Require explicit confirmation before deleting a user (#34417). | Go MAEDA | 2020-12-10 | 1 | -4/+10 |
* | shorten long line of UsersController | Toshi MARUYAMA | 2020-12-09 | 1 | -4/+12 |
* | CSV import raises an exception if CSV header has empty columns (#22913, #34326). | Go MAEDA | 2020-12-05 | 1 | -1/+1 |
* | Changes User.try_to_login to catch and log AuthSourceExceptions, and introduc... | Go MAEDA | 2020-12-02 | 1 | -1/+1 |
* | Create tracker by copy (#34258). | Go MAEDA | 2020-11-25 | 1 | -0/+3 |
* | remove spaces inside {} of PrincipalMembershipsController | Toshi MARUYAMA | 2020-11-22 | 1 | -3/+3 |
* | remove spaces inside {} of ProjectsController | Toshi MARUYAMA | 2020-11-22 | 1 | -6/+6 |
* | remove spaces inside {} of SearchController | Toshi MARUYAMA | 2020-11-22 | 1 | -1/+1 |
* | remove spaces inside {} of NewsController | Toshi MARUYAMA | 2020-11-22 | 1 | -7/+7 |
* | remove spaces inside {} of IssueStatusesController | Toshi MARUYAMA | 2020-11-22 | 1 | -4/+4 |
* | remove spaces inside {} of MembersController | Toshi MARUYAMA | 2020-11-22 | 1 | -5/+5 |
* | remove spaces inside {} of IssueCategoriesController | Toshi MARUYAMA | 2020-11-20 | 1 | -11/+11 |
* | shorten long line of ProjectsController | Toshi MARUYAMA | 2020-11-20 | 1 | -3/+6 |
* | remove spaces inside {} of GroupsController | Toshi MARUYAMA | 2020-11-19 | 1 | -11/+11 |
* | remove spaces inside {} of FilesController | Toshi MARUYAMA | 2020-11-19 | 1 | -3/+3 |