Commit Graph

  • f88e529b85 Update the form validation of IDF_Form_ReviewFileComment. Now we can add a general comment without per file comment. master William MARTIN 2011-04-06 13:07:19 +0200
  • 0afa07b2bd Merge branch 'develop' of projects.ceondo.com:indefero into develop William MARTIN 2011-04-06 12:01:04 +0200
  • 4ee3d471fe Update the form validation of IDF_Form_ReviewFileComment. Now we can add a general comment without per file comment. William MARTIN 2011-04-06 12:00:55 +0200
  • 29c7fed81b Merge branch 'develop' of git://projects.ceondo.com/indefero into develop Thomas Keller 2011-04-06 03:01:40 +0200
  • fb62061e5a Started with a unit test for the monotone interface. Thomas Keller 2011-04-06 02:59:26 +0200
  • 9b92b7139f Fix copyright William MARTIN 2011-04-05 13:20:55 +0200
  • 5ea4b02205 Update copyrigt William MARTIN 2011-04-02 21:37:07 +0200
  • 12d3eef3d1 monotone actually requires interface_version 13.0 or higher because of the extended manifest usage Thomas Keller 2011-04-02 15:40:18 +0200
  • 576c06ffaf Merge branch 'feature.better-home' of git://projects.ceondo.com/indefero into feature.better-home Thomas Keller 2011-04-02 00:17:51 +0200
  • 352dc3e179 Add IDF_Form_ProjectConf Update template William MARTIN 2011-04-01 16:05:32 +0200
  • aa164936f4 Remove commented code William MARTIN 2011-04-01 14:19:07 +0200
  • 9a93acd1a5 Update the admin template William MARTIN 2011-04-01 14:17:56 +0200
  • 587aa11cda Update the index template William MARTIN 2011-04-01 14:14:30 +0200
  • d04ecd60c4 Add default logo for project without one William MARTIN 2011-04-01 14:13:42 +0200
  • ecef510f78 Merge branch 'develop' of projects.ceondo.com:indefero into develop Thomas Keller 2011-04-01 11:18:01 +0200
  • 4976c20935 Its validateRevision, not isValidRevision, here as well Thomas Keller 2011-04-01 11:17:21 +0200
  • 5553c37ccd Merge branch 'release-1.1' into develop Thomas Keller 2011-04-01 11:17:06 +0200
  • 346b2c6cf8 Call validateRevision(), not isValidRevision(), fixes issue 657 Thomas Keller 2011-04-01 11:15:13 +0200
  • aa68fe3485 Note fix for issue 655. Thomas Keller 2011-03-30 00:19:18 +0200
  • e408fe8733 Make the function static again; this change silently slipped through. Thomas Keller 2011-03-30 00:17:35 +0200
  • 836986462a Add Stewart to AUTHORS. Thomas Keller 2011-03-30 00:13:50 +0200
  • 51c6cdb20d Only display those filter options for items the user actually has access to (fixes issue 655) Stewart Platt 2011-03-30 00:12:07 +0200
  • 766232f29b Add missing license header. Thomas Keller 2011-03-30 00:00:22 +0200
  • 2ed021f30b Merge branch 'develop' of projects.ceondo.com:indefero into develop Thomas Keller 2011-03-28 18:00:23 +0200
  • 899fe561df Merge branch 'release-1.1' into develop Thomas Keller 2011-03-28 17:59:08 +0200
  • 67d8936083 Start 1.1.2 development Thomas Keller 2011-03-28 17:57:15 +0200
  • 78f5cef5bd Enter a release date (i.e. release) 1.1.1 v1.1.1 Thomas Keller 2011-03-28 17:52:53 +0200
  • 8928b1654c One new string translated. Fernando Sayago Gil 2011-03-28 17:46:08 +0200
  • 977fa0d1d4 Translate a new string. William MARTIN 2011-03-28 12:46:06 +0200
  • 1d89cec2cf Merge branch 'release-1.1' into develop Thomas Keller 2011-03-28 01:26:20 +0200
  • 6c6b7d6bb2 Bump to 1.1.1 (not released yet, though) Thomas Keller 2011-03-28 01:21:10 +0200
  • f92e88e9b4 Note the recent fixes Thomas Keller 2011-03-28 01:20:54 +0200
  • 6e58899fdf Add the new string to idf.pot and update the German translation accordingly. Thomas Keller 2011-03-28 01:15:22 +0200
  • 1513598420 Add a short sentence about password recovery on the registration page (fixes issue 652) Thomas Keller 2011-03-28 01:13:15 +0200
  • 9cfc060760 Improve a translation. Thomas Keller 2011-03-28 00:56:44 +0200
  • a531e34ec2 Add IDF_EmailAddress to backup Patrick Georgi 2011-03-25 20:39:11 +0100
  • 2cce23b5b4 Fix a typo in the French translation and add myself to AUTHORS. Jean-Philippe Fleury 2011-03-25 13:17:49 +0100
  • e518bc9b68 Updated gitserve.py to work with python 3.x Sindre Myren 2011-03-25 11:08:18 +0100
  • 8e02d05ba9 Notice the fix of issue 643 in NEWS Thomas Keller 2011-03-25 00:53:12 +0100
  • f131083315 Skip linking to a non-existing diff section for changed binary files (fixes issue 643) Thomas Keller 2011-03-25 00:45:06 +0100
  • 39ba5b37ef Ignore a couple of files for code coverage that should not be covered; add a simle run-tests script that steals some code from photon to return the code coverage at the end of the test execution (we're only at about 8% - lots of work left...) Thomas Keller 2011-03-25 00:29:50 +0100
  • 002fa05c7f Merge branch 'release-1.1' into develop Thomas Keller 2011-03-25 00:14:26 +0100
  • 1a52133fd4 getArchiveStream() should actually be public (issue 648) Thomas Keller 2011-03-25 00:11:03 +0100
  • 30900f7196 monotone zip archive entries now all carry the revision date as mtime (issue 645); add a test case for the zip render response that works with and without PHP's zip extension Thomas Keller 2011-03-24 23:54:52 +0100
  • b753cf0837 Fix a coment. Thomas Keller 2011-03-24 01:19:05 +0100
  • 53ab5b6aff Expand the bootstrap script to setup an empty IDF environment. Thomas Keller 2011-03-24 00:41:22 +0100
  • 78a0402351 Prepare the Stdio class for easier testing. - create an interface that describes the basic methods - let the real stdio class implement this interface - inject the stdio instance into IDF_Scm_Monotone and do not create it in the constructor - ensure in IDF_Scm_Monotone_ZipRender that we get the proper constructor arguments On a slighly unrelated note, make _getAuthOptions() in the stdio implementation private. Thomas Keller 2011-03-23 00:47:17 +0100
  • 5b5705fe90 Add a unit test for monotone's basicio parser and compiler. Also note a couple of quirks and be less strict (for now) when it comes to hash parsing and stanza lines without values. Thomas Keller 2011-03-23 00:26:26 +0100
  • f08b5c5e3f Note syncmonotone.mdtext in INSTALL.mdtext Thomas Keller 2011-03-20 14:19:53 +0100
  • aa87acd432 Start 1.2 development. Thomas Keller 2011-03-20 13:48:49 +0100
  • 7af7ef8357 Merge branch 'release-1.1' into develop Thomas Keller 2011-03-20 13:46:45 +0100
  • 627bc4e45f Enter a release date and the proper version v1.1 Thomas Keller 2011-03-20 12:44:21 +0100
  • 909c76ebfb Note that together with issue 136 also issue 500 was fixed. Thomas Keller 2011-03-20 01:10:48 +0100
  • 0899ba8515 Various smaller fixes to the Makefile. Thomas Keller 2011-03-20 01:07:34 +0100
  • b7c0b40491 Add basic source version tracking. Thomas Keller 2011-03-20 00:42:56 +0100
  • 48257ccfed Spanish translation updated. Fernando Sayago Gil 2011-03-19 15:20:29 +0100
  • 269949a65f French translation updated. William MARTIN 2011-03-19 15:20:00 +0100
  • c2de7123e4 Order the author list alphabetically by first name (makes more sense). Also add missing authors from git log and a couple of missing emails / IDF usernames. Thomas Keller 2011-03-19 00:19:04 +0100
  • e0c6dcd5a4 Merge branch 'release-1.1' of projects.ceondo.com:indefero into release-1.1 Thomas Keller 2011-03-18 12:12:19 +0100
  • 734ddda363 Fix issue 618 by returning the input unaltered in case PCRE still fails to evaluate it with the expanded backtrack limit. Thomas Keller 2011-03-18 12:10:42 +0100
  • 02cd448f89 Issue 518 was actually a dupe of issue 469. Thomas Keller 2011-03-18 03:05:35 +0100
  • 5fc3a987de Mercurial log template and parseLog pattern modification. Matías Halles 2011-03-18 02:47:08 +0100
  • be39d72d3c Fix XML parsing exceptions when revisions with empty log messages are parsed. Dmitry Dulepov 2011-03-18 02:33:54 +0100
  • 045eb766f1 Improve the rendering of the prev / next links in the issue view and note the change in NEWS. Thomas Keller 2011-03-18 02:14:22 +0100
  • 22d4bd0e6f Clarify a bugfix entry Thomas Keller 2011-03-18 01:28:26 +0100
  • 5a7bf49cbb Well, I forgot the important stuff in the last commit, sigh. Fixes issue 633 for real now. Thomas Keller 2011-03-18 01:05:25 +0100
  • a3dd1c45f3 Handle partial incomplete and line-ending munging diffs (resolves issue 633). Thomas Keller 2011-03-18 00:55:02 +0100
  • be7725694e Let browsers properly render whitespace and expand the long line fix for unchanged and removed lines (fixes issue 623 again) Thomas Keller 2011-03-17 23:23:28 +0100
  • 366d278182 Ignore "bad usage" error code in case git tag doesn't know of the --contains option. Thomas Keller 2011-03-17 23:12:27 +0100
  • 5f008a14f5 ReFixed in an ugly way the non support of the git --contains option. Loïc d'Anterroches 2011-03-17 09:28:43 +0100
  • 21a8c281ec Fixed in an ugly way the non support of the git --contains option. Loïc d'Anterroches 2011-03-17 09:22:46 +0100
  • 51dde5766d Add a test case for issue 633. Thomas Keller 2011-03-17 01:58:01 +0100
  • 61d7b4a58d Setup a basic PHPUnit test environment. Thomas Keller 2011-03-17 01:12:32 +0100
  • 19b35565a2 Fix a notice about variable pass by reference Thomas Keller 2011-03-17 01:10:59 +0100
  • baa88412b9 Rewrite the diff parser and reduce the memory footprint. Patrick Georgi 2011-03-16 23:50:41 +0100
  • 6fb9b72e22 Use git tag --contains REV for the IDF_Scm::inTags() implementation. Thomas Keller 2011-03-16 23:03:36 +0100
  • b75884c57e Use Pluf_SQL instead of raw SQL, the latter caused problems on installations with table prefixes. Thomas Keller 2011-03-16 20:58:13 +0100
  • 603188f6ce For now the Chinese and Russian translations are far from being complete. Thomas Keller 2011-03-16 10:07:24 +0100
  • 15442140cf Complete the NEWS with stuff from the tracker and format it as Markdown document. Thomas Keller 2011-03-16 00:09:37 +0100
  • 9f877d4309 Merge branch 'release-1.1' of git://projects.ceondo.com/indefero into release-1.1 Thomas Keller 2011-03-15 22:58:23 +0100
  • 8631529268 Re-enable v1.0 URI compatibility wrt update feeds. Thomas Keller 2011-03-15 22:54:35 +0100
  • 96bc198b0f Added two more translators to AUTHORS and mark who is in charge for the Czech translation. Thomas Keller 2011-03-14 12:50:58 +0100
  • 146ffb5f4c Merge branch 'release-1.1' of projects.ceondo.com:indefero into release-1.1 Thomas Keller 2011-03-14 12:39:11 +0100
  • 867c3d3382 Start with a NEWS file and list the changes we've tracked so far since v1.0. Thomas Keller 2011-03-14 01:21:42 +0100
  • 75b0f27fe2 Fix the transifex URL and re-wrap this section slightly. Thomas Keller 2011-03-14 00:11:08 +0100
  • 4b001d8f03 Merge branch 'release-1.1' of git://projects.ceondo.com/indefero into release-1.1 Thomas Keller 2011-03-14 00:05:26 +0100
  • a7bec96a80 Update spain translation Fernando Sayago Gil 2011-03-13 17:43:16 +0100
  • a8706e38ca Update french translation William MARTIN 2011-03-13 17:40:48 +0100
  • 265fd41717 Make two translations a little shorter so they don't lead to a line wrap when printed in bold font. Thomas Keller 2011-03-13 02:12:09 +0100
  • 67c23ffe24 The word was meant to be translated as noun, not as verb. Thomas Keller 2011-03-13 02:10:18 +0100
  • e9a09889e4 Sort the AUTHORS list alphabetically; spelling fixes. Thomas Keller 2011-03-13 02:02:40 +0100
  • e6756a2072 Fix issue 633 : Unset variable ! William MARTIN 2011-03-11 14:27:37 +0100
  • f4050b8a76 Merge branch 'develop' of projects.ceondo.com:indefero into release-1.1 Thomas Keller 2011-03-11 11:42:10 +0100
  • bb4fa7ca2f Fix issue 629 : Git commit view is missing the branch William MARTIN 2011-03-11 11:38:04 +0100
  • 2648603f24 Update the Makefile - po-pull merge transifex PO with local PO to quick fuzzy entry - Add of po-stats William MARTIN 2011-03-10 14:17:39 +0100
  • b7a9a1c8fd Update pot file with the recent changes and translate the fuzzies in the German translation. Thomas Keller 2011-03-10 10:22:43 +0100
  • d45566d692 Update language for French and Spain William MARTIN 2011-03-10 09:45:35 +0100
  • 4411086f29 First set of files with English text corrections (partially resolves issue 631) Ciaran Gultnieks 2011-03-10 09:23:01 +0100
  • 0b3ce03036 Don't show an empty branch field in the commit view It's a little hack for issue 629, but don't resolve it. William MARTIN 2011-03-09 22:09:32 +0100
  • 027886737d Enable Spain and German in the supported language William MARTIN 2011-03-09 21:55:20 +0100