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-22Properly highlight right side of parallel diffDouwe Maan
2016-01-22Restore diff commentsDouwe Maan
2016-01-22FixDouwe Maan
2016-01-22Make sure non-highlighted diffs are still escapedDouwe Maan
2016-01-22Merge branch 'ci/recursive-artifacts-entries' into 'master' Robert Speicher
2016-01-21Merge branch 'workhorse-path' into 'master' Robert Speicher
2016-01-21Fix import of GitHub's wiki when the repository has not been createdDouglas Barbosa Alexandre
2016-01-21Init script changes for gitlab-workhorse in 8.4Jacob Vosmaer
2016-01-21Merge branch 'ci/cache-key' into 'master' Douwe Maan
2016-01-21Added cache:key to .gitlab-ci.yml allowing to fine tune the cachingKamil Trzcinski
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-20Add method that calculates total size for artifacts subfolderKamil Trzcinski
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