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-04-13Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer
2016-04-13Merge branch 'api-star-project' into 'master' Rémy Coutable
2016-04-13Styling changes to code and docsRobert Schilling
2016-04-13Merge branch 'external-omniauth-providers' into 'master' Marin Jankovski
2016-04-13Merge branch 'rs-archive-cache-worker-cron' into 'master' Dmitriy Zaporozhets
2016-04-13Merge branch 'rs-gitlab-com-check' into 'master' Dmitriy Zaporozhets
2016-04-13Make staring API more restfulRobert Schilling
2016-04-13API: Star and unstar a projectRobert Schilling
2016-04-13Merge branch 'api-group-leaking' into 'master' Rémy Coutable
2016-04-13Merge branch 'api-move-issues' into 'master' Rémy Coutable
2016-04-13Update tests for moving issues via APIRobert Schilling
2016-04-13API: Ability to move an issueRobert Schilling
2016-04-13Added ability to add custom tags to transactionsYorick Peterse
2016-04-13API: Return 404 if user does not have access to groupRobert Schilling
2016-04-13Merge branch 'api-group-visibility' into 'master' Rémy Coutable
2016-04-13Add `Gitlab.com?` methodRobert Speicher
2016-04-12Merge branch 'fix_emojis_not_showing_in_autocomplete' into 'master' Robert Speicher
2016-04-12Fix minor issues according development guidelinesRobert Schilling
2016-04-12Merge branch 'decouple-member-notification' into 'master' Douwe Maan
2016-04-12Merge branch 'fix-missing-saml-error-handling' into 'master' Robert Speicher
2016-04-12Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer
2016-04-12Move RepositoryArchiveCacheWorker to sidekiq-cronRobert Speicher
2016-04-12Add a 'circuit breaker' for repo checksJacob Vosmaer
2016-04-12Merge branch 'api-delete-note' into 'master' Rémy Coutable
2016-04-12Merge branch 'api-get-tag' into 'master' Rémy Coutable
2016-04-12API: Ability to update a groupRobert Schilling
2016-04-12Adapt tests to new testing guidelinesRobert Schilling
2016-04-12Allow a project member to leave the projected through the APIZeger-Jan van de Weg
2016-04-12Fix code review issuesRobert Schilling
2016-04-12Delete notes via APIRobert Schilling
2016-04-12Fix minor styling issues from code reviewRobert Schilling
2016-04-12Merge branch 'api-fix-milestone-iid-filter' into 'master' Rémy Coutable
2016-04-12API: Ability to retrieve a single tagRobert Schilling
2016-04-12API: Add iid filter to milestonesRobert Schilling
2016-04-12API: Expose updated_at for notesRobert Schilling
2016-04-12Merge branch 'api-labels-info' into 'master' Rémy Coutable
2016-04-12Better control flow.Patricio Cano
2016-04-12Better control flow and added guard clause.Patricio Cano
2016-04-11Instrument Banzai codeYorick Peterse
2016-04-11Allow `external_providers` for Omniauth to be defined to mark these users as ...Patricio Cano
2016-04-11Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre
2016-04-11Fixed stubbing for Gitlab::Metrics specsYorick Peterse
2016-04-11Track call counts in Gitlab::Metrics.measure_blockYorick Peterse
2016-04-11Store block timings as transaction valuesYorick Peterse
2016-04-09fix emoji aliases not showing in autocompleteArinde Eniola
2016-04-09Merge branch 'redis-connection-pool' into 'master' Robert Speicher
2016-04-08Merge branch 'instrument-rails-cache' into 'master' Yorick Peterse
2016-04-08Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre
2016-04-08Merge branch 'metrics-timestamp-precision' into 'master' Yorick Peterse
2016-04-08Instrument Rails cache codeYorick Peterse