Root/
File | Age | Message | Size | |
---|---|---|---|---|
.. | ||||
Thomas Keller: If a project never saved specific tab access rights so far, the specific access rights setting is not existant and therefor the projects' activity calculation is always skipped. This should actually not happen. | ||||
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. | ||||
William MARTIN: Update copyrigt | ||||
Jean-Philippe Fleury: Fix issue 773. | ||||
William MARTIN: Update copyrigt | ||||
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() | ||||
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. | ||||
William MARTIN: Update copyrigt | ||||
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. | ||||
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. | ||||
William MARTIN: Update copyrigt | ||||
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. | ||||
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) | ||||
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. | ||||
William MARTIN: Update copyrigt | ||||
Thomas Keller: Add filtering and sorting capabilities to the project list page and also render the project activity with a small bar graph below the logo image. Sanitize the tagcloud css. | ||||
Thomas Keller: getOne checks for uniqueness, but its perfectly valid to have more than a single check, do'h! | ||||
William MARTIN: Update copyrigt | ||||
Thomas Keller: Implement a basic, configurable project activity taxonomy. | ||||
William MARTIN: Update copyrigt | ||||
Patrick Georgi: Add basic framework for web based repository access | ||||
William MARTIN: Update copyrigt | ||||
Thomas Keller: Add filtering and sorting capabilities to the project list page and also render the project activity with a small bar graph below the logo image. Sanitize the tagcloud css. | ||||
William MARTIN: Update copyrigt | ||||
William MARTIN: Update copyrigt | ||||
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. | ||||
William MARTIN: Update copyrigt | ||||
Thomas Keller: Apparently the last merge commit did not contain that. | ||||
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. | ||||
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. |
Download this version or git clone git://archive.srchub.org/indefero.git