summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* updatepr-page-fix1Andriy Dyadyura2016-01-141-0/+1
|\
| * Add artifacts metadata uploader filedGrzegorz Bizon2016-01-141-0/+1
* | modified: app/views/projects/buttons/_fork.html.hamlAndriy Dyadyura2016-01-141-261/+261
|/
* Remove alert_type attribute from BroadcastMessageRobert Speicher2016-01-131-1/+0
* Make the metrics sampler interval configurableYorick Peterse2016-01-131-253/+255
* Remove InfluxDB username/passwordremove-influxdb-credentialsYorick Peterse2016-01-061-11/+9
* markdown fixesAndriy Dyadyura2016-01-051-260/+260
* remove public field from namespace and refactoringnamespace-clean_upValery Sizov2016-01-041-5/+3
* Write to InfluxDB directly via UDPYorick Peterse2015-12-291-41/+41
* reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto2015-12-281-1/+4
* Move InfluxDB settings to ApplicationSettingrelocate-influxdb-settingsYorick Peterse2015-12-281-1/+9
* Grace period support for TFAGabriel Mazetto2015-12-241-0/+1
* WIP require two factor authenticationGabriel Mazetto2015-12-241-0/+2
* Emoji picker: better alias handlingValery Sizov2015-12-241-1/+1
* Allow account unlock via emailDrew Blessing2015-12-141-0/+1
* Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-141-9/+28
|\
| * Rename columns and rename migrationsKamil Trzcinski2015-12-111-3/+5
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-7/+22
| * Migrate SlackService and HipChat serviceKamil Trzcinski2015-12-101-1/+1
| * Migrate CI WebHooks and Emails to new tablesKamil Trzcinski2015-12-101-1/+1
| * Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-1/+3
* | Add `runners_registration_token` to ApplicationSettingsGrzegorz Bizon2015-12-111-1/+2
|/
* Fix schemaZeger-Jan van de Weg2015-12-071-5/+8
* Notify user if they cannot create projectsAndrew Tomaka2015-12-051-1/+2
* Rails update to 4.2.4Valery Sizov2015-11-251-53/+53
* Merge branch 'emoji_votes' into 'master' Dmitriy Zaporozhets2015-11-191-0/+2
|\
| * satisfy rubocopValery Sizov2015-11-191-3/+1
| * fix schemaValery Sizov2015-11-191-1/+1
| * addressing commentsValery Sizov2015-11-191-1/+2
| * award emojiValery Sizov2015-11-191-1/+2
* | Updated DB schema with new issues/projects indexesYorick Peterse2015-11-191-3/+3
* | Merge branch 'atom-feed-latest-update' into 'master' Yorick Peterse2015-11-191-1/+2
|\ \ | |/ |/|
| * Added an index on namespaces.publicYorick Peterse2015-11-181-1/+2
* | Add import_error to project.Douwe Maan2015-11-181-1/+4
|/
* Add unique to oid index for lfs object.add_index_uniqMarin Jankovski2015-11-161-3/+2
* unique is for indexes.Marin Jankovski2015-11-161-1/+1
* Add support for git lfs.lfsMarin Jankovski2015-11-161-1/+21
* Implement Build ArtifactsKamil Trzcinski2015-11-101-1/+3
* Merge remote-tracking branch 'origin/release-notes'Dmitriy Zaporozhets2015-11-101-1/+12
|\
| * Add release modelDmitriy Zaporozhets2015-11-051-1/+12
* | Enable shared runners for all new projectsKamil Trzcinski2015-11-051-1/+2
* | Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-051-4/+5
|/
* Added index on services.templateYorick Peterse2015-10-291-0/+1
* Add projects path indexadd-project-path-indexKamil Trzcinski2015-10-261-1/+2
* Remove the contents of the satellites dirremove-satellitesJacob Vosmaer2015-10-231-1/+1
* Fail builds that also have empty stringKamil Trzcinski2015-10-231-1/+1
* Added extra index for faster enumeration of CI buildsadd-missing-migrationsKamil Trzcinski2015-10-201-1/+2
* Add missing migrationsKamil Trzcinski2015-10-201-1/+1
* Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan2015-10-181-2/+19
|\
| * Added indexes for notes.line_code and CI columnsYorick Peterse2015-10-161-1/+7