summaryrefslogtreecommitdiff
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Fix labels showing if issue closed on search results pageDmitriy Zaporozhets2014-07-032-3/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2014-07-031-0/+1
|\
| * Merge pull request #7250 from ahmyi/patch-1Dmitriy Zaporozhets2014-07-031-0/+1
| |\ | | | | | | Content-length for Repository Archive
| | * Archive with content-length headerahmyi2014-07-031-1/+1
| | |
| | * Content-length defined in header responseahmyi2014-07-031-0/+1
| | | | | | | | | Enable Content-Length to be defined in header response
* | | Merge branch 'no_notification_for_merger' into 'master'Dmitriy Zaporozhets2014-07-031-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | No notification for merger Fixes #1378 See merge request !935
| * | | Don't notify the user that triggered the mr notification.Marin Jankovski2014-07-031-1/+1
| | | |
| * | | Remove new lines.Marin Jankovski2014-07-021-2/+0
| | | |
| * | | Do not notify person who merged the MR.Marin Jankovski2014-07-021-0/+3
| | | |
* | | | Do not notify project owner on project creation.Marin Jankovski2014-07-031-1/+1
| |/ / |/| |
* | | Reopen/close buttonsDmitriy Zaporozhets2014-07-032-4/+4
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge branch 'contributors-api' into 'master'Dmitriy Zaporozhets2014-07-031-0/+21
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Contributors api Fixes #1266 See merge request !934
| * | | Use Contributor class instead of hashDmitriy Zaporozhets2014-07-021-15/+10
| | | |
| * | | Move API contributors logic to repository modelDmitriy Zaporozhets2014-07-021-0/+26
| | | |
* | | | Merge branch 'fix-snippet-comments' into 'master'Dmitriy Zaporozhets2014-07-031-1/+1
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Fix snippet comments Also fixes #1209 See merge request !936
| * | | Fix project snippet comments loadingDmitriy Zaporozhets2014-07-021-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Better UI for closed/reopen buttonsDmitriy Zaporozhets2014-07-024-9/+9
|/ / / | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge branch 'assignement_change_notifications' into 'master'Dmitriy Zaporozhets2014-07-023-4/+17
|\ \ \ | | | | | | | | | | | | | | | | | | | | Assignment change notifications Fixes #1377
| * | | Remove unecessary return.Marin Jankovski2014-07-021-2/+1
| | | |
| * | | When assigning an unassigned issue send notification with the correct text.Marin Jankovski2014-07-023-4/+18
| | |/ | |/|
* | | Merge branch 'reference_merge_request_in_commit_message' into 'master'Dmitriy Zaporozhets2014-07-021-0/+2
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | 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
| * | Add a mention of the merge request into its default commit message.Christian Taedcke2014-07-011-0/+2
| | |
* | | Merge branch 'bugfix/305/dashboard_feed_summaries' into 'master'Dmitriy Zaporozhets2014-07-026-2/+15
|\ \ \ | | | | | | | | | | | | | | | | | | | | 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.
| * | | Updated ATOM feed partials to use markdown instead of simple_format.Kyle Fazzari2014-07-014-4/+4
| | | |
| * | | Add summaries for notes and merge requests to dashboard feed.Kyle Fazzari2014-05-294-0/+13
| | | | | | | | | | | | | | | | This fixes #305.
* | | | Merge pull request #7204 from cirosantilli/user-validation-msgDmitriy Zaporozhets2014-07-024-6/+9
|\ \ \ \ | | | | | | | | | | Fix username validation message to match regexp.
| * | | | Fix username validation message to match regexp.Ciro Santilli2014-06-264-6/+9
| | | | | | | | | | | | | | | | | | | | Also used for project, group and web ui new file names.
* | | | | Merge pull request #6629 from sykano/fix-project-limit-for-groupsDmitriy Zaporozhets2014-07-021-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | | fix for project creation: group projects don't count towards user's project limit
| * | | | fix for project creation: group projects don't count towards user's project ↵Steffen Knoth2014-04-091-1/+1
| | | | | | | | | | | | | | | | | | | | limit
* | | | | Merge branch 'issue_strong_param' into 'master'Dmitriy Zaporozhets2014-07-011-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue strong param Fixes #1390
| * | | | | Create required issue param for new action.Marin Jankovski2014-07-011-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2014-07-015-3/+23
|\ \ \ \ \
| * \ \ \ \ Merge branch 'mail_template' into 'master'Dmitriy Zaporozhets2014-07-012-2/+8
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| | * | | | | Add the http(s) command lines in the mails for the new origin when a project ↵Mathieu Schroeter2014-05-212-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | was moved in an other namespace.
| * | | | | | Merge branch 'images-in-emails' into 'master'Dmitriy Zaporozhets2014-07-011-0/+4
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| | * | | | | | Limit the width of images in emailsPierre de La Morinerie2014-05-261-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes an issue in Mail.app, where large images would expand outside of the viewport.
| * | | | | | | Merge branch 'bugfix/304/dashboard_feed_note_urls' into 'master'Dmitriy Zaporozhets2014-07-011-1/+10
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| | * | | | | | | Update events helper to remove wall-related sections.Kyle Fazzari2014-06-251-2/+0
| | | | | | | | |
| | * | | | | | | Update events helper to also return a URL for notes.Kyle Fazzari2014-05-291-1/+12
| | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes #304 since it was linking back to the dashboard feed only as a result of it being given no URL at all for notes.
| * | | | | | | Merge branch 'css-fix' into 'master'Dmitriy Zaporozhets2014-07-011-0/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| | * | | | | | CSS fixMax Ebersbacher2014-06-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1px border on hover of last item in tree view Fixes issue #101
* | | | | | | | Add title html option to issue and mr links in milestones to show title on ↵Marin Jankovski2014-07-014-4/+4
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | hover.
* | | | | | | Merge branch 'group_milestones' into 'master'Dmitriy Zaporozhets2014-07-0113-0/+362
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Group milestones
| * | | | | | | Add feature tests for group milestone.Marin Jankovski2014-06-304-9/+9
| | | | | | | |
| * | | | | | | Fix styling issues.Marin Jankovski2014-06-305-20/+13
| | | | | | | |
| * | | | | | | Show all issues and merge requests that could be considered opened or ↵Marin Jankovski2014-06-304-9/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closed, includes reopened and merged.
| * | | | | | | Correct authorization for group milestones.Marin Jankovski2014-06-304-45/+18
| | | | | | | |
| * | | | | | | Move milestone link in group head, 2 column milestone for MR and issues.Marin Jankovski2014-06-309-33/+44
| | | | | | | |
| * | | | | | | Start building group milestone show page.Marin Jankovski2014-06-309-13/+190
| | | | | | | |
| * | | | | | | Get one group milestone based on milestone title.Marin Jankovski2014-06-303-10/+22
| | | | | | | |