| Commit message (Expand) | Author | Age | Files | Lines |
* | Make rails5 defailt in bin/* scripts | Jan Provaznik | 2018-11-14 | 3 | -3/+3 |
* | Switch to Rails 5 by default | Jan Provaznik | 2018-11-14 | 1 | -1/+1 |
* | Merge branch 'an-multithreading' into 'master' | Robert Speicher | 2018-10-25 | 2 | -0/+68 |
|\ |
|
| * | Add experimental support for Pumaan-multithreading | Andrew Newdigate | 2018-10-25 | 2 | -0/+68 |
* | | Fix secpick to use EE and guess branch name | James Lopez | 2018-10-24 | 1 | -4/+10 |
|/ |
|
* | Make getting a user by the username case insensitive | William George | 2018-10-18 | 1 | -1/+1 |
* | Remove Git circuit breaker | Zeger-Jan van de Weg | 2018-10-10 | 1 | -11/+0 |
* | Correct Gitlab Capitalization in code files | Marcel Amirault | 2018-09-21 | 1 | -1/+1 |
* | Fix grammar (setup to set-up) in code comments, spec, views, etc. | Marcel Amirault | 2018-09-17 | 1 | -1/+1 |
* | Fix `bin/secpick` rainbow gem error, and security branch prefixing | Michael Kozono | 2018-08-15 | 1 | -1/+3 |
* | Truncate filenames created by bin/changelog to 140 characters | Stan Hu | 2018-07-11 | 1 | -4/+10 |
* | Improve shelling out in bin/changelog | Jacob Vosmaer (GitLab) | 2018-06-25 | 1 | -14/+35 |
* | Merge branch 'blackst0ne-remove-spinach' into 'master' | Rémy Coutable | 2018-05-15 | 1 | -13/+0 |
|\ |
|
| * | Remove bin/spinach | blackst0ne | 2018-05-14 | 1 | -13/+0 |
* | | Update secpick | James Lopez | 2018-05-14 | 1 | -1/+1 |
* | | Update secpick | James Lopez | 2018-05-14 | 1 | -1/+1 |
* | | Update secpick to use security branches | James Lopez | 2018-05-14 | 1 | -2/+1 |
|/ |
|
* | add initial dev task template for working on a security issue | James Lopez | 2018-04-17 | 1 | -0/+47 |
* | [Rails5] Fix running spinach tests | blackst0ne | 2018-04-10 | 1 | -0/+5 |
* | [Rails5] Allow using `RAILS5` env with rspecblackst0ne-rails5-update-bin-rspec | blackst0ne | 2018-04-03 | 1 | -0/+6 |
* | [Rails5] Update files by `rails app:update`blackst0ne-rails5-update-files-by-rails-app-update | blackst0ne | 2018-03-22 | 4 | -18/+89 |
* | Generate EE changelog under ee/changelogs/unreleased/ | Rémy Coutable | 2018-02-20 | 1 | -3/+4 |
* | Remove bin/upgrade.rb as we don't seem to refer it | Lin Jen-Shin | 2018-01-26 | 1 | -3/+0 |
* | We need Rails in order to use Gitlab.config anyway | Lin Jen-Shin | 2018-01-26 | 1 | -1/+1 |
* | Add bin/profile-url tool and docsadd-profiler-to-application | Sean McGivern | 2018-01-19 | 1 | -0/+57 |
* | Move the circuitbreaker check out in a separate processbvl-circuitbreaker-process | Bob Van Landuyt | 2017-12-08 | 1 | -0/+11 |
* | Add Performance category to the changelog | Zeger-Jan van de Weg | 2017-10-13 | 1 | -0/+1 |
* | Merge branch '21949-add-type-to-changelog' into 'master' | Robert Speicher | 2017-08-10 | 1 | -35/+99 |
|\ |
|
| * | Let's start labeling our CHANGELOG entries | Jacopo | 2017-07-22 | 1 | -35/+99 |
* | | Don't require stackprof in Gemfile | Rémy Coutable | 2017-08-09 | 1 | -1/+2 |
|/ |
|
* | Remove bin/ci/upgrade.rb as not working all | Takuya Noguchi | 2017-06-24 | 1 | -3/+0 |
* | Add gitaly source installation instructions | Jacob Vosmaer | 2017-03-21 | 1 | -0/+16 |
* | remove remaining vestiges of teaspoon test runner | Mike Greiling | 2017-01-10 | 1 | -8/+0 |
* | Remove trailing whitespace when generating changelog entrynuke-ugly-spaces-in-changelog-generator | Adam Niedzielski | 2016-12-09 | 1 | -3/+8 |
* | Simplify `branch_name` in bin/changelogrs-simplify-changelog-branch_name | Robert Speicher | 2016-12-02 | 1 | -1/+1 |
* | Add StackProf to the Gemfile, along with a utility to get a profile for a spec | Nick Thomas | 2016-11-29 | 1 | -0/+16 |
* | Update help banner for bin/changelog | Robert Speicher | 2016-11-03 | 1 | -1/+1 |
* | Add a `--force` option to bin/changelogrs-changelog-force | Robert Speicher | 2016-11-02 | 1 | -1/+7 |
* | Add specs for ChangelogOptionParser in bin/changelogrs-bin-changelog | Robert Speicher | 2016-10-31 | 1 | -1/+2 |
* | Add a bin/changelog script | Robert Speicher | 2016-10-31 | 1 | -0/+163 |
* | Re-organize queues to use for Sidekiqseparate-sidekiq-queues | Yorick Peterse | 2016-10-21 | 1 | -1/+2 |
* | Use ENABLE_SPRING to use it by defaultmake-spring-optional | Kamil Trzcinski | 2016-06-17 | 1 | -1/+1 |
* | Use 'exec' in Unicorn and Sidekiq launch scripts | Jacob Vosmaer | 2016-04-28 | 2 | -3/+3 |
* | Re-generate Spring binstubs for updated version of Spring | Robert Speicher | 2016-04-22 | 6 | -10/+30 |
* | Use rake db:reset instead of db:setup | Yorick Peterse | 2016-04-14 | 1 | -1/+1 |
* | Direct sidekiq boot output to log filesimplify-procfile | Jacob Vosmaer | 2016-01-15 | 1 | -1/+1 |
* | Improve bin/ launchers | Jacob Vosmaer | 2016-01-14 | 2 | -3/+15 |
* | Add 'resume' capability to parallel-rsync-repossync-all-repos | Jacob Vosmaer | 2015-12-08 | 1 | -14/+29 |
* | Merge branch 'master' into sync-all-repos | Jacob Vosmaer | 2015-12-08 | 6 | -12/+34 |
|\ |
|
| * | Fix mailer queuefix_mailer_queue | Valery Sizov | 2015-12-03 | 1 | -1/+1 |