summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable Unicorn::WorkerKiller in non-production environmentsrs-no-killers-in-developmentRobert Speicher2015-05-271-4/+7
* Merge branch 'rs-dont-follow-me' into 'master'Douwe Maan2015-05-275-2/+89
|\
| * Add ExternalLinkFilter to Markdown pipeliners-dont-follow-meRobert Speicher2015-05-275-2/+89
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-05-2718-47/+131
|\
| * Merge branch 'browse-milestone-issues' into 'master'Douwe Maan2015-05-2714-46/+116
| |\
| | * Fix spec.browse-milestone-issuesDouwe Maan2015-05-271-2/+2
| | * Add Browse Issues button to Dashboard and Group milestones.Douwe Maan2015-05-274-4/+10
| | * Fix milestone "Browse Issues" button.Douwe Maan2015-05-273-3/+4
| | * Set milestone on new issue when creating issue from index with milestone filt...Douwe Maan2015-05-277-37/+100
| * | Merge branch 'fix-disabled-project-snippet-feature' into 'master'Douwe Maan2015-05-274-1/+15
| |\ \
| | * | Fix project snippets button appearing when it is disabledStan Hu2015-05-274-1/+15
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-05-273-1/+7
|\ \ \ \ | |/ / /
| * | | Merge branch 'fix-safari-clone-url' into 'master'Douwe Maan2015-05-272-1/+5
| |\ \ \ | | |_|/ | |/| |
| | * | Fix clone URL losing selection after a single click in Safari and ChromeStan Hu2015-05-242-1/+5
| * | | Merge branch 'support-file-attachments-milestones' into 'master'Douwe Maan2015-05-272-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Add file attachment support in Milestone descriptionStan Hu2015-05-252-0/+2
* | | | Add missing CHANGELOG itemDmitriy Zaporozhets2015-05-271-0/+1
|/ / /
* | | Merge branch 'profile-in-sidebar' into 'master'Dmitriy Zaporozhets2015-05-276-25/+58
|\ \ \
| * | | Move user avatar and logout button to sidebarprofile-in-sidebarDmitriy Zaporozhets2015-05-276-25/+58
* | | | Merge branch 'nav-settings' into 'master'Dmitriy Zaporozhets2015-05-273-2/+3
|\ \ \ \
| * | | | Clarify navigation labels for Project Settings and Group Settings.nav-settingsDouwe Maan2015-05-253-2/+3
* | | | | Merge branch 'commit-graphs-by-email' into 'master'Dmitriy Zaporozhets2015-05-273-10/+19
|\ \ \ \ \
| * | | | | Update specs.commit-graphs-by-emailDouwe Maan2015-05-251-3/+5
| * | | | | Group project contributions by both name and email.Douwe Maan2015-05-252-7/+14
* | | | | | Merge branch 'emailsonpush-prefix' into 'master'Dmitriy Zaporozhets2015-05-272-1/+3
|\ \ \ \ \ \
| * | | | | | Prefix EmailsOnPush email subject with `[Git]`.emailsonpush-prefixDouwe Maan2015-05-252-1/+3
| |/ / / / /
* | | | | | Merge branch 'point-to-gitlab-com' into 'master'Dmitriy Zaporozhets2015-05-271-4/+2
|\ \ \ \ \ \
| * | | | | | Point people to the issue tracker on GitLab.com to prevent duplication.point-to-gitlab-comSytse Sijbrandij2015-05-261-4/+2
* | | | | | | Merge branch 'accepted-rejected-mrs' into 'master'Dmitriy Zaporozhets2015-05-2718-32/+56
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Update specs.accepted-rejected-mrsDouwe Maan2015-05-252-6/+6
| * | | | | | Add Accepted and Rejected tabs to MR lists.Douwe Maan2015-05-2510-13/+36
| * | | | | | Consistently refer to MRs as either Accepted or Rejected.Douwe Maan2015-05-257-12/+13
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'rs-to_reference' into 'master'Dmitriy Zaporozhets2015-05-2754-472/+866
|\ \ \ \ \ \
| * | | | | | More SystemNoteService cleanuprs-to_referenceRobert Speicher2015-05-263-46/+22
| * | | | | | Fix ClosingIssueExtractor specsRobert Speicher2015-05-261-5/+5
| * | | | | | Make use of to_reference in more specsRobert Speicher2015-05-2612-73/+76
| * | | | | | Add a note about the commented-out test in Markdown FeatureRobert Speicher2015-05-261-0/+4
| * | | | | | Surround Project.reference_pattern in parenthesis inside other patternsRobert Speicher2015-05-264-4/+7
| * | | | | | Make `cross_project_reference?` less magicalRobert Speicher2015-05-261-4/+3
| * | | | | | Support only double quotes for multi-word label referencesRobert Speicher2015-05-264-53/+33
| * | | | | | Fix for Snippets with a projectRobert Speicher2015-05-261-1/+1
| * | | | | | Minor documentation updatesRobert Speicher2015-05-262-2/+2
| * | | | | | Add `reference_pattern` to Referable modelsRobert Speicher2015-05-2620-74/+130
| * | | | | | Use `to_reference` in reference filter specsRobert Speicher2015-05-269-95/+86
| * | | | | | Add invalidate_reference to ReferenceFilterSpecHelperRobert Speicher2015-05-261-0/+19
| * | | | | | Update CommitRange#to_reference to use full SHAsRobert Speicher2015-05-263-18/+20
| * | | | | | Correct the ReferenceFilter html/pipeline/filter requireRobert Speicher2015-05-261-1/+1
| * | | | | | Implement gfm_reference directly in MentionableRobert Speicher2015-05-264-19/+8
| * | | | | | Simplify `cross_project_reference` with `to_reference`Robert Speicher2015-05-261-7/+17
| * | | | | | Use to_reference in Markdown feature specRobert Speicher2015-05-262-43/+38