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-08-05Ignore URLs starting with // (!5677)winniehell
2016-08-04Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable
2016-08-04Merge branch '20512-fix-rename-add-users-into-project-to-add-users-to-project...Rémy Coutable
2016-08-04Merge branch '20527-fork-commits-have-impact-on-original-project' into 'master' Rémy Coutable
2016-08-04Merge branch 'fix/ha-mode-import-issue' into 'master' Rémy Coutable
2016-08-04Fix Rename `add_users_into_project` and `projects_ids`Herminio Torres
2016-08-04using shared path for project import uploads and refactored gitlab remove exp...James Lopez
2016-08-04Don’t close issues on original project from a forkPaco Guzman
2016-08-04Merge branch 'syntax-highlight-filter-performance' into 'master' Rémy Coutable
2016-08-04Merge branch 'fix/import-error' into 'master' Rémy Coutable
2016-08-04Merge branch 'autolink-filter-text-parse' into 'master' Rémy Coutable
2016-08-03Merge branch 'update-gitlab-shell-in-tests' into 'master' Robert Speicher
2016-08-03Update the gitlab-shell version in the tmp/tests directory to the right versionStan Hu
2016-08-03Make Compare#diffs diff_options a regular argumentDouwe Maan
2016-08-03Improve performance of SyntaxHighlightFilterYorick Peterse
2016-08-03Fix Import/Export error checking versionsJames Lopez
2016-08-03Improve AutolinkFilter#text_parse performanceYorick Peterse
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-03Introduce Compare model in the codebase.Paco Guzman
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-08-02Merge branch 'fix-downtime-check-compare-with-branch' into 'master' Yorick Peterse
2016-08-02fix TODO comment [ci skip]James Lopez
2016-08-02Always compare with FETCH_HEAD in downtime_checkYorick Peterse
2016-08-02Add support for relative links starting with ./ or / to RelativeLinkFilter (!...winniehell
2016-08-01Catch what warden might throw when profiling requests to re-throw itAhmad Sherif
2016-08-01Merge branch 'fix/request-profiler-middleware-error-on-reload' into 'master' Douwe Maan
2016-08-01Merge branch 'fix/use-fewer-queries-for-ci-charts' into 'master' Douwe Maan
2016-08-01Merge branch 'fix/importing-io-timing-issue' into 'master' Rémy Coutable
2016-08-01Merge branch '20473-rails-queue-duration' into 'master' Yorick Peterse
2016-08-01Fix RequestProfiler::Middleware error when code is reloaded in developmentAhmad Sherif
2016-08-01Gitlab::Metrics.current_transaction needs to be public for RailsQueueDurationPaco Guzman
2016-08-01Trim extra displayed carriage returns in diffs and files with CRLFsStan Hu
2016-08-01Merge branch 'fix/labels-milestones-import' into 'master' Rémy Coutable
2016-08-01refactored wait_for_archived_file methodJames Lopez
2016-08-01Merge branch 'zj-env-external-url' into 'master' Rémy Coutable
2016-08-01squashed - fixed label and milestone association problems, updated specs and ...James Lopez
2016-08-01fix return value and specJames Lopez
2016-08-01squashed - fix timing issues in prod importing projectsJames Lopez
2016-08-01Minor fixes in the Env API endpointsZ.J. van de Weg
2016-07-29Use Grape DSL for environment endpointsZ.J. van de Weg
2016-07-29Merge branch 'fix/import-project-hooks' into 'master' Douwe Maan
2016-07-29Merge branch 'ability-batch-issue-checking' into 'master' Robert Speicher
2016-07-29Merge branch 'rubocop/enable-access-modifiers-cops' into 'master' Robert Speicher
2016-07-29Merge branch 'refactor/ci-config-move-job-entries' into 'master' Rémy Coutable
2016-07-29Improve code, remove unused validator, improve namesGrzegorz Bizon
2016-07-29Incorporate feedbackZ.J. van de Weg
2016-07-29Add API support for environmentsZ.J. van de Weg
2016-07-29Method for returning issues readable by a userYorick Peterse
2016-07-29Use `Gitlab::Access` to protected branch access levels.Timothy Andrew