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-20Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher
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-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-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-15Change dependencies.builds to depends_on_buildsKamil Trzcinski
2016-01-15Fix signup for some OAuth providersSteffen Köhler
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-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
2016-01-14Import GitHub wiki into GitLabDouglas Barbosa Alexandre
2016-01-14Move Ci::Build#available_statuses to AVAILABLE_STATUSES constant in CommitStatusTomasz Maczukin
2016-01-14Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into add-pag...Rémy Coutable
2016-01-14Revert changes to how the notes are paginated in the APIRémy Coutable
2016-01-14Merge branch 'ci/view-build-artifacts' into 'master' Grzegorz Bizon
2016-01-14Merge branch 'master' into ci/api-buildsTomasz Maczukin
2016-01-14Merge branch 'master' into diff-parse-first-commitDouwe Maan
2016-01-14Merge branch 'master' into ci/api-triggersTomasz Maczukin
2016-01-14Properly generate diff of orphan commits, like the first commit in a repositoryDouwe Maan
2016-01-14Minor improvements in build arfifacts browserGrzegorz Bizon
2016-01-14Use Hash to store paths and entries metadata in artifacts browserGrzegorz Bizon
2016-01-14Improve readability of artifacts `Metadata` related codeGrzegorz Bizon
2016-01-14Improve readability of artifacts browser `Entry` related codeGrzegorz Bizon
2016-01-14Refactor build artifacts upload API endpointGrzegorz Bizon
2016-01-14Simplify encoding related implementation in artifacts metadataGrzegorz Bizon
2016-01-14Make encoding of paths returned by metadata consistent (UTF-8)Grzegorz Bizon
2016-01-14Update build artifacts APIGrzegorz Bizon
2016-01-14Modify artifacts upload API endpoint, add artifacts metadataGrzegorz Bizon
2016-01-14Improvements, readability for artifacts browserGrzegorz Bizon
2016-01-14Support only valid UTF-8 paths in build artifacts browserGrzegorz Bizon
2016-01-14Improve invalid build artifacts metadata path matcherGrzegorz Bizon
2016-01-14Render only valid paths in artifacts metadataGrzegorz Bizon
2016-01-14Simplify implementation of build artifacts browser (refactoring)Grzegorz Bizon