Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
account_controller.rb 8.75 KB 3906 almost 15 years Eric Davis Refactor: Add methods to User to edit the encap...
admin_controller.rb 3.03 KB 3200 over 15 years Jean-Philippe Lang Admin info cleanup.
application_controller.rb 12.8 KB 3940 almost 15 years Eric Davis Refactor: pull up method to ApplicationController.
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...
boards_controller.rb 3.41 KB 3942 almost 15 years Eric Davis Allow key authentication for Boards. #6132
calendars_controller.rb 1.25 KB 3732 about 15 years Eric Davis Refactor: move Project Calendar to it's own con...
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...
gantts_controller.rb 2.28 KB 3943 almost 15 years Eric Davis Add the Gantt chart as a project menu item
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.24 KB 3940 almost 15 years Eric Davis Refactor: pull up method to ApplicationController.
issue_relations_controller.rb 2.17 KB 3591 over 15 years Eric Davis Refactor: Split the find_object methods to prep...
issue_statuses_controller.rb 2.29 KB 3416 over 15 years Eric Davis Removed hard coded English string.
issues_controller.rb 15.5 KB 3941 almost 15 years Eric Davis Refactor: move IssuesController#reply to Journa...
journals_controller.rb 2.67 KB 3941 almost 15 years Eric Davis Refactor: move IssuesController#reply to Journa...
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 6.27 KB 3745 about 15 years Eric Davis Allow AuthSources to control if they allow pass...
news_controller.rb 3.51 KB 3597 over 15 years Eric Davis Refactor: Change the different find_object filt...
projects_controller.rb 14.8 KB 3777 about 15 years Eric Davis Accept key authentication to ProjectsController...
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 10.5 KB 3680 over 15 years Jean-Philippe Lang Add "Repository" menu item after repository cre...
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.28 KB 3176 over 15 years Jean-Philippe Lang Adds an admin layout that displays the admin me...
sys_controller.rb 2.33 KB 3201 over 15 years Jean-Philippe Lang Adds on optional API key to repositories manage...
timelog_controller.rb 14.2 KB 3931 almost 15 years Eric Davis Refactor TimelogController#report's joins and p...
trackers_controller.rb 2.1 KB 3627 over 15 years Azamat Hackimov New strings to localization (#5225) * error_can...
users_controller.rb 5.8 KB 3935 almost 15 years Jean-Baptiste Barth Show projects depending on their visibility in ...
versions_controller.rb 3.86 KB 3866 almost 15 years Jean-Philippe Lang Adds missing visibility scope.
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 KB 3632 over 15 years Jean-Philippe Lang Makes the wiki sidebar editable (#5208). The co...
wikis_controller.rb 1.42 KB 3370 over 15 years Eric Davis Refactor: Pull up several #find_project methods...
workflows_controller.rb 3.27 KB 3536 over 15 years Eric Davis Refactor: Extract methods to before_filters

Latest revisions

# Date Author Comment
3943 2010-08-17 01:56 Eric Davis

Add the Gantt chart as a project menu item

3942 2010-08-17 01:39 Eric Davis

Allow key authentication for Boards. #6132

3941 2010-08-16 18:25 Eric Davis

Refactor: move IssuesController#reply to JournalsController

3940 2010-08-13 16:59 Eric Davis

Refactor: pull up method to ApplicationController.

3938 2010-08-12 15:57 Eric Davis

Refactor: Pull up method to ApplicationController.

3936 2010-08-11 16:42 Eric Davis

Refactor: Extract a new IssueMovesController from IssuesController.

3935 2010-08-11 01:07 Jean-Baptiste Barth

Show projects depending on their visibility in user's profile. #6100

3934 2010-08-11 00:37 Jean-Baptiste Barth

Added a warning when a new user or group membership is invalid. #3834

3932 2010-08-10 17:11 Eric Davis

Refactor: extract method from #move and #perform_move.

3931 2010-08-10 01:15 Eric Davis

Refactor TimelogController#report's joins and provide a hook to add more.

View revisions

Also available in: Atom