Age | Message |
---|---|
13 years 7 months | Start with issue 638 (issue links); nothing workable yet. |
Commit 9171bfd1abea5e00aea6a440c88919b3c31012a0,
by Thomas Keller
|
|
13 years 7 months | Mark two strings for translation. |
Commit be4774c95cee73f69c783a64dec0a97733ebd993,
by Thomas Keller
|
|
13 years 7 months | Merge branch 'develop' of projects.ceondo.com:indefero into develop |
Commit 9644784a792f78d4da85cbd045a9009261113323,
by William MARTIN
|
|
13 years 7 months | Fix issue 671 : Update the SSH Key preg pattern |
Commit 1940d5c0b5f71365bc006279fe2ce0fffdca167e,
by William MARTIN
|
|
13 years 7 months | Rework idf.php-dist a bit more: - move "Binary section" into "Path section" - make individual sections more prominent and therefor easier to grasp / scan for - fix the language and expand the explanations for a couple of items - remove the 'debug |
Commit 7c7e3cd1f11f120cf5bee8b003b9233fb9f58024,
by Thomas Keller
|
|
13 years 7 months | Break too long line Add space between section |
Commit 3e2f95a1529222ce9639822769895bb02ecc619e,
by William MARTIN
|
|
13 years 7 months | Rewrite of the idf.php-dist file - Add example for each mail and cache backend - Add major part of option use in each Scm backend with description |
Commit 92de88ba139483e3fe6c635bdd7e8b859824d19f,
by William MARTIN
|
|
13 years 7 months | Update the NEWS files |
Commit 02d0f0923e1a9812cce8d05d37193b0fc6398c65,
by William MARTIN
|
|
13 years 7 months | Fix an URL in the RSS feed |
Commit 765a86ba909742d55b2404186cc7b713208a569f,
by Thomas Keller
|
|
13 years 7 months | Enhancement visibility of the RSS feed in the timeline view |
Commit 34309e34c3cfe2f700328b29f288b461867bf31d,
by William MARTIN
|
|
13 years 7 months | Merge branch 'develop' of projects.ceondo.com:indefero into develop |
Commit 2176d1cde21a5c5a8f3a2538d638e54b2b1c9206,
by Thomas Keller
|
|
13 years 7 months | Merge branch 'feature.better-home' into develop |
Commit 45d53e8d21432ebdda532cdd2f123f6de8999919,
by Thomas Keller
|
|
13 years 7 months | Final adjustions to the project logo code - remove the question mark from the default logo for simplification, add a soft drop shadow to make the logo more visible on not so light backgrounds - display the project logo and the lock icon in the pr |
Commit b36b8e3afb94e3bbd3eaf7503520cccb9cd2cb04,
by Thomas Keller
|
|
13 years 8 months | Apparently header() does kind of work for php-cli, but of course breaks horribly. Luckily Pluf has a little knob (IN_UNIT_TESTS) that can prevent this breakage. |
Commit 801af66a4e5d6ee9a5b17a4cf1f0e4dfa6f55848,
by Thomas Keller
|
|
13 years 8 months | Three more test cases for the mtn interface added - add tests for getTree(), getChanges() and isCommitLarge() - anonymize the test data somewhat - return false instead of null for unknown revisions given to getChanges() |
Commit df6ffdf42084bdf6fc163cc4fdb14dfa901f8ec7,
by Thomas Keller
|
|
13 years 8 months | Continue with the mtn interface tests - test getRepositorySize() with a test file - implement tests for inTags(), inBranches(), getFile(), getCommit() and getExtraProperties() - mark the static methods as untestable |
Commit b3368071ac07dc321f60cd0cc0c2a34c584a6927,
by Thomas Keller
|
|
13 years 8 months | Continue with the mtn interface tests - getPathInfo(), disambiguateRevision() and validateRevision() are done - we no longer need to check / skip a format_version stanza for the extended manifest (there is no such stanza outputted) |
Commit 67b80ee11c3184ca54dfa725b0249e20942a7d48,
by Thomas Keller
|
|
13 years 8 months | Second pass of code review |
Commit dc31155de19b8ba472a5c210711c3bb264a9ba8d,
by William MARTIN
|
|
13 years 8 months | Spelling |
Commit 0bae69908b20cfd22abdb9f9c2e708ebfbe74c09,
by Thomas Keller
|
|
13 years 8 months | Merge branch 'feature.better-home' of projects.ceondo.com:indefero into feature.better-home |
Commit 47a077bc826f46636da3436d4a6817349cd1c162,
by Thomas Keller
|
|
13 years 8 months | Update code to fix thomas review's |
Commit 836ff71364668ae7ae190530caf2d3ed5dd4e7db,
by William MARTIN
|
|
13 years 8 months | Merge branch 'develop' of projects.ceondo.com:indefero into develop |
Commit 0afa07b2bda73f3cfea735243eb4582f5e2b2829,
by William MARTIN
|
|
13 years 8 months | Update the form validation of IDF_Form_ReviewFileComment. Now we can add a general comment without per file comment. |
Commit 4ee3d471fef4667d0a2b3d4e4abe7b8fb3e0c8f8,
by William MARTIN
|
|
13 years 8 months | Merge branch 'develop' of git://projects.ceondo.com/indefero into develop |
Commit 29c7fed81bff80b21597fbdc52678d26da9b7f6d,
by Thomas Keller
|
|
13 years 8 months | Started with a unit test for the monotone interface. Main test infrastructure is there, still lots of functionality left for testing. Fixed a possible bug in the SCM interface already: Pluf_HTTP_Response_NotFound needs a request instance as ctor argument, which we don't have at this point, therefor we just throw an exception. |
Commit fb62061e5abea007af01c13656f4b01404d48f33,
by Thomas Keller
|