Indefero

Indefero Git Source Tree


Root/src/IDF

File Age Message Size
  ..
tree conf
tree Config
tree Form
tree locale
tree Migrations
tree Plugin
tree Review
tree Scm
tree Search
tree Template
tree templates
tree Tests
tree Timeline
tree Views
tree Wiki
blob ActivityTaxonomy.php 12 years 8 months Thomas Keller: Another Postgres issue fixed. 6.23 kB
blob Commit.php 13 years 21 days Jean-Philippe Fleury: Use positional arguments everywhere where we put more than one string into a translatable sentence to ease the work on more exotic translations. 14.53 kB
blob Conf.php 13 years 8 months William MARTIN: Update copyrigt 4.64 kB
blob Diff.php 13 years 21 days Jean-Philippe Fleury: Fix issue 773. 18.34 kB
blob EmailAddress.php 13 years 8 months William MARTIN: Update copyrigt 3.82 kB
blob FileUtil.php 13 years 2 months Thomas Keller: - 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() 7.81 kB
blob Forge.php 12 years 8 months Thomas Keller: Make the project field in the tags table nullable so it is (hopefully) optional on setups with enabled foreign key constraints. 2.99 kB
blob Gconf.php 13 years 8 months William MARTIN: Update copyrigt 7.68 kB
blob Issue.php 13 years 21 days Jean-Philippe Fleury: Use positional arguments everywhere where we put more than one string into a translatable sentence to ease the work on more exotic translations. 13.58 kB
blob IssueComment.php 13 years 21 days Jean-Philippe Fleury: Use positional arguments everywhere where we put more than one string into a translatable sentence to ease the work on more exotic translations. 8.63 kB
blob IssueFile.php 13 years 8 months William MARTIN: Update copyrigt 5.88 kB
blob IssueRelation.php 13 years 6 months Thomas Keller: Basic storage of relations for new issues has been done; the relations are also properly displayed at the left side in the issue's detail view. 4.22 kB
blob Key.php 13 years 6 months Thomas Keller: Fix a couple of issues with our key parsing / validating code. - be explicit and expect only ssh-dss or ssh-rsa keys - allow any character (even line breaks and whitespace) in the optional comment, but shrink all of them to simple spaces (fixes issue 679) - test the newly uploaded key against existing keys only by the base key data, not the fully uploaded string (that might contain a changed comment line or the like) to avoid duplicates; also only check the keys of the user for duplicates, not all existing keys in the forge (if for whatever reason two user accounts share a key) 5.87 kB
blob Middleware.php 12 years 11 months Thomas Keller: Implement a simple form to save custom markdown-enabled content in the forge's admin area that is displayed instead of the default project list. Sanitize the URLs that we're using and make a redirect to the listProjects page when no custom forge page is enabled. 5.04 kB
blob Precondition.php 13 years 8 months William MARTIN: Update copyrigt 8.54 kB
blob Project.php 12 years 8 months Thomas Keller: Fix PostgreSQL compatibility issues. 31.49 kB
blob ProjectActivity.php 12 years 11 months Thomas Keller: getOne checks for uniqueness, but its perfectly valid to have more than a single check, do'h! 3.10 kB
blob Queue.php 13 years 8 months William MARTIN: Update copyrigt 8.30 kB
blob relations.php 13 years 8 hours Thomas Keller: Implement a basic, configurable project activity taxonomy. 6.16 kB
blob Review.php 13 years 8 months William MARTIN: Update copyrigt 7.52 kB
blob Scm.php 13 years 4 months Patrick Georgi: Add basic framework for web based repository access 15.09 kB
blob Search.php 13 years 8 months William MARTIN: Update copyrigt 7.45 kB
blob Tag.php 12 years 8 months Thomas Keller: Apparently the default project for tags is still 0, so make it explicit. 6.52 kB
blob Template.php 13 years 8 months William MARTIN: Update copyrigt 2.04 kB
blob Timeline.php 13 years 8 months William MARTIN: Update copyrigt 5.90 kB
blob Upload.php 12 years 11 months Thomas Keller: Add submitter email as well to the upload notification. 12.83 kB
blob UserData.php 13 years 8 months William MARTIN: Update copyrigt 1.96 kB
blob version.php 12 years 8 months Thomas Keller: Properly mark 1.3.1 dev version. 87 bytes
blob Views.php 12 years 8 months Thomas Keller: Another Postgres issue (hopefully fixes issue 800). 18.04 kB
blob Webhook.php 13 years 2 months Thomas Keller: 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. 3.89 kB

Archive Download this version or git clone git://archive.srchub.org/indefero.git Help

Page rendered in 0.11054s using 15 queries.