summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove invalid todos from databaseDouglas Barbosa Alexandre2016-03-091-1/+1
* Added main_language to the schemaYorick Peterse2016-03-091-0/+1
* Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-051-3/+1
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-0/+1
* Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-261-1/+10
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-8/+8
* Create a pending task when a user is mentioned on a noteDouglas Barbosa Alexandre2016-02-201-1/+3
* Add task modelDouglas Barbosa Alexandre2016-02-201-0/+18
* Merge branch 'visibletrap/gitlab-ce-label'Douwe Maan2016-02-191-2/+3
|\
| * Label description and Label rowTap2016-02-171-2/+3
* | Add merge_commit_sha column to merge_requests.Rubén Dávila2016-02-191-0/+1
* | Remove boolean erase column from ci build and foreign keyGrzegorz Bizon2016-02-191-2/+0
* | Add build eraseable columns to ci builds tableGrzegorz Bizon2016-02-191-0/+5
|/
* Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-02-091-0/+1
|\
| * Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-041-0/+15
| |\
| * | Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-041-17/+17
| * | Add CI setting: allow_guest_to_access_buildsKamil Trzcinski2016-02-021-17/+18
* | | Merge branch 'index_snippet' into 'master' Douwe Maan2016-02-091-1/+2
|\ \ \
| * | | Add index for snippet's updated_atindex_snippetValery Sizov2016-02-091-1/+2
* | | | Add option to include the sender name in body of Notify email. fix #7824huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mailJason Lee2016-02-091-0/+1
|/ / /
* | | Merge branch 'fix/atom-url-issue' into 'master' Douwe Maan2016-02-041-1/+1
|\ \ \ | |_|/ |/| |
| * | fixed move project method in migrationJames Lopez2016-02-021-1/+1
| |/
* | Support Akismet spam checking for creation of issues via APIStan Hu2016-02-021-0/+15
|/
* Merge remote-tracking branch 'origin/background-delete-process'Dmitriy Zaporozhets2016-01-301-0/+1
|\
| * Update CHANGELOGbackground-delete-processJosh Frye2016-01-291-4/+4
| * First pass at deleting projects in the background.Josh Frye2016-01-291-3/+4
* | Increase LFS objects size columnDrew Blessing2016-01-291-3/+3
|/
* Partially revert "Add IP check against DNSBLs at account sign-up"rs-remove-ip-blockingRobert Speicher2016-01-281-3/+1
* Merge branch 'master' into issue_3945issue_3945Rubén Dávila2016-01-201-0/+2
|\
| * Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher2016-01-201-1/+3
| |\
| | * Add IP blocking against DNSBL at sign-upfeature/check-against-rbl-onlyTomasz Maczukin2016-01-201-1/+3
* | | Merge branch 'master' into issue_3945Douwe Maan2016-01-201-0/+2
|\ \ \ | |/ /
| * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into sentry-...Jeroen Nijhof2016-01-201-13/+18
| |\ \ | | |/
| * | Add sentry integrationJeroen Nijhof2016-01-181-1/+3
* | | Save and use actual diff base commit for MR diff highlightingDouwe Maan2016-01-201-14/+15
| |/ |/|
* | Merge branch 'master' into user-ldap-emailDouwe Maan2016-01-191-12/+16
|\ \
| * | Greatly improve external_issue_tracker performanceimprove-project-external-issue-trackersYorick Peterse2016-01-191-13/+17
| |/
* | Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan2016-01-191-1/+2
|/
* Raise hook url limitKirilll Zaycev2016-01-151-9/+9
* Add artifacts metadata uploader filedGrzegorz Bizon2016-01-141-0/+1
* 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