- 05 Sep, 2014 1 commit
-
-
Charles Bushong authored
-
- 02 Sep, 2014 1 commit
-
-
Charles Bushong authored
-
- 29 Aug, 2014 19 commits
-
-
Robert Schilling authored
Comment typo.
-
Ciro Santilli authored
-
Robert Schilling authored
Use svg instead of png to get better image quality
-
Peter Dave Hello authored
-
Dmitriy Zaporozhets authored
Fix Atom feed for comments
-
Dmitriy Zaporozhets authored
Return extra empty line in blob render
-
Dmitriy Zaporozhets authored
Updated the spring gem and fixed the guard file
-
Dmitriy Zaporozhets authored
Enable highlighting for blame
-
Andrew Kumanyaev authored
-
Dmitriy Zaporozhets authored
Don't allow edit of system notes Fix #1412 See merge request !1052
-
Dmitriy Zaporozhets authored
Move cache setup to config/application.rb See merge request !1050
-
Dmitriy Zaporozhets authored
Improve issue ui Fix code overflow for description block See merge request !1051
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Visibility fix Fixes #1529 See merge request !1049
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jacob Vosmaer authored
Before this change we were trying to configure Rails.cache in an initializer. It seems that by the time the initializers are loaded, Rails.cache is already instantiated, so changing the settings does not achieve anything anymore. This was causing Rails to default to a file storage cache instead of the Redis cache, which in turn broke `rake cache:clear`.
- 28 Aug, 2014 19 commits
-
-
Job van der Voort authored
-
Jacob Vosmaer authored
Fix XSS issue When view blob as RAW make sure we allow only 2 kind of type: 'text/plain' and 'application/octet-stream' Fixes #1514 See merge request !1045
-
Dmitriy Zaporozhets authored
Use a ? after the $request_uri to perform a valid Redirect while cloning...
-
Dmitriy Zaporozhets authored
[refactor] Remove HAML eval for const strings.
-
Dmitriy Zaporozhets authored
Fix overflow in 'my projects' list
-
Dmitriy Zaporozhets authored
Mask password in import URL while importing.
-
Dmitriy Zaporozhets authored
Add search in textarea
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Project home redesign * more focus for description and stars/forks * rename activity -> to project tab * put activity under tab: prepare place for README tab Fixes #1534. See merge request !1047
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
* more focus for description and stars/forks * rename activity -> to project tab * put activity under tab: prepare place for README tab Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Improve search output See merge request !1046
-
dreis authored
-
Andrew Kumanyaev authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
RAW feature Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-