Sean McGivern
|
88df076fae
|
Merge branch '33359-pers-snippet-files-location' into 'security-9-3'
Use uploads/system directory for personal snippets
See merge request !2123
|
2017-07-19 22:28:27 -05:00 |
|
Bob Van Landuyt
|
27a6aa4f51
|
Move system-uploads to -/system
|
2017-07-18 15:38:11 +02:00 |
|
DJ Mountney
|
1d1363e2bb
|
Bring in security changes from the 9.2.5 release
Ran:
- git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch
- git checkout -b 9-2-5-security-patch origin/v9.2.2
- git apply patchfile.patch
- git commit
- [Got the sha ref for the commit]
- git checkout -b upstream-9-2-security master
- git cherry-pick <SHA of the patchfile commit>
- [Resolved conflicts]
- git cherry-pick --continue
|
2017-06-07 21:16:20 -07:00 |
|
Jarka Kadlecova
|
2e311d9d1a
|
Support uploads for newly created personal snippets
|
2017-06-07 07:52:41 +02:00 |
|
Jarka Kadlecova
|
4464c22d6d
|
Support descriptions for snippets
|
2017-05-31 07:17:03 +02:00 |
|
Jarka Kadlecova
|
43ff738641
|
Support uploaders for personal snippets comments
|
2017-05-02 15:22:24 +02:00 |
|
Dmitriy Zaporozhets
|
f223a41660
|
Split routes on multiple files
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2016-10-05 15:21:27 +03:00 |
|