Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add gitaly_calls to API structured logs | Andrew Newdigate | 2018-09-04 | 2 | -1/+16 |
* | Merge branch 'add-background-migration-for-legacy-traces' into 'master' | Kamil Trzciński | 2018-09-04 | 1 | -0/+126 |
|\ | |||||
| * | Squashed commit of the following:add-background-migration-for-legacy-traces | Shinya Maeda | 2018-08-27 | 1 | -0/+126 |
* | | Merge branch 'sh-send-put-headers-object-storage' into 'master' | Nick Thomas | 2018-09-04 | 1 | -1/+3 |
|\ \ | |||||
| * | | Send required object storage PUT headers in /uploads/authorize API | Stan Hu | 2018-08-23 | 1 | -1/+3 |
* | | | Fix bugs/edge cases of JUnitParser | Shinya Maeda | 2018-09-04 | 1 | -24/+21 |
* | | | Uploads to wiki stored inside the wiki git repository | Francisco Javier López | 2018-09-04 | 6 | -8/+140 |
* | | | Stop using Flay | Rémy Coutable | 2018-09-03 | 2 | -10/+0 |
* | | | Merge branch '6417-extract-ee-specific-files-lines-for-lib-gitlab-email-handl... | Douwe Maan | 2018-09-03 | 7 | -11/+26 |
|\ \ \ | |||||
| * | | | Remove requires from email handlers | Sean McGivern | 2018-09-03 | 1 | -5/+0 |
| * | | | Add frozen_string_literal: true to email handlers | Sean McGivern | 2018-09-03 | 7 | -0/+14 |
| * | | | Extract EE-specific lines from Gitlab::Email::Handler | Sean McGivern | 2018-09-03 | 1 | -7/+13 |
* | | | | Merge branch 'sh-improve-bitbucket-server-logging' into 'master' | Rémy Coutable | 2018-09-03 | 2 | -3/+69 |
|\ \ \ \ | |||||
| * | | | | Add JSON logging for Bitbucket Server importer | Stan Hu | 2018-08-30 | 2 | -3/+69 |
* | | | | | Merge branch '50564-chat-service-refactoring' into 'master' | Nick Thomas | 2018-09-03 | 1 | -2/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Use sample data for push event when no commits created | Takuya Noguchi | 2018-08-31 | 1 | -2/+6 |
* | | | | | | Merge branch 'issue_48084' into 'master' | Sean McGivern | 2018-09-03 | 1 | -9/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use a serializer to render diff lines | Felipe Artur | 2018-08-31 | 1 | -9/+3 |
* | | | | | | | Merge branch 'feature/#32877-add-default-field-branch-api' into 'master' | Robert Speicher | 2018-09-01 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add default parameter to branches API | Riccardo Padovani | 2018-08-18 | 1 | -0/+4 |
* | | | | | | | | Merge branch 'ash.mckenzie/allow-auth-via-jwt' into 'master' | Robert Speicher | 2018-08-31 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Allow auth via JWT (always false in CE)ash.mckenzie/allow-auth-via-jwt | Ash McKenzie | 2018-08-14 | 1 | -0/+6 |
* | | | | | | | | Merge branch '47765-group-visibility-error-due-to-string-conversion' into 'ma... | Douwe Maan | 2018-08-31 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Changes update_column to update_attributes in ProjectTreeRestorer#restore_pro... | Tiago Botelho | 2018-08-28 | 1 | -1/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch '50414-rubocop-rule-to-enforce-class-methods-over-module' into '... | Sean McGivern | 2018-08-30 | 5 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Updates code using class_methods over module ClassMethods | Jacopo | 2018-08-29 | 5 | -5/+5 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Fix Error 500s due to encoding issues when Wiki hooks fire | Stan Hu | 2018-08-29 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'rails5-silence-stream' into 'master' | Sean McGivern | 2018-08-29 | 1 | -1/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Rails 5: replace removed silence_stream | Jasper Maes | 2018-08-28 | 1 | -1/+12 |
* | | | | | | | Include rich_text in diff cache keys | Sean McGivern | 2018-08-28 | 1 | -3/+4 |
* | | | | | | | Escaped html characters | Chantal Rollison | 2018-08-28 | 2 | -2/+2 |
* | | | | | | | Resolve "Orphaned upload files are accessible via project exports" | Michael Kozono | 2018-08-28 | 1 | -8/+11 |
* | | | | | | | Block link-local addresses in URLBlocker | Stan Hu | 2018-08-28 | 1 | -0/+8 |
* | | | | | | | Removes <br> sent from backend on tooltips in jobs | Filipa Lacerda | 2018-08-28 | 1 | -1/+1 |
* | | | | | | | Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master' | Rémy Coutable | 2018-08-28 | 2 | -11/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use policies to determine if attributes can be set in the API | Sean McGivern | 2018-08-22 | 2 | -9/+3 |
| * | | | | | | | Allow date parameters on Issues and Notes API for group owners | Florent Dubois | 2018-08-22 | 2 | -4/+4 |
* | | | | | | | | Merge branch 'issue_36138' into 'master' | Sean McGivern | 2018-08-28 | 2 | -3/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Allow to delete group milestonesissue_36138 | Felipe Artur | 2018-08-06 | 2 | -3/+14 |
* | | | | | | | | | Merge branch 'bvl-add-galician' into 'master' | Grzegorz Bizon | 2018-08-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add Galician as an available languagebvl-add-galician | Bob Van Landuyt | 2018-08-14 | 1 | -0/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'sh-insert-git-data-in-separate-transaction' into 'master' | Yorick Peterse | 2018-08-26 | 2 | -8/+50 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Bitbucket Server importer: Eliminate most idle-in-transaction issues | Stan Hu | 2018-08-26 | 2 | -8/+50 |
* | | | | | | | | API: Protected tags | Robert Schilling | 2018-08-25 | 3 | -4/+89 |
* | | | | | | | | Merge branch '50345-hashed-storage-feature-flag' into 'master' | Nick Thomas | 2018-08-25 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fixed `stub_feature_flag behavior` for `disabled?` flags. | Gabriel Mazetto | 2018-08-22 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'sh-simplify-github-importer-refactor' into 'master' | Yorick Peterse | 2018-08-24 | 5 | -91/+118 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Refactor GitHub Importer database helpers into helper methods | Stan Hu | 2018-08-24 | 5 | -91/+118 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Allows author to vote on their own issue | Chantal Rollison | 2018-08-24 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch '6965-backport-to-ce' into 'master' | Stan Hu | 2018-08-23 | 1 | -10/+14 |
|\ \ \ \ \ \ \ |