- 24 Apr, 2015 3 commits
-
-
Stefan Tatschner authored
This crappy test framework stuff fails randomly. So I can't reliably run it on my local machine.
-
Stefan Tatschner authored
* Include creation time * Include author without avatar * Move assignee to the right * Include comments counter by default, gray it out when there are 0 comments.
-
Stefan Tatschner authored
* Include creation time * Include author without avatar * Move assignee to the right * Remove action buttons. IMO they are useless and a bit annoying * Include comments counter by default, gray it out when there are 0 comments.
-
- 20 Apr, 2015 21 commits
-
-
Jeroen van Baarsen authored
Fixed the Rails/ActionFilter cop
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
Dmitriy Zaporozhets authored
Bootlint integration
-
Dmitriy Zaporozhets authored
Clean up code around commit mentions. Builds upon !527. See merge request !528
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Revert disallowing usernames to end in period. cc @JobV @jacobvosmaer See merge request !545
-
Jeroen van Baarsen authored
improve new project options
-
Douwe Maan authored
-
Ben Bodenmiller authored
* Simplify new repo commands * Include directions for how to add an existing folder that is either already a repo or not yet a repo Replaces #7918.
-
Dmitriy Zaporozhets authored
Remove access control for uploaded images to fix broken images in emails Replaces !530. > This MR removes the access control for uploaded images. This is needed to display the images in emails again. > > The previous solution to base64 encode the images had to be reverted, because not all email clients supported it. > > If possible this should go into the 7.10 release. See merge request !533
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Ignore submodules that are defined in .gitmodules but are checked in as directories. Pulls in gitlab_git 7.1.10 which contains gitlab-org/gitlab_git!26. Fixes #1439 and https://github.com/gitlabhq/gitlabhq/issues/9140 See merge request !540
-
Dmitriy Zaporozhets authored
Fixed typo in deploy html
-
Jeroen van Baarsen authored
do not prepend relative_url_root to avatar
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Parse GFM references after sanitizing Parse GFM references - labels, issues, MRs, etc. - after calling the HTML Pipeline `SanitizationFilter` so that we can use non-whitelisted attributes like `style`. See #2188. See merge request !1745
-
hellerve authored
-
Dmitriy Zaporozhets authored
Fix label color input. Because `value` was set, every label color would render as purple in the form. Introduced by 83b5a9ae between 7.9 and 7.10, so no changelog item. See merge request !538
-
Leo Antunes authored
The commit.author.icon variable contains a full URL, which gets broken when prepended by the relative_url_root setting (generating hrefs like "/gitlabhttps://...".
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 19 Apr, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Let Bootstrap's tab JS handle history Closes #2219 See merge request !1784
-
Dmitriy Zaporozhets authored
Revert and re-fix image rendering in help pages Closes #2212 See merge request !1765
-
- 18 Apr, 2015 1 commit
-
-
Vinnie Okada authored
Extract and re-insert links after sanitizing user markup.
-
- 17 Apr, 2015 13 commits
-
-
Patricio Cano authored
Add the text "Add your ssh key to an application" with link to http://wiki.eclip… …se.org/EGit/User_Guide#Eclipse_SSH_Configuration Add text "Add your ssh key to an application" with link to http://wiki.eclipse.org/EGit/User_Guide#Eclipse_SSH_Configuration Add on document http://doc.gitlab.com/ce/ssh/README.html Reference: https://twitter.com/elraro21/status/585146770709151747 See merge request !1774
-
Robert Speicher authored
Closes #2219
-
Douwe Maan authored
-
Douwe Maan authored
Fix Resource Owner Password Authentication Flow
-
Roshan Gautam authored
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Add Google Code importer to changelog. cc @dzaporozhets See merge request !537
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Decrease memory use and increase performance of Google Code importer. Addresses private issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2241. See merge request !536
-
Douwe Maan authored
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Update gitlab_git to ignore invalid lines in .gitmodules. Pulls in gitlab_git 7.1.9 which contains https://gitlab.com/gitlab-org/gitlab_git/merge_requests/24 Closes #1412, https://github.com/gitlabhq/gitlabhq/issues/8135 and https://github.com/gitlabhq/gitlabhq/issues/8881 See merge request !535
-
Douwe Maan authored
-