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-06-28Fix restore warning messageDrew Blessing
2016-06-28Bump workhorse versionZ.J. van de Weg
2016-06-28Merge branch 'fix/builds-api-builds-for-commit-search' into 'master' Rémy Coutable
2016-06-28Use clock_gettime for all performance timestampsYorick Peterse
2016-06-28Remove redundant check in commit builds API endpointGrzegorz Bizon
2016-06-28Unused got variable with very bad performancePaco Guzman
2016-06-28Merge branch 'master' into refactor/ci-config-move-global-entriesGrzegorz Bizon
2016-06-28Prefer Ci::Build#erase_artifacts!Lin Jen-Shin
2016-06-28Workhorse to serve email diffsZ.J. van de Weg
2016-06-28Just save the size in total rather than individual filesLin Jen-Shin
2016-06-28Improve commit builds API endpoint RESTful behaviorGrzegorz Bizon
2016-06-28Introduce ci_builds.artifacts_sizes as JSON:Lin Jen-Shin
2016-06-28Find all builds for commit if multiple pipelinesGrzegorz Bizon
2016-06-28support cgi style options, such as erb?parent=jsonhttp://jneen.net/
2016-06-28make #custom_language privatehttp://jneen.net/
2016-06-28appease rubocophttp://jneen.net/
2016-06-28add custom highlighting via .gitattributeshttp://jneen.net/
2016-06-27Rename Licenses API to License Templates APIDrew Blessing
2016-06-27Update `Gitlab.com?` to support stagingRobert Speicher
2016-06-27Merge branch 'fix/sidekiq-mem-killer-debug' into 'master' Rémy Coutable
2016-06-27Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/sidekiq-mem...James Lopez
2016-06-27Wrap images in divs with Banzai and limit max-height.Connor Shea
2016-06-27Validate interface only with CI node validatorGrzegorz Bizon
2016-06-27Add new ci config entry that handles cache configGrzegorz Bizon
2016-06-27better debugging for memory killer middlewareJames Lopez
2016-06-27Merge branch 'refactor/ci-config-add-entry-error' into 'master' Rémy Coutable
2016-06-24Merge branch 'mahcsig/gitlab-ce-17818-group-issues-api'Rémy Coutable
2016-06-24Merge branch 'fix/gitlab-import-project-file-fix' into 'master' Rémy Coutable
2016-06-24Support for rendering/redacting multiple documentsYorick Peterse
2016-06-24Fix tmp file being deleted after the request plus some cleanup and improved e...James Lopez
2016-06-24Add ci config entry that represents array of pathsGrzegorz Bizon
2016-06-24Add ci config class that represents a boolean valueGrzegorz Bizon
2016-06-24Add ci config class that represents a key valueGrzegorz Bizon
2016-06-24Fix ci config cache validation in legacy processorGrzegorz Bizon
2016-06-23gitlab-org/gitlab-ce#17818 - add api call for issues by groupMarc Siegfriedt
2016-06-23Merge branch 'fix/import-export-gitlab-errors' into 'master' Rémy Coutable
2016-06-23Minor refactorings in new CI configuration classesGrzegorz Bizon
2016-06-23Move CI stages configuration to new CI configGrzegorz Bizon
2016-06-23Add Sidekiq queue duration to transaction metrics.Paco Guzman
2016-06-23Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-expo...James Lopez
2016-06-23Assume that unspecified CI config is undefinedGrzegorz Bizon
2016-06-23Merge branch 'fix_saml_signin' into 'master' Robert Speicher
2016-06-23Merge branch 'fix-external-issue-links' into 'master' Robert Speicher
2016-06-23Fix subsequent SAML sign insDrew Blessing
2016-06-22Return default config value when entry is undefinedGrzegorz Bizon
2016-06-22fix utc errorJames Lopez
2016-06-22Merge branch 'master' into feature/import-export-docsAchilleas Pipinellis
2016-06-22Handle CI environment variables in a new CI configGrzegorz Bizon
2016-06-22Rename CI config null node entry to undefined nodeGrzegorz Bizon
2016-06-22Merge branch '18755-fix-destroy-project-causes-post_decline_request-to-be-exe...Douwe Maan