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 7 months Thomas Keller: Improve the error we throw at the user if no configuration is found to calculate the project activities. 6.39 kB
blob Commit.php 13 years 20 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 12 years 7 months Thomas Keller: Copy over all project properties, except a few scm settings and very project-specific ones, when a new project is based on another one. 4.79 kB
blob Diff.php 13 years 20 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 12 years 7 months Thomas Keller: Remove OS9 line ending support again, this was left out for a reason. Fix tests after issue 804 was fixed. 7.80 kB
blob Forge.php 12 years 7 months Thomas Keller: - move getProjectsWithLabelCounts to IDF_Views (where the other functions reside as well) and make it static - refactor out the code from getProjects that determines which projects are visible by a user and use the same code to restrict the count that we calculate for all available project tags - calculating the project stats is now no longer O(5n) but simply O(5) when it comes to SQL queries (where n is the number of filtered projects); remove the member statistic since it makes no sense in this context 2.17 kB
blob Gconf.php 13 years 8 months William MARTIN: Update copyrigt 7.68 kB
blob Issue.php 12 years 7 months Simon Holywell: Fix error where a due date of 0000-00-00 00:00:00 was not equated to empty by forcing to null in model restore() method 14.61 kB
blob IssueComment.php 12 years 9 months Simon Holywell: Normalize case of the due date title across the code 8.71 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 7 months Thomas Keller: Make the current_activity field in IDF_Project nullable and fix a problem in the migration 25's down method (issue 800) 32.83 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 12 years 11 months 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 7 months Thomas Keller: Make the current_activity field in IDF_Project nullable and fix a problem in the migration 25's down method (issue 800) 6.58 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: Start 1.4 development 85 bytes
blob Views.php 12 years 7 months Thomas Keller: Do not display all project to a user if he has no rights for _any_ project of the forge, but actually hide all... thanks to RenĂ© Klomp for this finding! 20.16 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.13394s using 17 queries.