Root/
File | Age | Message | Size | |
---|---|---|---|---|
.. | ||||
Thomas Keller: Follow IDFs coding standards and tweak opening curly braces as well as quoting where possible | ||||
Loic d'Anterroches: Added the first work on an API. | ||||
Loic d'Anterroches: Added a series of hooks to trigger backup jobs when files are uploaded/deleted. | ||||
Loic d'Anterroches: Fixed issue 114, email sent in language of commenter. | ||||
Loic d'Anterroches: Added the webhooks. | ||||
Loic d'Anterroches: Fixed issue 145, code reviews don't show up in the timeline. | ||||
Thomas Keller: Introduce a more subtle concept of validity when it comes to revision indentifiers in IDF - the SCM function isValidRevision has been replaced by a validateRevision() method which returns one of three states, valid, invalid or ambiguous. The source view can then act accordingly and display disambiguate view for the latter, so the user can select for which revision he actually wants to execute the requested action. Also, invalid revisions now lead to another separate view, telling the user that it is invalid / does not exist and pointing him optionally to the help page where he can read further how to access his repository to push the first changes into. (partially resolves issue 525) | ||||
Thomas Keller: Add the possibility to save mtn public keys per user * src/IDF/Key.php: new column "type" which is either "ssh" or "mtn"; utility functions to query the mtn key name and id as well as all available key types for the current IDF installation * src/IDF/Migrations/16KeyType.php: needed migration script * src/IDF/Plugin/SyncGit/Cron.php: ensure only SSH keys are handled * adapt forms and templates accordingly | ||||
Loic d'Anterroches: Fixed issue 417, 403 after clicking 'delete this page'. |
Download this version or git clone git://archive.srchub.org/indefero.git