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
2017-06-15Better exception message and some additional code commentToon Claes
2017-06-15Subgroups page should show groups authorized through inheritanceToon Claes
2017-06-14Merge branch 'help-landing-page-customizations' into 'master'Douwe Maan
2017-06-14Merge branch 'dm-diff-viewers' into 'master'Sean McGivern
2017-06-14Help landing page customizationsRobin Bobbitt
2017-06-14Merge branch '2525-backport-kubernetes-service-changes' into 'master'Kamil Trzciński
2017-06-14Implement diff viewersDouwe Maan
2017-06-14Merge branch 'zj-raise-etag-route-regex-miss' into 'master'Kamil Trzciński
2017-06-14Backport EE changes to the Kubernetes serviceNick Thomas
2017-06-14Merge branch 'feature/add-support-for-services-configuration' into 'master'Grzegorz Bizon
2017-06-14Merge branch 'fix-external-ci-services' into 'master'Grzegorz Bizon
2017-06-13Update tests and applicationKamil Trzcinski
2017-06-13Merge branch 'fix-github-clone-wiki' into 'master'Sean McGivern
2017-06-13Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...blackst0ne
2017-06-13Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski
2017-06-12Revert to passing the path when matching key to the routerZ.J. van de Weg
2017-06-12Github - Fix token interpolation when cloning wiki repositoryDouglas Barbosa Alexandre
2017-06-12Merge branch '29010-perf-bar' into 'master'Robert Speicher
2017-06-12Merge branch 'background-migrations' into 'master'Rémy Coutable
2017-06-12Merge branch '33525-use-git-diff-instead-of-git-format-patch' into 'master'Robert Speicher
2017-06-12Remove Gitlab::Ci::Config::Entry::DockerImageTomasz Maczukin
2017-06-12Add the ability to perform background migrationsYorick Peterse
2017-06-12Fix etag route missesZ.J. van de Weg
2017-06-12Refactor old formad handling in lib/ci/api/entities.rbTomasz Maczukin
2017-06-12Rename API::Entities::JobRequest::ServiceImage to API::Entities::JobRequest::...Tomasz Maczukin
2017-06-12Ensure that old API v1 generates still the same outputTomasz Maczukin
2017-06-12Send new configuration options with job's payloadTomasz Maczukin
2017-06-12Add support for docker image configuration in .gitlab-ci.ymlTomasz Maczukin
2017-06-12Raise exception on invalid pipeline cacheKamil Trzcinski
2017-06-12Merge branch '33003-avatar-in-project-api' into 'master'Rémy Coutable
2017-06-09Merge branch 'dm-mail-room-check-without-omnibus' into 'master'Robert Speicher
2017-06-09Merge branch 'cache-diff-size-limits' into 'master'Douwe Maan
2017-06-09Accept image for avatar in project APIvanadium23
2017-06-09Merge branch 'tc-link-to-commit-on-help-page' into 'master'Robert Speicher
2017-06-09Only look up diff size limit flags once per requestSean McGivern
2017-06-09Don't check if MailRoom is running on OmnibusDouwe Maan
2017-06-09Generate patch with git diff instead of git format-patchRémy Coutable
2017-06-09DRYed peek-pg/mysql2 views and update peek-rblineprof monkey-patch fileRémy Coutable
2017-06-09Ensure peek-performance_bar doesn't break existing functionalitiesRémy Coutable
2017-06-09Fix spec failures and add a feature flag for the performance barRémy Coutable
2017-06-09Fix Rubocop offenses, improve SQL duration format and changelog entryRémy Coutable
2017-06-09Display queries duration in performance bar queries modalRémy Coutable
2017-06-09Fix replacement of Pygments with RougeRémy Coutable
2017-06-09Don't use Pygment,rb, use Rouge instead, and put peek-pg in the :postgres groupRémy Coutable
2017-06-09Store Sherlock::Query in Peek adapterRémy Coutable
2017-06-09New performance bar that can be enabled with the `p b` shortcutRémy Coutable
2017-06-09Merge branch 'pat-msg-on-auth-failure' into 'master'Rémy Coutable
2017-06-09Merge branch 'dm-blob-binaryness-change' into 'master'Sean McGivern
2017-06-09Make the revision on the `/help` page clickableToon Claes
2017-06-08Detect if file that appears to be text in the first 1024 bytes is actually bi...Douwe Maan