summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Make rails5 defailt in bin/* scriptsJan Provaznik2018-11-143-3/+3
* Switch to Rails 5 by defaultJan Provaznik2018-11-141-1/+1
* Merge branch 'an-multithreading' into 'master'Robert Speicher2018-10-252-0/+68
|\
| * Add experimental support for Pumaan-multithreadingAndrew Newdigate2018-10-252-0/+68
* | Fix secpick to use EE and guess branch nameJames Lopez2018-10-241-4/+10
|/
* Make getting a user by the username case insensitiveWilliam George2018-10-181-1/+1
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-11/+0
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-1/+1
* Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-171-1/+1
* Fix `bin/secpick` rainbow gem error, and security branch prefixingMichael Kozono2018-08-151-1/+3
* Truncate filenames created by bin/changelog to 140 charactersStan Hu2018-07-111-4/+10
* Improve shelling out in bin/changelogJacob Vosmaer (GitLab)2018-06-251-14/+35
* Merge branch 'blackst0ne-remove-spinach' into 'master'Rémy Coutable2018-05-151-13/+0
|\
| * Remove bin/spinachblackst0ne2018-05-141-13/+0
* | Update secpickJames Lopez2018-05-141-1/+1
* | Update secpickJames Lopez2018-05-141-1/+1
* | Update secpick to use security branchesJames Lopez2018-05-141-2/+1
|/
* add initial dev task template for working on a security issueJames Lopez2018-04-171-0/+47
* [Rails5] Fix running spinach testsblackst0ne2018-04-101-0/+5
* [Rails5] Allow using `RAILS5` env with rspecblackst0ne-rails5-update-bin-rspecblackst0ne2018-04-031-0/+6
* [Rails5] Update files by `rails app:update`blackst0ne-rails5-update-files-by-rails-app-updateblackst0ne2018-03-224-18/+89
* Generate EE changelog under ee/changelogs/unreleased/Rémy Coutable2018-02-201-3/+4
* Remove bin/upgrade.rb as we don't seem to refer itLin Jen-Shin2018-01-261-3/+0
* We need Rails in order to use Gitlab.config anywayLin Jen-Shin2018-01-261-1/+1
* Add bin/profile-url tool and docsadd-profiler-to-applicationSean McGivern2018-01-191-0/+57
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-0/+11
* Add Performance category to the changelogZeger-Jan van de Weg2017-10-131-0/+1
* Merge branch '21949-add-type-to-changelog' into 'master'Robert Speicher2017-08-101-35/+99
|\
| * Let's start labeling our CHANGELOG entriesJacopo2017-07-221-35/+99
* | Don't require stackprof in GemfileRémy Coutable2017-08-091-1/+2
|/
* Remove bin/ci/upgrade.rb as not working allTakuya Noguchi2017-06-241-3/+0
* Add gitaly source installation instructionsJacob Vosmaer2017-03-211-0/+16
* remove remaining vestiges of teaspoon test runnerMike Greiling2017-01-101-8/+0
* Remove trailing whitespace when generating changelog entrynuke-ugly-spaces-in-changelog-generatorAdam Niedzielski2016-12-091-3/+8
* Simplify `branch_name` in bin/changelogrs-simplify-changelog-branch_nameRobert Speicher2016-12-021-1/+1
* Add StackProf to the Gemfile, along with a utility to get a profile for a specNick Thomas2016-11-291-0/+16
* Update help banner for bin/changelogRobert Speicher2016-11-031-1/+1
* Add a `--force` option to bin/changelogrs-changelog-forceRobert Speicher2016-11-021-1/+7
* Add specs for ChangelogOptionParser in bin/changelogrs-bin-changelogRobert Speicher2016-10-311-1/+2
* Add a bin/changelog scriptRobert Speicher2016-10-311-0/+163
* Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-211-1/+2
* Use ENABLE_SPRING to use it by defaultmake-spring-optionalKamil Trzcinski2016-06-171-1/+1
* Use 'exec' in Unicorn and Sidekiq launch scriptsJacob Vosmaer2016-04-282-3/+3
* Re-generate Spring binstubs for updated version of SpringRobert Speicher2016-04-226-10/+30
* Use rake db:reset instead of db:setupYorick Peterse2016-04-141-1/+1
* Direct sidekiq boot output to log filesimplify-procfileJacob Vosmaer2016-01-151-1/+1
* Improve bin/ launchersJacob Vosmaer2016-01-142-3/+15
* Add 'resume' capability to parallel-rsync-repossync-all-reposJacob Vosmaer2015-12-081-14/+29
* Merge branch 'master' into sync-all-reposJacob Vosmaer2015-12-086-12/+34
|\
| * Fix mailer queuefix_mailer_queueValery Sizov2015-12-031-1/+1