Commit Graph

  • 099e4888e8 Implement archive extraction and file handling and note in NEWS and INSTALL that PHP's zip extension is now needed. Thomas Keller 2011-11-03 01:01:53 +0100
  • 3eca572866 Spelling fix. Thomas Keller 2011-11-03 01:01:45 +0100
  • c39f5c2174 Change the format to use <labels> and <label> to match the actual field names better. Thomas Keller 2011-11-03 00:59:39 +0100
  • cf684c1514 Pulled the French translation work from Delkia and jpfleury. Thomas Keller 2011-11-02 09:44:05 +0100
  • 6c9b6b5309 Merge branch 'develop' of projects.ceondo.com:indefero into develop Thomas Keller 2011-11-02 09:53:12 +0100
  • a7f283256a Merge branch 'develop' of projects.ceondo.com:indefero into develop Thomas Keller 2011-11-02 09:45:13 +0100
  • 4506e1d2b5 Pulled the French translation work from Delkia and jpfleury. Thomas Keller 2011-11-02 09:44:05 +0100
  • 70f67e6bc6 Enhancement sort on issue summary view William MARTIN 2011-11-02 09:44:00 +0100
  • c71ed2cecb Start with the archive upload functionality (sponsored by Scilab); add a new view and plain form to upload an archive; rename the internal URLs, handlers and templates from submit to create for single downloads and also add a help section about the new format as well as a detailed FAQ entry. Archive files get a bigger upload limit (default: 20MB). Thomas Keller 2011-11-02 00:15:33 +0100
  • 05816cb75a release-1.2 merged in Thomas Keller 2011-11-01 01:16:58 +0100
  • 91b189b75f Relation verbs weren't properly translated as they should. Thomas Keller 2011-11-01 01:15:23 +0100
  • 623c562054 Give the context area a little top padding which lets it look less attached to the upper window border when the page is scrolled and the element is fixed. Thomas Keller 2011-11-01 00:58:13 +0100
  • 2a55024640 Clarify the usage of translated verbs a little. Thomas Keller 2011-11-01 00:52:34 +0100
  • 8a9f8c66e8 A first stab at updating the German translation for 1.2. Thomas Keller 2011-11-01 00:22:00 +0100
  • 81f433085a Limit the available render width for help texts a little and don't put them right below the previous form element. Thomas Keller 2011-11-01 00:11:55 +0100
  • 6e59a0a526 Add Gert to AUTHORS Thomas Keller 2011-10-31 23:21:44 +0100
  • 8397d86313 No longer fail to remove a non-existing post-update hook on repository creation (fixes issue 752) Gert van Valkenhoef 2011-10-31 23:19:57 +0100
  • b0ac05b608 Slightly reordered Thomas Keller 2011-10-31 23:16:08 +0100
  • 48c3989ae3 Updated POT file with new strings. Thomas Keller 2011-10-31 01:19:12 +0100
  • b949b7e83a Properly quote paths. Thomas Keller 2011-10-31 00:46:12 +0100
  • ad7fad9fbe Updated russian translation from transifex and added new, yet unknown author of it to AUTHORS. Thomas Keller 2011-10-31 00:29:40 +0100
  • 34fbf6ec5f Merge branch 'develop' into feature.scilab Thomas Keller 2011-10-27 23:41:12 +0200
  • d2db3b16d2 Fix issue 748. Thomas Keller 2011-10-27 23:32:18 +0200
  • ae11b1de4a split() is deprecated in php 5.3 Thomas Keller 2011-10-27 23:00:14 +0200
  • 6f620e3f54 Override the prettify css rules not only in the diff view, but in the code views as well. Thomas Keller 2011-10-20 17:29:16 +0200
  • 810b753edf Re-order the issue links so that "New Issue" goes to the very right just before the search input field. Also rename "Open Issues" to "All Issues" (since one can view both, open and closed issues under this view, just like in every other issue list view we have) and mark "All Issues" as active if we filter by label. Thomas Keller 2011-10-10 22:32:08 +0200
  • 958fb1b9ad Merge branch 'develop' of projects.ceondo.com:indefero into develop Thomas Keller 2011-10-10 20:56:03 +0200
  • 48992adefa Shuffle around a couple of NEWS entries, fix spelling and formatting here and there. Thomas Keller 2011-10-10 20:54:03 +0200
  • d95e1e13e5 Merge branch 'feature.diff-whitespace' into develop Thomas Keller 2011-10-10 15:44:20 +0200
  • 381dc5b8f7 Merge branch 'feature.diff-whitespace' into develop Thomas Keller 2011-10-10 00:17:48 +0200
  • 464c1a8ef5 Fix / adapt the side-by-side review diff rendering. feature.diff-whitespace Thomas Keller 2011-10-09 03:14:43 +0200
  • e5b10a8494 Merge branch 'develop' into feature.diff-whitespace Thomas Keller 2011-10-09 02:25:49 +0200
  • ffc49b9ea6 Merge branch 'develop' of projects.ceondo.com:indefero into develop Thomas Keller 2011-10-09 02:25:03 +0200
  • 0efc14dd6f The autocompleter for the issue relations feature broke the review view, do'h Thomas Keller 2011-10-09 02:22:43 +0200
  • 4fb15ccb7d 6abd0b6f made problems in reviews, need to be reworked anyways in a few. Thomas Keller 2011-10-09 02:13:49 +0200
  • 234b70845c Render the TAB char wider, so it is easier recognized as tab Thomas Keller 2011-10-09 02:04:13 +0200
  • 6abd0b6faa - Move common static methods out of IDF_Diff and into IDF_FileUtil. - Make stuff that should be private in IDF_Diff really private and comment out a test that was the only call path for a previously public method. - Apply the whitespace emphasizing on the normal file view as well and get finally rid of padLine() Thomas Keller 2011-10-09 01:54:51 +0200
  • fef2bd15bf Merge branch 'develop' into feature.diff-whitespace Thomas Keller 2011-10-09 01:54:05 +0200
  • 74d07d8fb8 Ignore a couple of file patterns more and sort the list for easier reading. Thomas Keller 2011-10-09 01:53:37 +0200
  • 473e9153ed Merge branch 'develop' into feature.diff-whitespace Thomas Keller 2011-10-09 01:40:59 +0200
  • efa10c9afd Properly quote file names for the system call. Thomas Keller 2011-10-09 01:39:05 +0200
  • 7438a2bf19 Improve the rendering of the control characters greatly by using the Unicode counterparts in th 0x24## plane and add a little bit of explanation what we are doing there and why we are doing this. Thomas Keller 2011-10-09 00:55:42 +0200
  • 2e0995abac Fixed rendering in Firefox which did, unlike Chrome, not expand the last row's height to fit the up-popping horizontal scrollbar, but all rows just a little, so the heights did not match. I've reworked this to not used the ill-advised rowspan any longer, but two separate tables whose heights match each other now in both browsers. Thomas Keller 2011-10-09 00:13:34 +0200
  • c84afd0f78 Some git diffs (most likely octopus merges) start with diff --cc, so we have to detect and stop log parsing when this occurs as well. Thomas Keller 2011-10-09 00:08:16 +0200
  • 52383edfd0 Merge branch 'develop' of projects.ceondo.com:indefero into feature.scilab Thomas Keller 2011-10-08 19:26:46 +0200
  • b1276dff6c Merge branch 'develop' of projects.ceondo.com:indefero into feature.diff-whitespace Thomas Keller 2011-10-08 19:25:08 +0200
  • b413b7ee89 Improve the calculation part and reuse the values we have from the diff hunks. Thomas Keller 2011-10-06 02:31:36 +0200
  • f19f07ec59 Change the unidiff rendering by letting the actual content be rendered into a separate container that can overflow and side-scroll for long lines. Thomas Keller 2011-10-06 02:06:51 +0200
  • 83761c66c5 The left floating breaks the vertical alignment of the unprintable characters. Remove that workaround, which was introduced to wrap very long lines; it should be replaced by something smarter. Thomas Keller 2011-10-06 00:00:07 +0200
  • d0e2977746 Add support for line ending detection in our diff parser. Thomas Keller 2011-10-05 02:44:04 +0200
  • 1be91e5a2a Do not split Hg's and git's log output into lines - this will make it impossible for us to detect proper line endings later on. Thomas Keller 2011-10-05 02:42:51 +0200
  • 15d4d1aa7d Fix issue 713 : Wiki page have now a css for printer output William MARTIN 2011-10-04 22:45:51 +0200
  • 708b90fccd Fix url /p/aaa/issues/status/open/ William MARTIN 2011-10-04 21:45:23 +0200
  • ac7a4c4aa5 Update NEWS William MARTIN 2011-10-04 21:29:11 +0200
  • b90246a239 Merge branch 'feature.issue-of-others' into develop William MARTIN 2011-10-04 20:57:18 +0200
  • a9d327d54f Note that issues can now be filtered in the search view. Thomas Keller 2011-10-04 12:50:51 +0200
  • eb8fd0aa55 Merge branch 'feature.search-filter' of projects.ceondo.com:indefero into develop Thomas Keller 2011-10-04 12:46:28 +0200
  • 813184f06c Fix an issue with "unasigned issues" Rename the view to userIssues feature.issue-of-others William MARTIN 2011-10-04 10:05:42 +0200
  • ef2d3a9af9 Merge branch 'feature.issue-of-others' of projects.ceondo.com:indefero into feature.issue-of-others Thomas Keller 2011-10-04 01:01:31 +0200
  • 9a8bd464a3 Remove a couple of unused calls to get a list of project tags; these calls are currently done from within the tags-cloud template most of the time, which is ugly, but the way it works as of now. feature.search-filter Thomas Keller 2011-10-04 00:47:31 +0200
  • 9e2ea7404b Tags are now returned grouped by class, I seem to have missed this call when I changed the API... Thomas Keller 2011-10-04 00:46:48 +0200
  • 160d11b89b Properly initialize arrays with 0 for IN conditions Thomas Keller 2011-10-04 00:37:28 +0200
  • d860f299fd The last part of the previous patch. William MARTIN 2011-10-03 10:17:10 +0200
  • 33882d4fa7 Update how the myIssue view works. It's allow to display this view for other members. In the issue summary, we can now follow make links for each user display in the part "Unresolved: By Assignee". William MARTIN 2011-10-03 10:00:35 +0200
  • 85978a4d18 Implement basic filtering capabilities in the issue search view. Thomas Keller 2011-10-03 01:54:01 +0200
  • e1e7696d53 Add Stéphane to AUTHORS. Thomas Keller 2011-10-02 00:10:14 +0200
  • 695428075b Merge branch 'develop' of projects.ceondo.com:indefero into develop Thomas Keller 2011-10-02 00:06:17 +0200
  • e7c2e721b4 The tag cloud was fixed to "issues" for both, the open and closed issue list which is clearly wrong. Thomas Keller 2011-10-02 00:05:08 +0200
  • 13fad756ab Fix issue 732 Commit based on Stéphane Baron patch William MARTIN 2011-10-01 22:43:00 +0200
  • 699925f797 Note the recent changes. Thomas Keller 2011-09-26 01:42:22 +0200
  • 920432025f Change post-commit webhooks to issue PUTs instead of POST requests and generalize the HTTP header name for the auth digest; introduce an option to restore the old behaviour and document that; place a big warning in NEWS.mdtext about this change. Thomas Keller 2011-09-26 01:36:04 +0200
  • 7ff298af79 Call the configured download webhook when new downloads are created or existing downloads are updated. Thomas Keller 2011-09-26 00:51:33 +0200
  • b29acd71cb Add an option to specify a webhook URL for updates in the downloads section and tweak the help texts for the original source web hook a bit. Also remove the superfluous inline help code from the SourceConf form that was actually not used. Thomas Keller 2011-09-25 02:03:35 +0200
  • dc50e9b316 Spelling. Thomas Keller 2011-09-25 02:02:34 +0200
  • 7f610fd2f3 Add an option to configure an external URL per project, e.g. to allow the linking of the home page of the project. Thomas Keller 2011-09-25 01:27:36 +0200
  • 4ae0019e0f Add a sponsored-by flag in NEWS.mdtext. Thomas Keller 2011-09-24 00:40:33 +0200
  • c72ce218f7 Merge branch 'develop' of projects.ceondo.com:indefero into feature.webrepos Thomas Keller 2011-09-24 00:19:48 +0200
  • 1f0791df0e Make the '@rev' part in the regex optional (fixes issue 730). Thomas Keller 2011-09-12 17:54:40 +0200
  • cdb8dbafe2 Write-protect git repository over HTTP! feature.webrepos Patrick Georgi 2011-09-03 19:30:34 +0200
  • 33b22f95ab Use idf_exec_prefix when git tools are called Patrick Georgi 2011-08-25 23:36:27 +0200
  • 39f77886db Make HTTP auth cover all popular FastCGI workarounds Patrick Georgi 2011-08-25 15:28:02 +0200
  • f7470e4a7a Use REDIRECT_* for FastCGI/PHP Authorization handling Patrick Georgi 2011-08-25 14:50:21 +0200
  • c10c002ee3 Document HTTP repository access for git Patrick Georgi 2011-08-25 14:45:50 +0200
  • a47ec0df0a If necessary, create git repository on first http access Patrick Georgi 2011-08-21 23:54:42 +0200
  • be95050a4b Use new semantics for adding an stdin stream to PassThru Patrick Georgi 2011-08-21 08:39:41 +0200
  • 5043c4e845 Stylistic fixes Patrick Georgi 2011-08-21 07:53:21 +0200
  • dacbf0707b Move http repository access to /r/$project Patrick Georgi 2011-08-21 07:44:19 +0200
  • 34c9d04a35 Provide http access to git repositories Patrick Georgi 2011-08-20 11:39:41 +0200
  • aa2868eb17 Add basic framework for web based repository access Patrick Georgi 2011-08-19 22:01:55 +0200
  • a2c832a130 Improve the 'parents' parsing for git and ignore any empty parts; also react gracefully if we could not parse the parents for some weird reason. Thomas Keller 2011-08-17 20:17:14 +0200
  • b17de014ec Reworked the option / argument handling in the SVN interface to have less code duplication. Thomas Keller 2011-08-13 02:28:15 +0200
  • b1b72190e1 Dropped a few more not needed files. Thomas Keller 2011-08-13 01:19:58 +0200
  • 2ff2f888bc - Make the SVN test case work without specific test configuration. - Rename the test repo to match the test function so we can create more test repositories for other tests at a later stage. - Remove useless hooks and configs from the repo (they are not used for our specific test and just need memory). - Note the fix for issue 721 in NEWS.mdtext. Thomas Keller 2011-08-13 01:11:00 +0200
  • 57c2389aae Make SVN backend more robust Patrick Georgi 2011-08-12 20:53:26 +0200
  • d54c86f813 Note the change from issue 716. Thomas Keller 2011-07-27 20:06:56 +0200
  • 05a9697007 Merge branch 'feature.content-md5' into develop Thomas Keller 2011-07-27 19:59:18 +0200
  • 945429abf0 Provide MD5 value of downloads to HTTP client feature.content-md5 Patrick Georgi 2011-07-24 22:12:36 +0200
  • a016bcb51b Merge branch 'develop' of projects.ceondo.com:indefero into develop William MARTIN 2011-07-05 11:31:05 +0200
  • f2b1ce795c Fix issue 247 : cron overwrites authorized_keys during cron run William MARTIN 2011-07-05 11:30:23 +0200
  • 3a8c56acc4 Postgres needs a VARCHAR cast, which MySQL doesn't understand, of course. *sigh* Thomas Keller 2011-07-01 13:35:43 +0200