- 17 Feb, 2015 14 commits
-
-
Hannes Rosenögger authored
-
Hannes Rosenögger authored
-
Hannes Rosenögger authored
This commit generalizes the image upload via drag and drop so it supports all files. It also adds access control for these files.
-
Dmitriy Zaporozhets authored
Make sure Markdown previews always use the same styling as the eventual destination. Font size, image width and code-block styling weren't accurate between the markdown preview and the issue/wiki/note body. See merge request !1514
-
Dmitriy Zaporozhets authored
Fix broken access control for note attachments From https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/332 by Hannes Rosenögger. See merge request !1528
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Highlight bugfix Fixes: * snippet rendering bug #2011 * dev fixtures has invalid root user See merge request !1532
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Marin Jankovski authored
-
Marin Jankovski authored
Updated guides for 7.8 Updated guides fro the 7.8 release Fixes #2009 See merge request !1531
-
Patricio Cano authored
-
- 16 Feb, 2015 18 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fix duplicate authorized applications On the profile applications page, display one row per authorized app instead of one row per access token. See #1987. cc @sytse See merge request !1524
-
Dmitriy Zaporozhets authored
Remove top margin for issue/mr title See merge request !1529
-
Dmitriy Zaporozhets authored
Fix double note submit Closes #1989. See merge request !1527
-
Douwe Maan authored
-
Hannes Rosenögger authored
This commit moves the note folder from /public/uploads/note to /uploads/note and changes the uploader accordingly. Now it's no longer possible to avoid the access control by modifing the url. The Avatar upload has been refactored to use an own uploader as well to cleanly seperate the two upload types.
-
Dmitriy Zaporozhets authored
-
Douwe Maan authored
-
Job van der Voort authored
Rephrasing in documentation for manual installs Rephrased the wording in the documentation to say "installation from source" or similar. /cc @sytse See merge request !1526
-
Patricio Cano authored
Rephrased wording in the documentation to say "installation from source" instead of "manual installation" or similar.
-
Robert Schilling authored
Fix typo in changelog
-
Marco Vito Moscaritolo authored
Fixed small typo in changelog file.
-
Sytse Sijbrandij authored
-
Vinnie Okada authored
-
Dmitriy Zaporozhets authored
Only send "Account was created for you" email when created by admin. See #1985 cc @sytse See merge request !1517
-
Dmitriy Zaporozhets authored
Add links to the quick help list Add links in the quick help list to the pricing and feature comparison pages on about.gitlab.com. See #1969 cc @sytse See merge request !1525
-
Dmitriy Zaporozhets authored
Conflicts: db/schema.rb
-
Dmitriy Zaporozhets authored
-
- 15 Feb, 2015 7 commits
-
-
Vinnie Okada authored
Display the number of unique users with an access token instead of the total number of access tokens per application in the admin area.
-
Robert Schilling authored
Fix wrong word in document of google oauth
-
Zhang Sen authored
-
Vinnie Okada authored
-
Vinnie Okada authored
-
Vinnie Okada authored
Modify the quick help list to add links to the pricing and feature comparison pages of about.gitlab.com.
-
Vinnie Okada authored
Iterate over authorized applications instead of tokens to avoid multiple rows for the same authorized app.
-
- 14 Feb, 2015 1 commit
-
-
Sytse Sijbrandij authored
-