summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor: Rewrite authenticate_dn to use an implicit return.Eric Davis2010-02-181-6/+3
* Refactor: Moved the check for an empty DN to authenticate_dnEric Davis2010-02-181-2/+3
* Added some common example email configs to email.yml.example (#3120)Eric Davis2010-02-181-1/+67
* Fix an IndexError if all the :last menu items are deleted from a menu. #4718Eric Davis2010-02-182-3/+29
* Fixed: Deselecting textile text formatting causes interning empty string erro...Jean-Philippe Lang2010-02-172-4/+14
* Move SQL LIKE tokens to acts_as_searchable.Jean-Philippe Lang2010-02-172-5/+3
* Makes search providers extensible (#3936).Jean-Philippe Lang2010-02-173-1/+29
* Adds a test for emission address with phrase (#4855).Jean-Philippe Lang2010-02-171-0/+10
* Fixed: unit tests broken by r3438 (#4860).Jean-Philippe Lang2010-02-171-0/+3
* Refactor: extract an #authenticate_dn method in AuthSourceLdapEric Davis2010-02-171-6/+13
* Converted the REDMINE_SUPPORTED_SCM constant to a classEric Davis2010-02-165-4/+34
* Refactor: Extract method from AuthSourceLdap#authenticateEric Davis2010-02-162-7/+17
* Added some tests for the LDAP authentication.Eric Davis2010-02-164-0/+156
* Refactor: Merged TrackersController#list and #indexEric Davis2010-02-153-18/+13
* Refactor: Merged AuthSourcesController#list and #indexEric Davis2010-02-153-12/+7
* Refactor: Merged RolesController#list and #indexEric Davis2010-02-153-8/+3
* Translation updatesAzamat Hackimov2010-02-144-12/+11
* Changes 2 png images.Jean-Philippe Lang2010-02-142-0/+0
* Adds a few divs to the base layout (#871).Jean-Philippe Lang2010-02-141-0/+4
* Removes duplicated LOC.Jean-Philippe Lang2010-02-141-1/+0
* Fixed: SystemStackError (stack level too deep) on Issue#attributes= after mod...Jean-Philippe Lang2010-02-141-1/+2
* Slight forum styles changes.Jean-Philippe Lang2010-02-144-4/+6
* Do not include news author in emphasis tag.Jean-Philippe Lang2010-02-141-2/+2
* Changes SubversionAdapter to use ActiveSupport::XmlMini API for XML parsing.Jean-Philippe Lang2010-02-131-34/+49
* Adds requirement for ruby version and tells that Rails is included in downloa...Jean-Philippe Lang2010-02-131-1/+5
* Adds projects links (#4812).Jean-Philippe Lang2010-02-132-3/+20
* Removes a GIF image.Jean-Philippe Lang2010-02-132-1/+1
* Minifies PNG images (#4819).Jean-Philippe Lang2010-02-13114-0/+0
* Fixing locales, rake locales:update added extra whitespace to the line.Eric Davis2010-02-123-3/+3
* Fixed a nil method error in Setting#value=Eric Davis2010-02-121-1/+1
* Removed hard coded English string.Eric Davis2010-02-1239-4/+39
* Refactor: Merged IssueStatusesController#list and #index.Eric Davis2010-02-123-20/+14
* Fixed: div.task incorrectly wrapping on Gantt Chart (#4813).Jean-Philippe Lang2010-02-121-0/+1
* Issue relation: fixes error with postgres when entering a non-numeric id (#48...Jean-Philippe Lang2010-02-122-2/+20
* Fixed: Project copy loses wiki pages hierarchy (#4797).Jean-Philippe Lang2010-02-114-4/+69
* Log failed user logins to the Rails loggerEric Davis2010-02-111-0/+1
* Refactored IssueStatus finder to a before_filterEric Davis2010-02-111-5/+6
* Adds filter for system shared versions on the cross project issue list (#4792).Jean-Philippe Lang2010-02-102-0/+11
* Fixed: roadmap show subprojects issues even if subprojects is unchecked (#4761).Jean-Philippe Lang2010-02-101-5/+1
* Makes use of format_version_name.Jean-Philippe Lang2010-02-101-2/+1
* Fixed: Duplicated project name for subproject version on gantt chart (#4775).Jean-Philippe Lang2010-02-101-1/+0
* Fixed: parent project field doesn't include blank value when a member with 'a...Jean-Philippe Lang2010-02-102-1/+43
* Refactor: inline the utility methods in ReportsController.Eric Davis2010-02-101-43/+16
* Switch to using the shoulda gem from gemcutter. #4573Eric Davis2010-02-101-1/+1
* Fixed: Repository.fetch_changesets tries to fetch changesets for archived pro...Jean-Philippe Lang2010-02-091-3/+7
* Extracted the rendering from each case statement in issue_reports_detailsEric Davis2010-02-091-9/+7
* Fixed the link to the Issue Details report, broken in r3396Eric Davis2010-02-091-7/+7
* Translation updatesAzamat Hackimov2010-02-083-8/+10
* Updated object_daddy to a newer version (bugfixes)Eric Davis2010-02-084-21/+12
* Removed the duplicated configuration in the different test environments.Eric Davis2010-02-082-58/+2