Commit Graph

17 Commits

Author SHA1 Message Date
GitLab Bot 8827c1d184 Add latest changes from gitlab-org/gitlab@master 2020-07-27 12:09:50 +00:00
gfyoung 73322a0e55 Enable frozen string in app/controllers/**/*.rb
Enables frozen string for the following:

* app/controllers/*.rb
* app/controllers/admin/**/*.rb
* app/controllers/boards/**/*.rb
* app/controllers/ci/**/*.rb
* app/controllers/concerns/**/*.rb

Partially addresses #47424.
2018-09-18 21:22:45 -07:00
Douwe Maan f711b2df8b Clean up some backend 2017-08-03 14:29:35 +02:00
Jacob Schatz c18fee9416 Changes to `raw_size` to take advantage of LFS. 2017-07-28 21:54:06 -04:00
Jacob Schatz 51fcfc7350 Adds `raw_size` to take advantage of LFS 2017-07-28 21:52:09 -04:00
Jacob Schatz 714dac67fd Fixes bugs in implementation and adds new/folder buttons 2017-07-10 08:10:43 -04:00
Jacob Schatz 690f978af1 Renders spinners on loading tabs 2017-07-02 18:17:53 -04:00
Jacob Schatz 78db68ab77 Show PNG's and setup nice framework for showing any binary fine. 2017-06-30 23:07:00 -04:00
Jacob Schatz 6a43c200ef Navigate to new tree. 2017-06-20 08:21:07 -04:00
Jacob Schatz 232f282b41 Merge branch 'dm-tree-json' into ide 2017-06-17 02:29:40 -04:00
Dmitriy Zaporozhets 4b962efc01
Add extra data for RenderBlob json
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-06-15 21:10:49 +03:00
Douwe Maan aed0387f97 Consistent diff and blob size limit names 2017-05-29 17:02:02 -05:00
Douwe Maan acffc06213 Specify explicitly whether a blob viewer should be loaded asynchronously 2017-05-13 11:46:10 -05:00
Douwe Maan 08706f6837 Implement auxiliary blob viewers 2017-05-10 20:07:04 -05:00
Douwe Maan 60ebd101d0 Use blob viewers for snippets 2017-04-30 11:21:20 -05:00
Douwe Maan a7fd95cd22 Render viewer error synchronously so that 'view the source' link will work 2017-04-27 12:23:26 -05:00
Douwe Maan 121c5f6618 Add JSON endpoint to get simple blob viewer 2017-04-27 12:23:26 -05:00