| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support uploads for newly created personal snippets12910-snippets-description | Jarka Kadlecova | 2017-06-07 | 1 | -2/+9 |
| | | |||||
| * | Support descriptions for snippets | Jarka Kadlecova | 2017-05-31 | 1 | -0/+4 |
| | | |||||
| * | Fixes the 500 for custom apearance header logo and logo | Alexis Reigel | 2017-05-19 | 1 | -0/+2 |
| | | |||||
| * | Support uploaders for personal snippets comments12910-uploader-pers-snippet | Jarka Kadlecova | 2017-05-02 | 1 | -31/+51 |
| | | |||||
| * | Ensure mutable uploads are not cached without revalidation | Pawel Chojnacki | 2017-02-22 | 1 | -0/+2 |
| | | |||||
| * | Branded login page also in CE11489-branded-appearance-to-ce | Zeger-Jan van de Weg | 2016-02-26 | 1 | -2/+3 |
| | | | | | | The only major difference with the EE version is the change from a light and dark logo to only a header logo The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it | ||||
| * | Only render 404 page from /publicinified_404_error | Valery Sizov | 2015-10-13 | 1 | -3/+3 |
| | | |||||
| * | Don't symbolize params.params-to-sym | Douwe Maan | 2015-05-11 | 1 | -5/+5 |
| | | |||||
| * | Fixed the Rails/ActionFilter cop | Jeroen van Baarsen | 2015-04-20 | 1 | -3/+3 |
| | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
| * | Reject access to group/project avatar if the user doesn't have access. | Douwe Maan | 2015-03-10 | 1 | -16/+32 |
| | | |||||
| * | Add brakeman rake task and improve code security | Dmitriy Zaporozhets | 2015-03-02 | 1 | -5/+36 |
| | | |||||
| * | Merge branch 'master' into extend_markdown_upload | Douwe Maan | 2015-02-24 | 1 | -0/+9 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/projects/issues/_form.html.haml # app/views/projects/merge_requests/_form.html.haml # app/views/projects/merge_requests/_new_submit.html.haml # app/views/projects/milestones/_form.html.haml # app/views/projects/notes/_form.html.haml # app/views/projects/wikis/_form.html.haml # config/routes.rb # spec/controllers/projects_controller_spec.rb | ||||
| | * | Allow non authenticated access to avatars | Dmitriy Zaporozhets | 2015-02-23 | 1 | -0/+9 |
| | | | |||||
| * | | Merge branch 'extend_markdown_upload' into generic-uploads | Douwe Maan | 2015-02-20 | 1 | -10/+8 |
| |/ | | | | | | | # Conflicts: # app/controllers/files_controller.rb # app/controllers/projects/uploads_controller.rb # app/uploaders/attachment_uploader.rb | ||||
| * | Use controllers to serve uploads, with XSS prevention and access control. | Douwe Maan | 2015-02-20 | 1 | -0/+17 |
