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
2016-01-21Merge branch 'fix-github-pull-requests-import' into 'master' Robert Speicher
2016-01-21Fix cross projects detection when importing GitHub pull requestsDouglas Barbosa Alexandre
2016-01-20Merge branch 'master' into issue_3945Rubén Dávila
2016-01-20Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher
2016-01-20Merge branch 'master' into issue_3945Douwe Maan
2016-01-20Validate bounds just to be sureDouwe Maan
2016-01-20Properly highlight lines around '\ No newline at end of file'Douwe Maan
2016-01-20Save and use actual diff base commit for MR diff highlightingDouwe Maan
2016-01-20Gracefully handle invalid UTF-8 sequences in Markdown linksStan Hu
2016-01-20Add IP blocking against DNSBL at sign-upTomasz Maczukin
2016-01-20Properly handle HTML entities with inline diffsDouwe Maan
2016-01-20Merge branch 'master' into issue_3945Douwe Maan
2016-01-20Move parallel diff logic to separate classDouwe Maan
2016-01-20Merge branch 'add_email_headers' into 'master' Robert Speicher
2016-01-19Merge branch 'user-ldap-email' into 'master' Robert Speicher
2016-01-19Added X-GitLab-... headers to emails from CI and Email On Push servicesAnton Baklanov
2016-01-19Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan
2016-01-19Change 'public' flag to more robust 'visibility' query.Josh Frye
2016-01-19Add public params to GET /projects api. Closes #3788Josh Frye
2016-01-19Don't crash when file can't be highlightedDouwe Maan
2016-01-19Refactor Gitlab::Highlight and fix testsDouwe Maan
2016-01-19Remove useless assignmentsDouwe Maan
2016-01-19Ensure that doesn't have pending migrations when running the specsDouglas Barbosa Alexandre
2016-01-16Prevent StateMachine warnings from outputting during a cron taskRobert Speicher
2016-01-15Merge branch 'ci/build_dependencies' into 'master' Douwe Maan
2016-01-15Add testsDouwe Maan
2016-01-15Whoops, forgot to add filesDouwe Maan
2016-01-15Change dependencies.builds to depends_on_buildsKamil Trzcinski
2016-01-15Fix signup for some OAuth providersSteffen Köhler
2016-01-15Move inline diff marker logic to its own classDouwe Maan
2016-01-15Move inline diff logic to its own classDouwe Maan
2016-01-15Method was movedDouwe Maan
2016-01-15Merge branch 'master' into issue_3945Rubén Dávila
2016-01-15More refactoring from last code review. #3945Rubén Dávila
2016-01-15Add inline diff markers in highlighted diffs.Douwe Maan
2016-01-14Merge branch 'master' into ci/api-triggersTomasz Maczukin
2016-01-14Merge branch 'diff-parse-first-commit' into 'master'Robert Speicher
2016-01-14Let the CI runner know about builds that this build depends onKamil Trzcinski
2016-01-14Merge branch 'backport-ee' into 'master' Robert Speicher
2016-01-14Merge branch 'ci/api-builds' into 'master' Douwe Maan
2016-01-14Merge branch 'add-pagination-headers-to-api' into 'master' Dmitriy Zaporozhets
2016-01-14Refactor highlighting linesDouwe Maan
2016-01-14Remove duplication around highlighting.Douwe Maan
2016-01-14Update documentation on Banzai::Filter::GollumTagsFilterDouglas Barbosa Alexandre
2016-01-14Refactoring Banzai::Filter::GollumTagsFilterDouglas Barbosa Alexandre
2016-01-14Make sure the .git is at the end on Gitlab::GithubImport::WikiFormatterDouglas Barbosa Alexandre
2016-01-14Remove GollumTagsPipelineDouglas Barbosa Alexandre
2016-01-14Refactoring Gitlab::GithubImport::ImporterDouglas Barbosa Alexandre
2016-01-14Use the WikiPipeline when rendering the wiki markdown contentDouglas Barbosa Alexandre
2016-01-14Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTMLDouglas Barbosa Alexandre