Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-04-27Revert "Added X-GitLab-Event header for web hooks"Valery Sizov
2015-04-27Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-04-27Merge pull request #8644 from Bugagazavr/hook-eventsDmitriy Zaporozhets
2015-04-27Merge pull request #9186 from Senorsen/patch-1Dmitriy Zaporozhets
2015-04-27Merge branch 'fix-gitorious-importer' into 'master'Dmitriy Zaporozhets
2015-04-27Merge branch 'rs-minor-styles' into 'master'Dmitriy Zaporozhets
2015-04-26Convert UserReferenceFilter#link_to_group to use a guard clauseRobert Speicher
2015-04-26Refactor `UserReferenceFilter#user_link_filter`Robert Speicher
2015-04-26Fix docs for `push_result`Robert Speicher
2015-04-25Fix NotificationService specRobert Speicher
2015-04-25Add CommitRange directly to results HashRobert Speicher
2015-04-25DRY up ReferenceExtractorRobert Speicher
2015-04-25Don't allow nil references to get added to resultsRobert Speicher
2015-04-25Update CommitRangeReferenceFilter to use CommitRange classRobert Speicher
2015-04-25Always use short SHAs as commit reference link textRobert Speicher
2015-04-25Refactor ReferenceExtractor to use pipeline filtersRobert Speicher
2015-04-25Add results to reference filtersRobert Speicher
2015-04-25Initialize the references result Hash in ReferenceFilterRobert Speicher
2015-04-25Added X-GitLab-Event header for web hooksbugagazavr
2015-04-25Fix Profile > Design live-updatingRobert Speicher
2015-04-25fix redis 3.0.0tonic
2015-04-25Fix contributions calendar empty problem under mysqlZhang Sen
2015-04-25Get Gitorious importer to work again.Douwe Maan
2015-04-24Revert "Rename namespace_regex to namespace_path_regex."Douwe Maan
2015-04-24Rename namespace_regex to namespace_path_regex.Douwe Maan
2015-04-24Revert "Revert disallowing usernames to end in period."Douwe Maan
2015-04-24Fix errors.Douwe Maan
2015-04-24No longer needed to pass project argument to commit methods.Douwe Maan
2015-04-24Use project.commit convenience method.Douwe Maan
2015-04-24Let commit model know about its project.Douwe Maan
2015-04-23Provide autoload paths for filters to prevent circular dependencyRobert Speicher
2015-04-23Merge branch 'issue-body-code-mentions' into 'master'Dmitriy Zaporozhets
2015-04-22Use `search_text_nodes` helper in our custom filtersRobert Speicher
2015-04-21Update Gitlab::Markdown to use the :new: EmojiFilter :sparkles:Robert Speicher
2015-04-21Add Gitlab::Markdown::EmojiFilterRobert Speicher
2015-04-21Merge branch 'rs-reference-filters' into 'master'Dmitriy Zaporozhets
2015-04-21Fix bug causing `@whatever` inside code blocks to sometimes be picked up as a...Douwe Maan
2015-04-21Don't autolink masked imported email addresses.Douwe Maan
2015-04-21Fix rendering of deleted blocking/blocked-on statuses.Douwe Maan
2015-04-21Import "Comment #10" as "Comment 10" to not incorrectly reference issue.Douwe Maan
2015-04-21Get imported links to render correctly by not escaping all special chars.Douwe Maan
2015-04-21Add "imported from Google Code" to imported issues.Douwe Maan
2015-04-20Tweak single-word label regex to fix pending spec.Douwe Maan
2015-04-20project_from_ref returns nil when reference doesn't exist.Douwe Maan
2015-04-20project_from_ref returns nil when reference can't be accessedRobert Speicher
2015-04-20Better commit lookup for CommitRangeReferenceFilterRobert Speicher
2015-04-20Remove extraneous IGNORE_PARENTS from filterRobert Speicher
2015-04-20Fix `user_can_reference_project?` checkRobert Speicher
2015-04-20Escape title attributes in referencesRobert Speicher
2015-04-20Better guard against nil projects in ReferenceFilterRobert Speicher