Root/
File | Age | Message | Size | |
---|---|---|---|---|
Thomas Keller: Add basic source version tracking. | ||||
Thomas Keller: Ignore a couple of file patterns more and sort the list for easier reading. | ||||
Thomas Keller: Added Jonathan's email. | ||||
Thomas Keller: Fix the transifex URL and re-wrap this section slightly. | ||||
Loic d'Anterroches: Added installation instructions and configuration example. | ||||
Thomas Keller: Implement archive extraction and file handling and note in NEWS and INSTALL that PHP's zip extension is now needed. | ||||
Thomas Keller: Properly quote paths. | ||||
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 | ||||
Thomas Keller: Ignore a couple of files for code coverage that should not be covered; add a simle run-tests script that steals some code from photon to return the code coverage at the end of the test execution (we're only at about 8% - lots of work left...) | ||||
Thomas Keller: Add the PHP command to extract the i18n contents from Pluf's template files | ||||
Thomas Keller: Escape the xml file path arg. |
Download this version or git clone git://archive.srchub.org/indefero.git