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 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 13 years 16 days Thomas Keller: Save / restore project labels for the forge. 1.61 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 13 years 2 months William MARTIN: Fix issue 732 Commit based on Stéphane Baron patch 4.85 kB
blob Precondition.php 13 years 8 months William MARTIN: Update copyrigt 8.54 kB
blob Project.php 13 years 12 days Thomas Keller: Add a relation between IDF_Project and IDF_Tag (again), this time its a many-to-many. We store project tags in IDF_Tag with a project id "0" (this has minimal to no impact on existing code) and therefor only need to ensure that the new relation table exists in the migration. 30.37 kB
blob Queue.php 13 years 8 months William MARTIN: Update copyrigt 8.30 kB
blob relations.php 13 years 12 days Thomas Keller: Add a relation between IDF_Project and IDF_Tag (again), this time its a many-to-many. We store project tags in IDF_Tag with a project id "0" (this has minimal to no impact on existing code) and therefor only need to ensure that the new relation table exists in the migration. 6.08 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 13 years 12 days Thomas Keller: Add a relation between IDF_Project and IDF_Tag (again), this time its a many-to-many. We store project tags in IDF_Tag with a project id "0" (this has minimal to no impact on existing code) and therefor only need to ensure that the new relation table exists in the migration. 5.90 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 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. 12.67 kB
blob UserData.php 13 years 8 months William MARTIN: Update copyrigt 1.96 kB
blob version.php 13 years 1 month Thomas Keller: Apparently the last merge commit did not contain that. 85 bytes
blob Views.php 13 years 1 month Thomas Keller: 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). 16.12 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.11854s using 15 queries.