Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '19364-webhook-edit' into 'master' | Dmitriy Zaporozhets | 2017-05-02 | 2 | -3/+5 |
|\ | |||||
| * | Implement ability to update hooks | Alexander Randa | 2017-04-28 | 2 | -3/+5 |
* | | Merge branch 'pdflab-in-repo' into 'master' | Phil Hughes | 2017-05-02 | 1 | -0/+5 |
|\ \ | |||||
| * | | Move PDFLab into GitLabpdflab-in-repo | Sam Rose | 2017-04-28 | 1 | -0/+5 |
* | | | Update Carrierwave and fog-core | Zeger-Jan van de Weg | 2017-05-01 | 1 | -0/+2 |
* | | | Resolve "rspec_profiling is enabled for MySQL" | Rémy Coutable | 2017-04-28 | 1 | -4/+4 |
* | | | Merge branch 'grpc-fork-tests' into 'master' 24339-job-page-step-2 | Sean McGivern | 2017-04-28 | 2 | -0/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add test that asserts unicorns terminate | Jacob Vosmaer | 2017-04-26 | 2 | -0/+4 |
* | | | Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb" | Dosuken shinya | 2017-04-28 | 1 | -1/+1 |
* | | | Merge branch '12910-personal-snippet-prep-2' into 'master' | Sean McGivern | 2017-04-26 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Support preview_markdown action for personal_snippets | Jarka Kadlecova | 2017-04-26 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch 'test-pg' into 'master' | Rémy Coutable | 2017-04-24 | 3 | -2/+7 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'upstream/master' into test-pg-mysql | Lin Jen-Shin | 2017-04-12 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'upstream/master' into test-pg-mysql | Lin Jen-Shin | 2017-04-12 | 2 | -4/+68 |
| |\ \ \ | |||||
| * | | | | Add # host for development and test as well | Lin Jen-Shin | 2017-04-11 | 1 | -0/+2 |
| * | | | | Set profiler only for postgresql not mysql | Lin Jen-Shin | 2017-04-10 | 1 | -1/+1 |
| * | | | | Merge remote-tracking branch 'upstream/master' into test-pg-mysql | Lin Jen-Shin | 2017-04-10 | 3 | -0/+10 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into test-pg-mysql | Lin Jen-Shin | 2017-04-07 | 10 | -33/+99 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into test-pg-mysql | Lin Jen-Shin | 2017-03-29 | 3 | -3/+11 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into test-pg-mysql | Lin Jen-Shin | 2017-03-27 | 2 | -1/+3 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Test both PostgreSQL and MySQL for the win. | Lin Jen-Shin | 2017-03-24 | 1 | -1/+4 |
* | | | | | | | | | Merge branch 'workhorse-secret-path' into 'master' | Rémy Coutable | 2017-04-24 | 2 | -0/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Make location of gitlab_workhorse_secret configurable | Jakub Jirutka | 2017-04-19 | 2 | -0/+11 |
* | | | | | | | | | | Remove the ClearDatabaseCacheWorker | Nick Thomas | 2017-04-21 | 1 | -1/+0 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch 'usage-ping-port' into 'master' | Sean McGivern | 2017-04-19 | 3 | -7/+27 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Don't use `send` in settings initializer | Sean McGivern | 2017-04-14 | 1 | -6/+6 |
| * | | | | | | | | Remove unused user activities code | Sean McGivern | 2017-04-14 | 1 | -2/+2 |
| * | | | | | | | | Rename user cohorts -> cohorts | Sean McGivern | 2017-04-14 | 1 | -1/+1 |
| * | | | | | | | | Add user cohorts table to admin area | Sean McGivern | 2017-04-14 | 1 | -0/+2 |
| * | | | | | | | | Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorker | Rémy Coutable | 2017-04-14 | 2 | -0/+6 |
| * | | | | | | | | Port 'Add more usage data to EE ping' to CE | Sean McGivern | 2017-04-14 | 1 | -0/+1 |
| * | | | | | | | | Port 'Add EE usage ping' to CE | Sean McGivern | 2017-04-14 | 1 | -0/+11 |
* | | | | | | | | | Remove special naming of pipelines folder | Filipa Lacerda | 2017-04-19 | 1 | -9/+9 |
* | | | | | | | | | Remove format from end of URL for URLs that take a ref or path | Douwe Maan | 2017-04-17 | 2 | -101/+70 |
* | | | | | | | | | Issue Title Vue: convert to .vue - use 'render' with 'createElement' in index | Regis Boudinot | 2017-04-15 | 1 | -0/+1 |
* | | | | | | | | | Turn on caching of classes in Knapsack specs | Stan Hu | 2017-04-14 | 1 | -1/+6 |
|/ / / / / / / / | |||||
* | | | | | | | | Improve webpack-dev-server compatibility with non-localhost setups. | Mike Greiling | 2017-04-12 | 1 | -1/+3 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge branch 'gitaly-testing' into 'master' | Rémy Coutable | 2017-04-12 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testing | Alejandro Rodríguez | 2017-04-11 | 1 | -2/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | add license approbals for nodemon dependencies | Mike Greiling | 2017-04-10 | 1 | -0/+18 |
* | | | | | | add license approval for ansi-html | Mike Greiling | 2017-04-10 | 1 | -0/+6 |
* | | | | | | watch node_modules for changes when a module is missing | Mike Greiling | 2017-04-10 | 1 | -0/+5 |
* | | | | | | add license approvals for vue-loaderadd-vue-loader | Mike Greiling | 2017-04-09 | 1 | -0/+30 |
* | | | | | | clean up webpack config | Mike Greiling | 2017-04-09 | 1 | -5/+6 |
* | | | | | | add vue-loader dependencies and basic config | Mike Greiling | 2017-04-09 | 1 | -0/+4 |
|/ / / / / | |||||
* | | | | | Add a name field to the group edit formadd-field-for-group-name | Douglas Lovell | 2017-04-09 | 1 | -0/+1 |
* | | | | | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' | Douwe Maan | 2017-04-07 | 2 | -0/+3 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags' | Kushal Pandya | 2017-04-06 | 3 | -1/+15 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tags | James Edwards-Jones | 2017-04-06 | 2 | -0/+4 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags' | Kushal Pandya | 2017-04-06 | 12 | -38/+99 |
| |\ \ \ \ \ \ |