Commit Graph

  • 7ed69c7f4a Improved the Czech translations mainiak 2010-05-12 09:19:36 +02:00
  • 8f914c44a1 Fixed issue 459, variables not defined for exec in PHP 5.3. Mehdi Kabab 2010-05-11 10:13:38 +02:00
  • 28ce82c6f6 Improved to sort the Git tags by reverse chronological order. Loic d'Anterroches 2010-05-11 09:41:22 +02:00
  • 641a3b24a5 Fixed error in the queue addition. Loic d'Anterroches 2010-05-11 09:23:15 +02:00
  • 0d61866b89 Added initial work on the Czech translation. Loic d'Anterroches 2010-05-10 12:55:58 +02:00
  • c1a477e7d0 Do nothing on webhook without an url. Loic d'Anterroches 2010-05-10 10:43:47 +02:00
  • 692d2e53b2 Changed the header name of the hmac to be generic. Loic d'Anterroches 2010-05-10 10:21:22 +02:00
  • 47acc73451 Added the webhooks. Loic d'Anterroches 2010-05-10 10:11:27 +02:00
  • 2f22d48dd0 Added the queue system to handle the webhooks and asynchronous events. Loic d'Anterroches 2010-05-06 10:27:08 +02:00
  • e0b0a732b4 phpdoc improved; remove _getMasterBranch() method and implement the specific code directly in getMainBranch() Thomas Keller 2010-05-02 01:31:30 +02:00
  • 59ad0f5b11 * idf.php-dist: improve the document of the various mtn-related configure options; introduce an option to configure the protocole - separate from the url option, which we now name mtn_remote_host * IDF_Project: optionally give getSourceAccessUrl() a commit argument, so a particular VCS module can determine a subset of revisions to pull for the specific revision which is browsed * IDF_Scm_*: add the argument null'd for all VCS; implement a branch lookup for monotone * tree.html: display the correct branch to clone under each revision tree Thomas Keller 2010-05-02 00:56:04 +02:00
  • 3b53ceedcd * Monotone.php (IDF_Scm_Monotone): basic_io values need to be unescaped; implement getChangeLog() * Monotone.php (IDF_Scm_Monotone_Stdio): add support for multiple, equally named options * Source.php, commit.html: split-off the global commit template (which had some separate code already for SVN) and adapt the left blocks for mtn to shorten branch and tag names just like we do everywhere else Thomas Keller 2010-05-01 01:05:54 +02:00
  • 15a2bd90b3 Add support for monotone's diff header Thomas Keller 2010-05-01 00:56:48 +02:00
  • c49a8204e0 Properly activate the correct branches / tags for the currently viewed revision Thomas Keller 2010-04-30 02:38:45 +02:00
  • 601e894935 Use the branch / tag name shortener in two other templates as well. Thomas Keller 2010-04-30 02:11:40 +02:00
  • 445c90fefe Create a separate class which handles command streaming over mtn automate stdio. Use that everywhere instead of the direct system calls. Thomas Keller 2010-04-30 02:03:58 +02:00
  • b7ced5fa69 Do not shorten the changelog in the SCM model - thats a task for the view. Thomas Keller 2010-04-29 23:38:28 +02:00
  • 995f1a13c3 Add a new view modifier which allows the shortening of long strings such as branch or tag names. Use that in the tree view and display the full name in a title tag. Thomas Keller 2010-04-29 23:35:57 +02:00
  • cf22909722 * isAvailable(): check monotone's interface version and mark the interface as available if it matches (we might see later on if this alone is actually a good idea especially if we browse an empty database...) * _getCerts(): implement a cert cache and make multiple cert values easily available * getCommit(), getCommitLarge(), getFile(), getPathInfo(), testHash(): implement * getTags(): save the first found revision id for a tag as key in the associative array to make tags actually browsable Thomas Keller 2010-04-29 01:44:34 +02:00
  • 02603fd8fd disable archive generation for now, this is not possible with monotone as it is implemented now in IDF Thomas Keller 2010-04-29 01:42:50 +02:00
  • af4f5aaeb0 make the path to the monotone executable configurable Thomas Keller 2010-04-29 01:37:28 +02:00
  • f8012c37d1 from monotone 0.48 onwards the setup command creates its own internal database Thomas Keller 2010-04-28 01:12:29 +02:00
  • 5954cd0ad1 default to the master branch for the head / tip / main revision Thomas Keller 2010-04-28 00:14:19 +02:00
  • 5ef6e6c08f mtn still needs a local db and project setup if there is nothing beside an empty database remotely Thomas Keller 2010-04-28 00:13:42 +02:00
  • 94a5464155 * idf.php-dist: no need to configure a branch prefix any longer now that the project owner can define the master branch name * Monotone.php: change accordingly to use the configured master branch name and fallback to all branches ("*") if noone is found Thomas Keller 2010-04-27 23:28:52 +02:00
  • 18ba8d0ac5 Some more files from the initial work Thomas Keller 2010-04-27 00:02:47 +02:00
  • 9fd4334dec Start on monotone support for indefero. The SCM backend is about 30% done, interesting pieces like getTree() are not finished yet. Thomas Keller 2010-04-26 23:56:25 +02:00
  • d7843a55bd Updated the French translations. v1.0 Loic d'Anterroches 2010-04-19 09:28:48 +02:00
  • b7833b5d23 Updated to have the latest .pot file. Loic d'Anterroches 2010-04-19 09:27:37 +02:00
  • 0f617f8e09 Fixed to directly use a PHP internal function, thanks piouPiouM. Loic d'Anterroches 2010-04-19 09:16:56 +02:00
  • fbc1fab68d Added the Mercurial hook connection to run on groupchange. Loic d'Anterroches 2010-04-19 09:14:29 +02:00
  • 68890c3c48 Improved the Mercurial documentation. Loic d'Anterroches 2010-04-19 09:10:43 +02:00
  • 10f08386f7 Fixed to have a simpler code. Loic d'Anterroches 2010-04-15 15:40:36 +02:00
  • 45fa309c07 Fixed to have a simpler code. Loic d'Anterroches 2010-04-15 15:38:03 +02:00
  • 2ad13a96f9 Added the changegroup hook for Mercurial. Loic d'Anterroches 2010-04-15 15:20:50 +02:00
  • 73f95de843 Fixed a stupid typo in the hook configuration check. Loic d'Anterroches 2010-04-15 10:48:39 +02:00
  • c13d1aba30 Made the svn-post-commit script executable. Loic d'Anterroches 2010-04-15 10:36:31 +02:00
  • 42f561dc75 Added the subversion post commit hook. Loic d'Anterroches 2010-04-15 10:00:05 +02:00
  • 8280add935 Moved the event logging just before the action. Loic d'Anterroches 2010-04-14 13:43:58 +02:00
  • bbc29c889f Added the post-update hook at the creation of the git repository. Loic d'Anterroches 2010-04-14 13:31:30 +02:00
  • e5ee6d8fca Added the first work on the scm post commit hooks. Loic d'Anterroches 2010-04-14 10:54:16 +02:00
  • 738a8bdd60 Fixed issue 424, English grammar. Loic d'Anterroches 2010-04-12 20:55:00 +02:00
  • 119faf55cf Added ticket 419, render for .net files. Loic d'Anterroches 2010-04-12 20:43:04 +02:00
  • 7b0ece42f0 Fixed to convert in utf-8 earlier in the process. Loic d'Anterroches 2010-03-26 20:40:50 +01:00
  • 3c29e4e6ae Fixed to not use the assumption that the first line of a commit message set the encoding. Loic d'Anterroches 2010-03-26 19:57:18 +01:00
  • a5f97c59d9 Fixed missing detection of ISO-8859-2 characters. Loic d'Anterroches 2010-03-26 14:53:43 +01:00
  • 77c7f8ecfe Updated the French translations and .pot file. Loic d'Anterroches 2010-03-16 15:26:17 +01:00
  • dc34829afe Fixed issue 417, 403 after clicking 'delete this page'. Loic d'Anterroches 2010-03-16 15:21:17 +01:00
  • 10245113d5 Fixed ticket 406, PHP 5.3.1 compatibility. Raphaël Emourgeon 2010-03-16 10:40:29 +01:00
  • 349970cfaf Fixed ticket 410, upload error message on new issue shouldn't be hidden. Raphaël Emourgeon 2010-03-16 10:03:49 +01:00
  • 0056e3f0b2 Added ticket 414, references email header for the issue notifications. Loic d'Anterroches 2010-03-16 09:41:21 +01:00
  • 4e7d3618a7 Fixed issue 319, unable to browse a remote subversion repository. Loic d'Anterroches 2010-03-01 19:59:32 +01:00
  • 548a427148 Fixed issue 407, notifications emails are sent twice. Loic d'Anterroches 2010-03-01 15:02:09 +01:00
  • 49e5aa783d Fixed to correctly write into the temp folder. Loic d'Anterroches 2010-02-27 22:26:34 +01:00
  • b9d8eeea9e Fixed to catch the error output of the key check. Loic d'Anterroches 2010-02-27 22:09:51 +01:00
  • 75777daf4b Fixed to prevent uploading several times the same key. Loic d'Anterroches 2010-02-27 18:09:02 +01:00
  • d3b76975cd Added the option to have a strong check of the ssh key with ssh-keygen. Loic d'Anterroches 2010-02-27 17:42:09 +01:00
  • 64fb5b3bf0 Fixed issue 402, Project List shows '0 bytes' Repository size on Mac OS X. Loic d'Anterroches 2010-02-24 15:06:13 +01:00
  • 51842c02f6 Added the ability to manually create a user. Loic d'Anterroches 2010-02-24 10:43:28 +01:00
  • cc6f1c7cd8 Added ticket 165, multiple SSH keys per user. Loic d'Anterroches 2010-02-22 22:27:31 +01:00
  • 5d24931d9b Changed to force the shortname to be lower case. Loic d'Anterroches 2010-02-22 20:50:54 +01:00
  • e2bce19526 Removed the project list on the public profile page. Loic d'Anterroches 2010-02-22 20:41:12 +01:00
  • 9653f1a341 Correctly display the delete page link only to users with correct rights. Loic d'Anterroches 2010-02-20 13:03:06 +01:00
  • a5a5c7b2b6 Fixed security issue, read access on a git project marked as private and source access marked as login in/all access. Loic d'Anterroches 2010-02-19 17:43:29 +01:00
  • c486ca928b Added ticket 357, delete wiki article. Loic d'Anterroches 2010-02-19 11:46:43 +01:00
  • 3a28fe9d28 Fixed ticket 208, added more logging in GitServe and Scm backend. Loic d'Anterroches 2010-02-17 21:57:28 +01:00
  • 8da6fe7287 Added the support of war and jar files in the upload area. Loic d'Anterroches 2010-02-17 08:53:36 +01:00
  • 52be41186f Correctly request an account confirmation when trying to recover the password of a not yet activated account. Loic d'Anterroches 2010-02-15 22:40:34 +01:00
  • 96e8f4ae3c Added a better handling of simultaneous updates of the search index. Loic d'Anterroches 2010-02-14 22:01:46 +01:00
  • 355f9ca05f Updated to add another author. Loic d'Anterroches 2010-02-14 21:50:07 +01:00
  • ef40b0a34e Fixed ticket 393, bad English on the Terms Page. Brian Armstrong 2010-02-14 21:21:29 +01:00
  • 73f6430a60 Fixed to prevent a password reset to login an inactive user. Loic d'Anterroches 2010-02-09 14:47:13 +01:00
  • 2b107c1610 Added ticket 391, password storage configuration variable for Mercurial. Loic d'Anterroches 2010-02-06 14:24:11 +01:00
  • 93d379f293 Added another author. Loic d'Anterroches 2010-02-04 14:35:06 +01:00
  • 6d415e9ec5 Fixed ticket 349, updated the prettify lib to the latest version. Loic d'Anterroches 2010-02-04 11:21:30 +01:00
  • 577aac2069 Fixed issue 348, no notifications on own actions. Loic d'Anterroches 2010-02-04 11:01:32 +01:00
  • 73641a03d5 Fixed issues 368 and 354, access to files with special characters. Loic d'Anterroches 2010-01-20 22:33:53 +01:00
  • 0b580ba2ec Fixed issue 314, Mercurial shows empty files in directories Ludovic Bellière 2010-01-20 21:27:18 +01:00
  • a8a292a3c5 Updated the list of authors. Loic d'Anterroches 2010-01-15 10:59:12 +01:00
  • ec1d21a625 Added the start of the Russian translations. Denis Kot 2010-01-15 10:57:04 +01:00
  • 078c6feae8 Added the start on the German translations. Samuel Suther 2010-01-15 10:51:42 +01:00
  • 63aedd6b42 Updated the documentation from ticket 369. Loic d'Anterroches 2010-01-15 10:42:07 +01:00
  • 1e3dfef438 Added ticket 347, partial Slovenian translations. Janez Troha 2009-11-26 10:30:27 +01:00
  • c72e9f4eb0 Changed to accomodate the new way the session language is working. Loic d'Anterroches 2009-11-13 12:26:49 +01:00
  • 857c11933a Exclude path.php from Git. Loic d'Anterroches 2009-11-09 21:43:45 +01:00
  • 30a3515e94 Updated the French translations. Loic d'Anterroches 2009-11-06 20:38:23 +01:00
  • ff4f8afde8 Added the support of the tags for Mercurial and Subversion. Loic d'Anterroches 2009-11-06 18:06:01 +01:00
  • 8050463a12 Added ticket 271, support of the Git tags. Mehdi Kabab 2009-11-06 16:12:54 +01:00
  • 73dba2fa1a Added ticket 259, automatic linking of issues/commits to support TortoiseSVN preferred issue/commit naming. Mehdi Kabab 2009-11-06 16:00:47 +01:00
  • 3c46b7734f Added the ability to use the username of a user to link a git commit. Loic d'Anterroches 2009-11-06 15:58:21 +01:00
  • 48ff314487 Updated the new logo. Loic d'Anterroches 2009-11-06 15:57:45 +01:00
  • 4fa7a20fd3 Added a try for an InDefero logo. Loic d'Anterroches 2009-11-05 10:35:42 +01:00
  • 75280d6892 Fixed issue 325, unexpected reset SSH key. Mehdi Kabab 2009-11-01 23:07:33 +01:00
  • 6c5fde77b4 Added the ability to link to a review from the comments. Loic d'Anterroches 2009-10-29 13:54:44 +01:00
  • 646cf6479b Fixed issue 145, code reviews don't show up in the timeline. Loic d'Anterroches 2009-10-29 13:25:50 +01:00
  • 1d24432f8d Fixed issue 315, atom feed of a wiki update is broken. Loic d'Anterroches 2009-10-28 09:28:06 +01:00
  • 37aa3d8b69 Fixed not to stat the size of a non existing repository. Loic d'Anterroches 2009-10-26 21:45:42 +01:00
  • 9437a19ee0 Added migrations to backup restore indefero to/from a JSON file. Loic d'Anterroches 2009-10-19 11:28:01 +02:00
  • 6c04fa80bd Fixed issue 311, link Forge Management is missing in the admin pannel. Mehdi Kabab 2009-10-15 15:12:37 +02:00
  • a667227943 Updated the French translations. Loic d'Anterroches 2009-10-12 08:18:33 +02:00