Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'add-sentry-js-again-with-vue' into 'master' | Phil Hughes | 2017-05-05 | 1 | -0/+33 |
|\ | | | | | | | | | Add sentry JS See merge request !6764 | ||||
| * | Merge branch 'master' into 'add-sentry-js-again-with-vue' | Luke "Jared" Bennett | 2017-05-04 | 2 | -0/+22 |
| |\ | | | | | | | | | | # Conflicts: # db/schema.rb | ||||
| * | | clientside_sentry migration and schema changes commit | Luke "Jared" Bennett | 2017-05-04 | 1 | -0/+33 |
| | | | |||||
| * | | Reset migration to head | Luke "Jared" Bennett | 2017-05-04 | 2 | -96/+0 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vue | Luke "Jared" Bennett | 2017-05-04 | 2 | -0/+15 |
| |\ \ | |||||
| * | | | Reset schema and migration | Luke "Jared" Bennett | 2017-05-04 | 1 | -0/+65 |
| | | | | |||||
| * | | | [ci skip] Update migration to be reversible and use add_column_with_default | Luke "Jared" Bennett | 2017-05-03 | 1 | -9/+28 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vue | Luke "Jared" Bennett | 2017-05-03 | 12 | -0/+26 |
| |\ \ \ | |||||
| * | | | | Added migration downtime tag | Luke "Jared" Bennett | 2017-04-28 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vue | Luke "Jared" Bennett | 2017-04-28 | 3 | -0/+41 |
| |\ \ \ \ | |||||
| * | | | | | Added migration | Luke "Jared" Bennett | 2017-04-28 | 1 | -0/+9 |
| | | | | | | |||||
* | | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-page | Ruben Davila | 2017-05-04 | 4 | -0/+37 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/gitlab/cycle_analytics/review_stage.rb lib/gitlab/cycle_analytics/staging_stage.rb lib/gitlab/cycle_analytics/test_stage.rb | ||||
| * | | | | | Add index to last_repository_updated_at on projects | Douglas Barbosa Alexandre | 2017-05-04 | 1 | -0/+15 |
| | | | | | | |||||
| * | | | | | Add last_repository_updated_at to projects | Douglas Barbosa Alexandre | 2017-05-04 | 1 | -0/+7 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Fix caching large snippet HTML content on MySQL databases | Nick Thomas | 2017-05-03 | 2 | -0/+15 |
| | |_|/ | |/| | | |||||
* | | | | First round of updates from the code review. | Ruben Davila | 2017-05-02 | 1 | -3/+1 |
| | | | | |||||
* | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-page | Ruben Davila | 2017-05-02 | 19 | -0/+145 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'metrics-deployment-history' into 'master' | Douwe Maan | 2017-05-02 | 1 | -0/+15 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Metrics deployment history Closes #26914 See merge request !10649 | ||||
| | * | | | Remove concurrent index | Pawel Chojnacki | 2017-04-25 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge remote-tracking branch 'upstream/master' into ↵ | Pawel Chojnacki | 2017-04-20 | 82 | -15/+532 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | 26914-add_deploy_history_data_source | ||||
| | * | | | | Fix unreversible migration, and small rubocop warnings | Pawel Chojnacki | 2017-03-28 | 1 | -1/+5 |
| | | | | | | |||||
| | * | | | | Add endpoint that returns a list of deployments that happened within last ↵ | Pawel Chojnacki | 2017-03-28 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8.hours add index created_at | ||||
| * | | | | | Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrationsrs-add_column_with_default_cops | Robert Speicher | 2017-04-28 | 11 | -0/+11 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Add index on ci_runners.contacted_at | blackst0ne | 2017-04-28 | 1 | -0/+19 |
| | | | | | |||||
| * | | | | Merge branch 'remove-invalid-services' into 'master' | Douwe Maan | 2017-04-27 | 1 | -0/+12 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Remove invalid services with nil or empty type See merge request !10847 | ||||
| | * | | | | tadds migration to remove invalid services | Tiago Botelho | 2017-04-27 | 1 | -0/+12 |
| | | | | | | |||||
| * | | | | | Fill missing uuid on the application_settings table2246-uuid-is-nil-for-new-installation | Douglas Barbosa Alexandre | 2017-04-26 | 1 | -0/+10 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Add index on ci_builds.user_id | blackst0ne | 2017-04-26 | 1 | -0/+19 |
| |/ / / | |||||
| * | | | Add index to webhooks type column | James Lopez | 2017-04-25 | 1 | -0/+15 |
| | | | | |||||
| * | | | Add index on ci_builds.updated_at | blackst0ne | 2017-04-23 | 1 | -0/+19 |
| | | | | |||||
| * | | | Start versioning cached markdown fields | Nick Thomas | 2017-04-21 | 1 | -0/+25 |
| | |/ | |/| | |||||
* | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-page | Ruben Davila | 2017-04-19 | 6 | -0/+82 |
|\ \ \ | |/ / | | | | | | | | | | Conflicts: db/schema.rb | ||||
| * | | Merge branch 'sh-add-index-to-system-note-metadata' into 'master' | Sean McGivern | 2017-04-19 | 1 | -0/+17 |
| |\ \ | | | | | | | | | | | | | | | | | Add unique index to system note metadata See merge request !10774 | ||||
| | * | | Add unique index for note_id to system note metadata tablesh-add-index-to-system-note-metadata | Stan Hu | 2017-04-19 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | In issue 1, the sequential scan was taking 250+ ms. | ||||
| * | | | Merge branch 'usage-ping-port' into 'master' | Sean McGivern | 2017-04-19 | 4 | -0/+41 |
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | Usage ping port Closes #27750 See merge request !10481 | ||||
| | * | | Make downtime_check happy | Sean McGivern | 2017-04-14 | 1 | -0/+2 |
| | | | | |||||
| | * | | Remove unused user activities code | Sean McGivern | 2017-04-14 | 1 | -22/+2 |
| | | | | |||||
| | * | | Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorker | Rémy Coutable | 2017-04-14 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| | * | | Add user activity service and spec. Also added relevant - NOT offline - ↵ | James Lopez | 2017-04-14 | 1 | -0/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | migration It uses a user activity table instead of a column in users. Tested with mySQL and postgreSQL | ||||
| | * | | Port 'Add uuid to usage ping' to CE | Sean McGivern | 2017-04-14 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1521 | ||||
| | * | | Port 'Add EE usage ping' to CE | Sean McGivern | 2017-04-14 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/557 | ||||
| * | | | Add migration to remove orphaned notification settings | James Lopez | 2017-04-19 | 1 | -0/+24 |
| |/ / | |||||
* | | | Fix Rubocop complains plus some small refactor | Ruben Davila | 2017-04-19 | 1 | -1/+5 |
| | | | |||||
* | | | Add preferred_language column to users | Ruben Davila | 2017-04-12 | 1 | -0/+14 |
|/ / | |||||
* | | removes redundant code from database.rb29056-backport-ee-cleanup-database-file | Tiago Botelho | 2017-04-11 | 11 | -11/+11 |
| | | |||||
* | | Add foreign key on trigger requestszj-fk-ci-triggers | Z.J. van de Weg | 2017-04-11 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | | | I started out as I missed the foreign key on ci_triggers and projects. However, it seemed Yorick caught this already on gitlab-org/gitlab-ce!9388. Still I found a missing foreign key, between the trigger requests and triggers. This commit adds it, and removes the depend: :destroy on the Rails model Ci::Triggers | ||||
* | | Merge branch 'master' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 4 | -0/+63 |
|\ \ | |||||
| * \ | Merge branch ↵ | Sean McGivern | 2017-04-07 | 3 | -0/+36 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-implementation-with-quick-ui' into 'master' Add "engineering" UI for Pipeline Schedule See merge request !10533 | ||||
| | * | | Yet, another errorsdosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-implementation-with-quick-ui | Kamil Trzcinski | 2017-04-07 | 1 | -1/+1 |
| | | | | |||||
| | * | | Another round of code review | Kamil Trzcinski | 2017-04-07 | 1 | -2/+8 |
| | | | |