summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable SSL verification for Webhooksenable_ssl_verification_web_hookValery Sizov2015-08-261-7/+8
* Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu2015-08-231-4/+0
* Merge branch 'master' into reply-by-emailDouwe Maan2015-08-201-0/+1
|\
| * Import sources: settings in the admin interfaceArtem Sidorenko2015-08-201-1/+2
* | Reply by email POCDouwe Maan2015-08-181-1/+12
|/
* Merge branch 'master' into comment-updated-bycomment-updated-byDouwe Maan2015-08-071-1/+9
|\
| * Allow users to send abuse reportsDmitriy Zaporozhets2015-08-061-1/+9
* | Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-2/+5
|/
* Store commit count in project tableadvanced-cacheDmitriy Zaporozhets2015-07-171-1/+2
* Allow user to specify content he wants to see on project pageproject-default-viewDmitriy Zaporozhets2015-07-131-1/+2
* Fix db schemaDmitriy Zaporozhets2015-07-081-9/+1
* Move project activity to separate tab. Add more features to project home pageDmitriy Zaporozhets2015-07-071-3/+11
* Audit log for user authenticationValery Sizov2015-07-061-2/+16
* Make default value for otp_required_for_login false instead of nullRobert Speicher2015-06-201-2/+2
* Add `dashboard` attribute to User modelRobert Speicher2015-06-131-1/+2
* Ensure `session_expire_delay` field exists before accessing itrs-issue-1798Robert Speicher2015-06-131-4/+4
* session_expire_seconds => session_expire_delaythemaze752015-06-101-1/+1
* Add session expiration delay configuration through UI applicationEric Maziade2015-06-051-1/+2
* Allow to configure a URL to show after sign outAlex Lossent2015-05-291-1/+2
* Add option to disallow users from registering any application to use GitLab a...user-oauth-applicationsDouwe Maan2015-05-291-1/+2
* Add support for Webhook note eventsStan Hu2015-05-211-1/+2
* Merge branch 'version-check' into 'master'Dmitriy Zaporozhets2015-05-131-0/+1
|\
| * Merge branch 'version-check' into gl-version-checkDmitriy Zaporozhets2015-05-081-0/+1
| |\
| | * Add feature to disable version checkDmitriy Zaporozhets2015-03-101-1/+2
* | | Fix Gemfile.lockDmitriy Zaporozhets2015-05-121-1/+1
* | | Merge branch 'rs-system-note' into 'master'Dmitriy Zaporozhets2015-05-121-1/+1
|\ \ \
| * | | Add migration to convert legacy system notesRobert Speicher2015-05-111-1/+1
| |/ /
* | | Make otp_backup_codes a text fieldRobert Speicher2015-05-091-0/+5
|/ /
* | Remove project dropdown and fix db sche,aDmitriy Zaporozhets2015-05-051-26/+2
* | Add application setting to restrict user signups to e-mail domainsStan Hu2015-05-021-1/+2
* | Merge branch 'fix-project-tags' into 'master'Douwe Maan2015-04-301-2/+5
|\ \
| * | Fix DB error when trying to tag a repositoryStan Hu2015-04-271-2/+5
* | | Merge branch 'search-layout' into 'master'Dmitriy Zaporozhets2015-04-291-2/+26
|\ \ \
| * | | Continue refactoring and restyle of search layoutDmitriy Zaporozhets2015-04-281-2/+26
| |/ /
* | | Remove abandoned GroupMembersValery Sizov2015-04-291-1/+1
|/ /
* | Add new admin settingsVinnie Okada2015-04-261-2/+4
* | Update schema.Douwe Maan2015-04-241-1/+1
* | Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-1/+1
* | Move import data out of project so it doesn't take ages to load.Douwe Maan2015-04-171-2/+6
* | Merge branch 'invitation' into 'master'Dmitriy Zaporozhets2015-04-151-1/+6
|\ \
| * | Add spinach tests around accepting and declining invitations.Douwe Maan2015-04-141-1/+2
| * | Add invite data to member.Douwe Maan2015-04-141-1/+6
* | | Merge branch 'google-code-import' into 'master'Douwe Maan2015-04-151-0/+1
|\ \ \
| * | | Allow projects to be imported from Google Code.Douwe Maan2015-04-031-0/+1
* | | | Allow user to choose which email to be publicSenorsen2015-04-141-1/+2
| |/ / |/| |
* | | Merge branch 'ldap_migration'Dmitriy Zaporozhets2015-04-131-1/+1
|\ \ \
| * | | fix ldap identitiesValery Sizov2015-04-111-3/+3
| |/ /
* | | Merge branch 'public-deploy-keys' into 'master'Dmitriy Zaporozhets2015-04-131-0/+1
|\ \ \
| * | | Allow admin to create public deploy keys that are accessible to any project.Douwe Maan2015-04-031-0/+1
| |/ /
* | | Add migration to rename BuildboxService to BuildkiteServiceRobert Speicher2015-04-111-1/+1
|/ /