| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix a missing closing div due to r21312 (#35755, #36326). | Go MAEDA | 2021-12-16 | 1 | -0/+1 |
* | Drop OpenID support (#35755). | Go MAEDA | 2021-12-14 | 5 | -19/+1 |
* | You can configure default project queries in the following places (#35795): | Marius Balteanu | 2021-11-15 | 2 | -0/+6 |
* | Migrate @setting_default_issue_query@ locale key to @label_default_query@ (#7... | Marius Balteanu | 2021-11-15 | 1 | -1/+4 |
* | Fix typo in class 'icon-expended' (#36149). | Marius Balteanu | 2021-11-08 | 10 | -13/+13 |
* | Adds button to "Create and follow" when adding a subtask from the parent issu... | Marius Balteanu | 2021-11-06 | 1 | -0/+3 |
* | Change the "Edit" label in the context menu to "Bulk Edit" when multiple issu... | Go MAEDA | 2021-10-20 | 2 | -2/+2 |
* | Append two spaces to lines when importing an email on CommonMark with hardbre... | Marius Balteanu | 2021-10-03 | 1 | -1/+1 |
* | Make hardbreaks behaviour configurable in config/configuration.yml (#32424). | Marius Balteanu | 2021-10-03 | 1 | -1/+24 |
* | Add information about whether an issue is open or closed to Issues API respon... | Go MAEDA | 2021-10-02 | 2 | -3/+3 |
* | Allow Roadmap view without any related issues (#6432). | Go MAEDA | 2021-09-04 | 1 | -0/+1 |
* | Hide graphs when printing the Issues Report details (#35669). | Go MAEDA | 2021-08-28 | 1 | -2/+2 |
* | Query links for related issues on issue page (#35559). | Go MAEDA | 2021-08-23 | 1 | -1/+4 |
* | Move sidebar content on versions index view (roadmap) into a separate partial... | Go MAEDA | 2021-08-19 | 2 | -53/+54 |
* | Rename the save, edit and delete buttons on the query form to clarify the sco... | Go MAEDA | 2021-08-17 | 3 | -9/+9 |
* | Move subtasks section on issues show view into a separate partial (#35671). | Go MAEDA | 2021-08-17 | 2 | -10/+13 |
* | Password and Confirmation fields are marked as required when editing a user (... | Go MAEDA | 2021-08-13 | 1 | -2/+2 |
* | Render markdown attachments using markdown or common_mark based on the text f... | Marius Balteanu | 2021-08-11 | 1 | -1/+1 |
* | Remove wrapper2 and wrapper3 wrapping containers (#30448). | Marius Balteanu | 2021-08-10 | 1 | -4/+1 |
* | Fix update status path on the context menu (#33521). | Marius Balteanu | 2021-08-03 | 1 | -1/+1 |
* | Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820). | Marius Balteanu | 2021-08-01 | 1 | -2/+0 |
* | Link to the profile page from users on the group page (#12795). | Go MAEDA | 2021-07-31 | 1 | -1/+1 |
* | GroupsController#show should only display visible users (#12795). | Go MAEDA | 2021-07-31 | 1 | -1/+1 |
* | Removes unused wikis/edit.js.erb view (#35610). | Marius Balteanu | 2021-07-28 | 1 | -1/+0 |
* | Use issue path instead of bulk update issues path when only one issue is sele... | Marius Balteanu | 2021-07-26 | 1 | -11/+12 |
* | Add watching users to a ticket should switch "watch" link to "unwatch" if own... | Go MAEDA | 2021-07-25 | 2 | -5/+4 |
* | Link from assignee to group page (#12795). | Go MAEDA | 2021-07-20 | 1 | -1/+1 |
* | Set "icon icon-group" CSS classes in _members_box.html.erb instead of Applica... | Go MAEDA | 2021-07-20 | 1 | -1/+1 |
* | Add link from group name to group page on project overview page (#12795). | Go MAEDA | 2021-07-19 | 1 | -1/+1 |
* | Allow non-admin users to see group members (#12795). | Go MAEDA | 2021-07-19 | 1 | -1/+6 |
* | Add enabled core fields to /trackers API response (#35505). | Go MAEDA | 2021-07-06 | 1 | -0/+5 |
* | Default issue query (#7360). | Go MAEDA | 2021-07-06 | 3 | -0/+7 |
* | When 2FA is set to optional, allow to require 2FA only for certain user group... | Marius Balteanu | 2021-07-04 | 2 | -0/+10 |
* | Add total estimated hours, spent hours, total spent hours for issues to issue... | Go MAEDA | 2021-06-27 | 1 | -0/+5 |
* | Ability to add watchers to Wiki pages (#7652). | Go MAEDA | 2021-05-29 | 1 | -0/+6 |
* | "Add news" button on global news index is displayed for users without permiss... | Go MAEDA | 2021-05-29 | 1 | -2/+2 |
* | Render Textile and Markdown files in the repository browser (#16849). | Go MAEDA | 2021-05-28 | 1 | -0/+4 |
* | Include new statuses allowed by workflow in Issues REST API (#24976). | Go MAEDA | 2021-04-19 | 1 | -0/+6 |
* | Use named routes in base layout and account sidebar (#35075). | Go MAEDA | 2021-04-15 | 2 | -4/+4 |
* | Clean-up workflows controller (#33337). | Go MAEDA | 2021-04-13 | 7 | -13/+13 |
* | "Copy link" feature for issues list (#34932). | Go MAEDA | 2021-04-13 | 1 | -0/+2 |
* | Disable jQuery UI tooltip on workflow page to improve loading speed (#35034). | Go MAEDA | 2021-04-06 | 1 | -3/+3 |
* | Fix cannot change the default version under settings (#34982). | Go MAEDA | 2021-03-31 | 1 | -1/+1 |
* | No left padding for the first level entries in forums list (#32156). | Go MAEDA | 2021-03-26 | 1 | -4/+8 |
* | Add edit button to Wiki sidebar (#32629). | Go MAEDA | 2021-03-26 | 1 | -0/+8 |
* | Update copyright year in the footer to 2021 (#34955). | Go MAEDA | 2021-03-25 | 1 | -1/+1 |
* | "Add news" button in cross-project News tab (#33167). | Go MAEDA | 2021-03-25 | 3 | -5/+12 |
* | Restore Copy button to its original location (#34714). | Go MAEDA | 2021-03-25 | 1 | -2/+2 |
* | Allow selecting encoding when exporting permission reports as CSV (#13767). | Go MAEDA | 2021-03-18 | 1 | -1/+11 |
* | "Copy link" feature for issue and issue journal (#34703). | Go MAEDA | 2021-03-18 | 1 | -0/+1 |