Age | Message |
---|---|
13 years 6 months | Add unit test for IDF_Project::getIssueCountByOwner |
Commit bbc185bf3b8ec4dbabd78f97c65e7b5988309050,
by William MARTIN
|
|
13 years 6 months | Add IDF_Project::getIssueCountByOwner and use it into IDF_Views_Issue::summary |
Commit 6d55602ef38c50d748afa83ee305cc1f78a8c743,
by William MARTIN
|
|
13 years 6 months | Use css instead of |
Commit 6e7c9f7c4b6a6e03461e04b80edcf4867a71e6fc,
by William MARTIN
|
|
13 years 6 months | Change "ifnull" sql function to "coalesce" which is supported by postgresql |
Commit 5427aab4569cd7c974bc86b54915ce1ae56e1bb7,
by William MARTIN
|
|
13 years 6 months | Mark string for translation |
Commit dab8ea63fc4651f497f0329b567f383020a2ef0c,
by William MARTIN
|
|
13 years 6 months | improve rendering of 0% bar |
Commit b03d7a04a03ae1c1f19c617c7ebecb573b5152d7,
by William MARTIN
|
|
13 years 6 months | Fix the special case of a empty issue tracker, for the issue summary. |
Commit ef5b93e3f77fc280ff820a632d3a2c1d8084444b,
by William MARTIN
|
|
13 years 6 months | Add an sub-tab under Issue to add a summury view |
Commit 69ae1c08effd703e674afe935898fad397a768da,
by William MARTIN
|
|
13 years 6 months | Spelling. |
Commit 8e4f828cc6a880f28e1fa5e6d04861bcbd1370d8,
by Thomas Keller
|
|
13 years 6 months | Access all private methods in a non-static way, now that we have a instance-dependent _diagnoseProblem() method |
Commit c4f92f4569e1c4715a5209e9f7a9b45bf348bf05,
by Thomas Keller
|
|
13 years 6 months | Wrong object to call commit() on... |
Commit c4d2b99656931ffb8bd40b9b14f184a31f47f80c,
by Thomas Keller
|
|
13 years 6 months | Disable the fixed context bar if the content is already to big |
Commit d4fe88adab2d90bd1cb596e3fddf33f89ccd6213,
by Thomas Keller
|
|
13 years 6 months | Merge branch 'develop' of projects.ceondo.com:indefero into develop |
Commit 69d0e8313a4698a20d57ffb9f0cee836554a8098,
by Thomas Keller
|
|
13 years 6 months | Fix the branch links users of the Subversion frontend get when they enter a wrong revision and only display this list if there are any branches available for all SCMs. |
Commit 11a234e135b38ad414f96d419e13bde1629f07d5,
by Thomas Keller
|
|
13 years 6 months | Fix a regression introduced with commit 20c3f14cc: If we can read from a process' pipe doesn't mean the exit code of the process in question is zero, this is actually what pclose() returns. |
Commit 2f30e4e2f6670bdb25fdf2bc45cf54b42a8dd643,
by Thomas Keller
|
|
13 years 6 months | Now that IDF_Scm::getChanges() is implemented for all SCMs, there is no need for the try-catch anymore. |
Commit 118ca9f11fa5ba7eb54641394bf6edd75f9227c0,
by Thomas Keller
|
|
13 years 6 months | XML node access didn't work and as such renames and copies weren't properly detected. |
Commit 24fc41ee0d4f8823ecfd0a241c716cf56553a7b9,
by Thomas Keller
|
|
13 years 6 months | Merge branch 'feature.download-md5' into develop |
Commit c00dbac5e0850f8a2e47afcd93fe7bd0b8e3448e,
by William MARTIN
|
|
13 years 6 months | Rename the migration script |
Commit d7857c512699df2305eb4ce2c8299e0fdee3a1bd,
by William MARTIN
|
|
13 years 6 months | Implement IDF_Scm::getChanges() for Subversion (closes issue 622) |
Commit ac6be0d3c06f924c75cc1e8f10184cf0e0bf8af9,
by Thomas Keller
|
|
13 years 6 months | We can actually differentiate between copies and renames in Hg, so lets add support for another change type, 'copies'. The previous implementation for Hg was also slightly flawed in the way that it mixed sources with targets. |
Commit 7ff6f09f6718eec2038c1eb214b1bb37482f53d1,
by Thomas Keller
|
|
13 years 6 months | Merge branch 'feature.issue-links' into develop |
Commit 00b576c5a3aab4d328e2d5e228f5464167228682,
by Thomas Keller
|
|
13 years 6 months | \w doesn't match -, so better use [^)] to match server names |
Commit 2a33510c96f37ea4f56ccf937f22fc15e1237e25,
by Thomas Keller
|
|
13 years 6 months | Do not try to symlink the same file twice (fixes issue 695) |
Commit d1f79d906dc8a596bfb6cf812911b89eaf02b8ec,
by Thomas Keller
|
|
13 years 6 months | Two occurrences forgotten |
Commit aa043f14ac0e537756374931fce735886b1b0a26,
by Thomas Keller
|