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-05-06Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka
2015-05-04Update authentication.rbquodos
2015-05-04Add current_sign_in_at to api UserSven Selberg
2015-05-03Merge branch 'api-iid' of https://github.com/jubianchi/gitlabhq into jubianch...Dmitriy Zaporozhets
2015-05-03Merge pull request #9066 from jirutka/fix-6417Dmitriy Zaporozhets
2015-05-03Merge pull request #8756 from zaburt/force_utf8_on_oauth_propertiesDmitriy Zaporozhets
2015-05-03add common method to force utf8 and force oauth properties to be utf8Onur Küçük
2015-05-02Query issues, merge requests and milestones with their IID through APIjubianchi
2015-05-01Remove title_for_issue helperRobert Speicher
2015-04-30Remove special handling for the `'` problemRobert Speicher
2015-04-30Add Project#get_issueRobert Speicher
2015-04-30Rename SCHEME_PATTERN to LINK_PATTERNRobert Speicher
2015-04-30Autolink short URLsRobert Speicher
2015-04-30Update Autolink SCHEME_PATTERNRobert Speicher
2015-04-30Doc typoRobert Speicher
2015-04-30Escape normal text in our Redcarpet rendererRobert Speicher
2015-04-30Update the Gitlab::Markdown docsRobert Speicher
2015-04-30Add Gitlab::Markdown::SanitizationFilterRobert Speicher
2015-04-30Add Gitlab::Markdown::AutolinkFilterRobert Speicher
2015-04-30Add Gitlab::Markdown::TableOfContentsFilterRobert Speicher
2015-04-30Merge branch 'show-invalid-projects-google-code-import' into 'master'Douwe Maan
2015-04-30Show incompatible projects in Google Code import statusStan Hu
2015-04-30Don't allow a merge request to be merged when its title starts with "WIP".Douwe Maan
2015-04-28Merge pull request #8677 from jubianchi/api-500-jsonJeroen van Baarsen
2015-04-27Add a rake task to automatically restart foreman when changes occurjubianchi
2015-04-27Send 500 errors as JSON in the APIjubianchi
2015-04-27Merge pull request #8754 from jirutka/fix-project_name_regexJeroen van Baarsen
2015-04-27Fix (project_)name_regex to accept non-ASCII letters and dashJakub Jirutka
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