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/bin
AgeCommit message (Expand)Author
2018-11-14Make rails5 defailt in bin/* scriptsJan Provaznik
2018-11-14Switch to Rails 5 by defaultJan Provaznik
2018-10-26Merge branch 'an-multithreading' into 'master'Robert Speicher
2018-10-25Add experimental support for PumaAndrew Newdigate
2018-10-24Fix secpick to use EE and guess branch nameJames Lopez
2018-10-18Make getting a user by the username case insensitiveWilliam George
2018-10-10Remove Git circuit breakerZeger-Jan van de Weg
2018-09-21Correct Gitlab Capitalization in code filesMarcel Amirault
2018-09-17Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault
2018-08-15Fix `bin/secpick` rainbow gem error, and security branch prefixingMichael Kozono
2018-07-11Truncate filenames created by bin/changelog to 140 charactersStan Hu
2018-06-26Improve shelling out in bin/changelogJacob Vosmaer (GitLab)
2018-05-15Merge branch 'blackst0ne-remove-spinach' into 'master'Rémy Coutable
2018-05-14Update secpickJames Lopez
2018-05-14Update secpickJames Lopez
2018-05-14Remove bin/spinachblackst0ne
2018-05-14Update secpick to use security branchesJames Lopez
2018-04-17add initial dev task template for working on a security issueJames Lopez
2018-04-10[Rails5] Fix running spinach testsblackst0ne
2018-04-03[Rails5] Allow using `RAILS5` env with rspecblackst0ne
2018-03-22[Rails5] Update files by `rails app:update`blackst0ne
2018-02-20Generate EE changelog under ee/changelogs/unreleased/Rémy Coutable
2018-01-26Remove bin/upgrade.rb as we don't seem to refer itLin Jen-Shin
2018-01-26We need Rails in order to use Gitlab.config anywayLin Jen-Shin
2018-01-19Add bin/profile-url tool and docsSean McGivern
2017-12-08Move the circuitbreaker check out in a separate processBob Van Landuyt
2017-10-13Add Performance category to the changelogZeger-Jan van de Weg
2017-08-11Merge branch '21949-add-type-to-changelog' into 'master'Robert Speicher
2017-08-09Don't require stackprof in GemfileRémy Coutable
2017-07-22Let's start labeling our CHANGELOG entriesJacopo
2017-06-23Remove bin/ci/upgrade.rb as not working allTakuya Noguchi
2017-03-21Add gitaly source installation instructionsJacob Vosmaer
2017-01-10remove remaining vestiges of teaspoon test runnerMike Greiling
2016-12-09Remove trailing whitespace when generating changelog entryAdam Niedzielski
2016-12-02Simplify `branch_name` in bin/changelogRobert Speicher
2016-11-29Add StackProf to the Gemfile, along with a utility to get a profile for a specNick Thomas
2016-11-03Update help banner for bin/changelogRobert Speicher
2016-11-03Add a `--force` option to bin/changelogRobert Speicher
2016-10-31Add specs for ChangelogOptionParser in bin/changelogRobert Speicher
2016-10-31Add a bin/changelog scriptRobert Speicher
2016-10-21Re-organize queues to use for SidekiqYorick Peterse
2016-06-17Use ENABLE_SPRING to use it by defaultKamil Trzcinski
2016-04-28Use 'exec' in Unicorn and Sidekiq launch scriptsJacob Vosmaer
2016-04-22Re-generate Spring binstubs for updated version of SpringRobert Speicher
2016-04-14Use rake db:reset instead of db:setupYorick Peterse
2016-01-15Direct sidekiq boot output to log fileJacob Vosmaer
2016-01-14Improve bin/ launchersJacob Vosmaer
2015-12-08Add 'resume' capability to parallel-rsync-reposJacob Vosmaer
2015-12-08Merge branch 'master' into sync-all-reposJacob Vosmaer
2015-12-03Fix mailer queueValery Sizov