Commit Graph

75 Commits (7b0ece42f0dbfe4776e170809283a25a704cc886)

Author SHA1 Message Date
Nicolas Lassalle bd15328758 [PATCH] Fixed issue 41 - View Source : Missing argument 2 for IDF_Scm_Svn::getBlob()
Created an unique method declaration in the tow scm backend.
Passed a more generic argument so that the scm backend could get the
correct data.
2008-09-12 12:26:51 +02:00
Loic d'Anterroches f4cbf84559 Added more fixes for PHP 5.2.0. 2008-09-05 14:38:50 +02:00
Loic d'Anterroches c8e91d80f2 Forced as ContextVars for PHP 5.2. 2008-09-05 10:45:01 +02:00
Loic d'Anterroches 6521680719 Added the French translations.
Fixed at the same time some bad English strings.
2008-09-03 09:33:29 +02:00
Loic d'Anterroches 28817af471 Removed dead code. 2008-09-03 09:13:50 +02:00
Loic d'Anterroches 5b9dbd5c3b Fixed bug preventing the download. 2008-09-03 00:12:25 +02:00
Loic d'Anterroches 0ff5eb0f82 Fixed issue 34 in the case of bad commit in the changelog. 2008-09-02 17:41:54 +02:00
Loic d'Anterroches 57a5b4738a Restructured the file hierarchy.
Git and Svn are now in a Scm subfolder.
2008-09-01 21:42:18 +02:00
Loic d'Anterroches fad12e17c7 Cosmetic changes. 2008-08-29 20:38:13 +02:00
Loic d'Anterroches 2c7b3e1e1a Cosmetic improvements. 2008-08-29 19:59:53 +02:00
Nicolas LASSALLE ccc41c86b0 Added support of subversion. 2008-08-29 19:50:10 +02:00
Loic d'Anterroches 7383e18dff Fixed issue 4, with fine control over the tabs access.
For each tab, at the exception of the project home and the
administration area, it possible to control the access rights if the
user is anonymous, signed in, member or owner.
2008-08-07 15:35:03 +02:00
Loic d'Anterroches bac1586334 Added the French translation of the project. 2008-08-06 14:54:01 +02:00
Loic d'Anterroches 366b73d27e Fixed issue 10, add mime type when downloading a file. 2008-08-05 12:44:56 +02:00
Loic d'Anterroches 31c79419b5 Limit to the latest 25 commits in the changelog. 2008-08-04 21:25:19 +02:00
Loic d'Anterroches 6ad7ee8c71 Added integration with git-daemon.
In the configuration it is possible to give a git daemon url to have it
displayed in the source view.
2008-08-04 21:24:07 +02:00
Loic d'Anterroches 49f339c7c5 Added the ability to download a zip file of the code at a given commit. 2008-08-02 13:51:42 +02:00
Loic d'Anterroches 80ce87009e Added a better commit diff. 2008-08-01 00:38:29 +02:00
Loic d'Anterroches a6716c7716 Added the visualisation of a commit. 2008-07-28 22:09:17 +02:00
Loic d'Anterroches 3dbae6272a Added smooth handling of bad files and commits.
Now simply redirect to the root of the first available branch.
2008-07-27 21:38:49 +02:00
Loic d'Anterroches b6084cbf07 Improved the support of the git browser.
Now the reference is always a commit as from a commit it is always possible to travel back to the corresponding tree and blobs.
2008-07-27 17:43:51 +02:00
Loic d'Anterroches 789c7ed43d Take into account if in one branch but listing another.
Need to check how this is working on a bar repository.
2008-07-27 01:51:08 +02:00
Loic d'Anterroches c915f8fccf Added the changelog and fixed the source browser.
The source browser is normally a little bit more robust.
2008-07-27 01:31:10 +02:00
Loic d'Anterroches f57a0ec08b Cosmetic improvements. 2008-07-26 20:17:18 +02:00
Loic d'Anterroches 876e206742 First work on the git browser. 2008-07-26 18:42:41 +02:00