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
AgeCommit message (Expand)Author
2017-06-09Fix linting, route, and specsRémy Coutable
2017-06-09Fix Rubocop offenses, improve SQL duration format and changelog entryRémy Coutable
2017-06-09Small adjustmentsRémy Coutable
2017-06-09Display queries duration in performance bar queries modalRé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-07Sync email address from specified omniauth providerRobin Bobbitt
2017-06-02Fix keys seedDouwe Maan
2017-06-02Allow scheduling from after_commit hooksDouwe Maan
2017-06-02Forbid Sidekiq scheduling in transactionsYorick Peterse
2017-06-01Merge branch '31644-make-cookie-sessions-unique' into 'master'Douwe Maan
2017-06-01Update session cookie key name to be unique to instance in developmentEric Eastwood
2017-06-01Merge branch 'dm-discussions-n-plus-1' into 'master'Sean McGivern
2017-05-31Do not try to preload Commits when using Note.includes(:noteable)Douwe Maan
2017-05-31Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-30Merge branch 'gitaly-opt-out' into 'master'Rémy Coutable
2017-05-30Enable Gitaly by default in GitLab 9.3Jacob Vosmaer
2017-05-30Merge branch 'fix/gb/improve-active-record-test-extensions' into 'master'Rémy Coutable
2017-05-30Merge branch '31616-add-uptime-of-gitlab-instance-in-admin-area' into 'master'Rémy Coutable
2017-05-2931616-add-uptime-of-gitlab-instance-in-admin-areajboltz88
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-29Make `ActiveRecord::Migrator` idempotent again in test envGrzegorz Bizon
2017-05-26Merge branch 'fix-counter-cache-for-acts-as-taggable' into 'master'Stan Hu
2017-05-26Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-26Fix Counter Cache not being disabled for acts-on-taggableKamil Trzcinski
2017-05-25Merge branch '32748-emails-are-being-sent-with-the-wrong-language' into 'master'Douwe Maan
2017-05-25Bugfix: Always use the default language when generating emails.Ruben Davila
2017-05-25Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets
2017-05-25Implement web hooks loggingAlexander Randa
2017-05-19Merge branch '31933-improve-rspec-profiling-enabling' into 'master'Stan Hu
2017-05-19Enable RSpec profiling only if RSPEC_PROFILING_POSTGRES_URL is not emptyRémy Coutable
2017-05-18Run the schedule worker once an hour by defaultZ.J. van de Weg
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-17Rename BuildsController to JobsControllerLin Jen-Shin
2017-05-15Don't reuse gRPC channelsJacob Vosmaer
2017-05-11Allow disabling usage ping in `gitlab.yml`Sean McGivern
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-10Use relative paths for group/project/user avatarsblackst0ne
2017-05-08Merge branch 'revert-58d1cd6b' into 'master' Stan Hu
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-08Revert "Merge branch 'fix-rspec_profiling-establish_connection-string-depreca...Stan Hu
2017-05-07Cast ENV['RSPEC_PROFILING_POSTGRES_URL'] to symbol in establish_connection ca...Luke "Jared" Bennett
2017-05-06Use an absolute path for locale path in FastGettext configRuben Davila
2017-05-05Merge branch 'mrchrisw-import-shell-timeout'Sean McGivern
2017-05-03First round of updates from the code review.Ruben Davila
2017-05-02Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila
2017-05-02Fix Rubocop complains.Ruben Davila
2017-05-02Merge branch 'remove-unused-initializer' into 'master' Douwe Maan