Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
account_controller.rb 9.13 KB 4757 over 14 years Jean-Philippe Lang Set the httponly flag on the autologin cookie.
activities_controller.rb 1.99 KB 4579 over 14 years Jean-Philippe Lang Takes more parameters into account to determine...
admin_controller.rb 3.03 KB 3200 over 15 years Jean-Philippe Lang Admin info cleanup.
application_controller.rb 15.2 KB 4573 over 14 years Jean-Philippe Lang Makes the API accepts the X-Redmine-API-Key hea...
attachments_controller.rb 2.91 KB 3281 over 15 years Jean-Philippe Lang Fixed: error when downloading a file with no ma...
auth_sources_controller.rb 2.48 KB 3744 about 15 years Eric Davis Refactor AuthSourcesController to support non-L...
auto_completes_controller.rb 772 Bytes 4503 over 14 years Jean-Philippe Lang Make sure there's no nil result in auto_complete.
boards_controller.rb 3.41 KB 3942 almost 15 years Eric Davis Allow key authentication for Boards. #6132
calendars_controller.rb 1.36 KB 4388 over 14 years Jean-Philippe Lang Reverted r4381.
comments_controller.rb 1.06 KB 4172 almost 15 years Eric Davis Refactor: move #destroy_comment method to Comme...
context_menus_controller.rb 1.8 KB 4580 over 14 years Jean-Philippe Lang Find visible issues only in ContextMenusControl...
custom_fields_controller.rb 2.32 KB 3627 over 15 years Azamat Hackimov New strings to localization (#5225) * error_can...
documents_controller.rb 3.1 KB 3597 over 15 years Eric Davis Refactor: Change the different find_object filt...
enumerations_controller.rb 2.64 KB 3524 over 15 years Jean-Philippe Lang Fixed: error while deleting an in-use enumerati...
files_controller.rb 1.26 KB 4177 almost 15 years Jean-Philippe Lang Fixed: error on mail notification when adding a...
gantts_controller.rb 1019 Bytes 4388 over 14 years Jean-Philippe Lang Reverted r4381.
groups_controller.rb 5.09 KB 3934 almost 15 years Jean-Baptiste Barth Added a warning when a new user or group member...
issue_categories_controller.rb 3.26 KB 3597 over 15 years Eric Davis Refactor: Change the different find_object filt...
issue_moves_controller.rb 2.38 KB 4292 over 14 years Eric Davis Allow adding notes when moving issues
issue_relations_controller.rb 2.39 KB 4764 over 14 years Jean-Philippe Lang Fixed: Relations are not displayed after adding...
issue_statuses_controller.rb 2.29 KB 3416 over 15 years Eric Davis Removed hard coded English string.
issues_controller.rb 12 KB 4741 over 14 years Jean-Philippe Lang Moves relations fetching from views to the cont...
journals_controller.rb 3.99 KB 4954 over 14 years Jean-Philippe Lang Keep track of issue description changes (#746).
ldap_auth_sources_controller.rb 917 Bytes 3744 about 15 years Eric Davis Refactor AuthSourcesController to support non-L...
mail_handler_controller.rb 1.55 KB 3202 over 15 years Jean-Philippe Lang Change MailHandler 403 error message.
members_controller.rb 3.37 KB 3784 about 15 years Eric Davis Hide the role forms when editing or adding Proj...
messages_controller.rb 5.69 KB 3528 over 15 years Eric Davis Refactor: Decouple failed attachments and the f...
my_controller.rb 5.63 KB 4497 over 14 years Jean-Philippe Lang Code cleanup.
news_controller.rb 3.29 KB 4505 over 14 years Jean-Philippe Lang Refactor and add tests for News #index API (#70...
previews_controller.rb 957 Bytes 4174 almost 15 years Eric Davis Refactor: move NewsController#preview to Previe...
project_enumerations_controller.rb 856 Bytes 4075 almost 15 years Eric Davis Refactor: convert ProjectEnumerations to a reso...
projects_controller.rb 9.87 KB 4647 over 14 years Jean-Philippe Lang Changes ProjectsController#modules param name a...
queries_controller.rb 2.93 KB 3684 over 15 years Eric Davis Refactor: Move method to Query model
reports_controller.rb 3.24 KB 3692 about 15 years Jean-Philippe Lang Fixed: private subprojects names may be reveale...
repositories_controller.rb 11.3 KB 4860 over 14 years Toshi MARUYAMA scm: fix diff revision param validation.
roles_controller.rb 2.55 KB 3627 over 15 years Azamat Hackimov New strings to localization (#5225) * error_can...
search_controller.rb 3.87 KB 3806 about 15 years Eric Davis Typecast issue ids when searched for. Older Po...
settings_controller.rb 2.22 KB 4432 over 14 years Jean-Philippe Lang Reload themes so that new themes can be used wi...
sys_controller.rb 2.33 KB 3201 over 15 years Jean-Philippe Lang Adds on optional API key to repositories manage...
time_entry_reports_controller.rb 9.09 KB 4232 almost 15 years Eric Davis Refactor: extract TimelogController#report to a...
timelog_controller.rb 10.2 KB 4511 over 14 years Jean-Philippe Lang Fixed: 404 when entering time with blank issue ...
trackers_controller.rb 2.1 KB 3627 over 15 years Azamat Hackimov New strings to localization (#5225) * error_can...
users_controller.rb 8.28 KB 4729 over 14 years Jean-Philippe Lang Enable ability for administrators to delete use...
versions_controller.rb 6.09 KB 4354 over 14 years Jean-Philippe Lang Fixed: "Template is missing" error when validat...
watchers_controller.rb 3.16 KB 3798 about 15 years Eric Davis Fix for Ruby 1.9 strings.
welcome_controller.rb 1.07 KB 2941 over 15 years Eric Davis Renamed Project#public named_scope so it will n...
wiki_controller.rb 9.95 KB 4429 over 14 years Jean-Philippe Lang Fixed: Missing template wiki/update.erb error i...
wikis_controller.rb 1.42 KB 3370 over 15 years Eric Davis Refactor: Pull up several #find_project methods...
workflows_controller.rb 3.95 KB 4895 over 14 years Jean-Philippe Lang Allow additional workflow transitions for issue...

Latest revisions

# Date Author Comment
4954 2011-02-27 14:34 Jean-Philippe Lang

Keep track of issue description changes (#746).

4946 2011-02-24 18:52 Jean-Philippe Lang

Do not responde with javascript on regular requests.

4895 2011-02-20 16:38 Jean-Philippe Lang

Allow additional workflow transitions for issue author and assignee (#2732).

4860 2011-02-17 15:17 Toshi MARUYAMA

scm: fix diff revision param validation.

4817 2011-02-12 10:44 Toshi MARUYAMA

scm: space and tab cleanup of app/controllers/repositories_controller.rb.

4816 2011-02-12 10:44 Toshi MARUYAMA

scm: fix non ASCII filename downloaded from repo is broken on Internet Explorer (#7288).

4764 2011-01-27 22:38 Jean-Philippe Lang

Fixed: Relations are not displayed after adding/removing an issue relation (#7463).

4757 2011-01-23 12:40 Jean-Philippe Lang

Set the httponly flag on the autologin cookie.

4756 2011-01-23 12:20 Jean-Philippe Lang

Makes the autologin cookie configurable (#1763).

The cookie attributes (name, path, secure) can now be set in config/configuration.yml.

4741 2011-01-22 14:28 Jean-Philippe Lang

Moves relations fetching from views to the controller and skip invalid relations (#7385).

View revisions

Also available in: Atom