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-14Use `Gitlab::StringPath` in CI build artifacts controllerGrzegorz Bizon
2016-01-14Add new methods to StringPathGrzegorz Bizon
2016-01-14Add implementation of StringPath classGrzegorz Bizon
2016-01-14Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan
2016-01-14fixed LDAP activation on login to use new ldap_blocked stateGabriel Mazetto
2016-01-13Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into fix/pri...Rémy Coutable
2016-01-13Ensure the API doesn't return notes that the current user shouldn't seeRémy Coutable
2016-01-13Merge branch 'configure-randomize-metrics-sample-interval' into 'master' Yorick Peterse
2016-01-13Merge branch 'fix/reference_filter_uri_decode_error_for_master' into 'master' Douwe Maan
2016-01-13Merge branch 'ci/api-projects' into 'master' Douwe Maan
2016-01-13Randomize metrics sample intervalsYorick Peterse
2016-01-13Make the metrics sampler interval configurableYorick Peterse
2016-01-13Disable colorization if STDOUT is not a ttyRobert Speicher
2016-01-12Merge branch 'remove-application-frames-from-views' into 'master' Yorick Peterse
2016-01-12Stop tracking call stacks for instrumented viewsYorick Peterse
2016-01-12Codestyle changesGabriel Mazetto
2016-01-12Track memory allocated during a transactionYorick Peterse
2016-01-12Use CGI.escape instead of URI.escape, because URI is obsoleted.Jason Lee
2016-01-12Fix #9963 reference_filter "Encoding::CompatibilityError" bug with some compl...Jason Lee
2016-01-11Merge branch 'optimize_ldap' into 'master' Douwe Maan
2016-01-11Tag all transaction metrics with an "action" tagYorick Peterse
2016-01-11Modify CI features in projects APITomasz Maczukin
2016-01-11Optimize LDAP and add a search timeoutDrew Blessing
2016-01-11Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
2016-01-08Merge branch 'api-project-upload' into 'master' Robert Speicher
2016-01-08Code style fixes and some code simplifiedGabriel Mazetto
2016-01-08LDAP synchronization block/unblock new statesGabriel Mazetto
2016-01-08Prevent ldap_blocked users from being blocked/unblocked by the APIGabriel Mazetto
2016-01-08Merge branch 'suppress-allow-failure-builds' into 'master' Stan Hu
2016-01-08DRY up upload and download servicesDouwe Maan
2016-01-08Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
2016-01-08Merge branch 'current-settings-handle-missing-db' into 'master' Yorick Peterse
2016-01-08Handle missing DBs in connect_to_db?Yorick Peterse
2016-01-08Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
2016-01-08Delete tag via APIRobert Schilling
2016-01-07Merge branch 'task-list-class' into 'master' Robert Speicher
2016-01-07Merge branch 'milestone-ref' into 'master' Robert Speicher
2016-01-07Suppress e-mails on failed builds if allow_failure is setStan Hu
2016-01-07Merge branch 'master' into task-list-classDouwe Maan
2016-01-07Properly set task-list class on single item task listsDouwe Maan
2016-01-07Merge branch 'remove-more-influxdb-tags' into 'master' Yorick Peterse
2016-01-07Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
2016-01-07Satisfy RubocpDouwe Maan
2016-01-07Add API project upload endpointDouwe Maan
2016-01-07Merge branch 'use-sudo-with-incorrect-base-permissions' into 'master' Dmitriy Zaporozhets
2016-01-07Store request methods/URIs as valuesYorick Peterse
2016-01-07Removed UUIDs from metrics transactionsYorick Peterse
2016-01-07Revert "Store SQL/view timings in milliseconds"Yorick Peterse
2016-01-07Update ./doc/apiTomasz Maczukin
2016-01-07Merge branch 'remove-influxdb-credentials' into 'master' Yorick Peterse