- 02 Jul, 2014 13 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Remove 'socket' example PostgreSQL parameter
-
Dmitriy Zaporozhets authored
Assignment change notifications Fixes #1377
-
Dmitriy Zaporozhets authored
Add reference to the merge request in the default merge request commit message This adds a link to the merge request to the merge request commit. If merge requests are used for code review, the merge in git is now linked to the code review. See http://feedback.gitlab.com/forums/176466-general/suggestions/6088000-in-the-default-merge-request-commit-message-add-a
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Incorporate Summaries for Notes and Merge Requests Into Dashboard Feed This MR fixes #305 by adding summaries for notes and merge requests into the dashboard feed.
-
Dmitriy Zaporozhets authored
Remove stale comment in Gemfile The comment was added in a91a6491, and referred to the below gem `grape-entity` being pulled directly from a Git repo. The `gem` command has already been changed to pull directly from Rubygems, so the comment is no longer necessary.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fix username validation message to match regexp.
-
Dmitriy Zaporozhets authored
fix for project creation: group projects don't count towards user's project limit
-
Dmitriy Zaporozhets authored
Better location for signin disable Make it easier for people to find these settings where they are expected, under auth settings.
-
- 01 Jul, 2014 16 commits
-
-
Christian Taedcke authored
-
Rory O’Kane authored
The comment was added in a91a6491, and referred to the below gem `grape-entity` being pulled directly from a Git repo. The `gem` command has already been changed to pull directly from Rubygems, so the comment is no longer necessary.
-
Jacob Vosmaer authored
The ActiveRecord PostgreSQL adapter does not have a 'socket' option; see: https://github.com/rails/rails/blob/4-1-2/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb#L20
-
Sytse Sijbrandij authored
Improve the documentation of the signup item, password items is outdated now since people are used to the behaviour.
-
Kyle Fazzari authored
-
Dmitriy Zaporozhets authored
Issue strong param Fixes #1390
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Title for truncated names Fixes #1391
-
Sytse Sijbrandij authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Mail template changes (add the command line for http) when a project is moved in an other namespace. See subject, it is just the addition of the set-url for http(s) origin in the mails.
-
Dmitriy Zaporozhets authored
Limit the width of images in emails In notification emails, large inline images can exceed the width of the viewport. This ensure that large images are resized to fit within the mail client window.
-
Dmitriy Zaporozhets authored
Fix Dashboard Feed URLs For Notes This MR fixes issue #304 by updating the app/helpers/events_helper.rb event_feed_url() function to also return a URL for the various types of notes. Without this change, no URL is returned, which causes any note events on the feed to link directly back to the feed.
-
Dmitriy Zaporozhets authored
CSS fix: 1px border on hover of last item in tree view I messed up my fork repository and hat to recreate it. So I closed MR !77 and created this one instead. Sorry for any inconvenience. @dzaporozhets: I changed the code and just added one line as you suggested. This merge request fixes issue #101.
-
Dmitriy Zaporozhets authored
Group milestones
-
- 30 Jun, 2014 11 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Strong parameters Replace protected_attributes with strong parameters. Fixes #1340
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
Show all issues and merge requests that could be considered opened or closed, includes reopened and merged.
-
Marin Jankovski authored
-
Marin Jankovski authored
-