summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Support configurable attachment size via Application SettingsStan Hu2015-04-021-1/+2
* | Add migration.unset-assigneeDouwe Maan2015-03-241-1/+1
* | Add location to user profileDmitriy Zaporozhets2015-03-201-1/+2
* | Extend the commit calendar to show the actual commits for a dateHannes Rosenögger2015-03-181-1/+1
* | Merge branch 'issue_subscription' into 'master'Dmitriy Zaporozhets2015-03-171-2/+13
|\ \
| * | fix specsValery Sizov2015-03-161-1/+1
| * | rename table subscribe; make it polymorficValery Sizov2015-03-161-6/+4
| * | code folding fixValery Sizov2015-03-161-0/+4
| * | SubscriptionValery Sizov2015-03-151-1/+10
* | | Merge branch 'master' into fix-restricted-visibilityVinnie Okada2015-03-141-4/+4
|\ \ \ | |/ /
| * | Fix importers with OCCValery Sizov2015-03-101-4/+4
| |/
* | Move restricted visibility settings to the UIVinnie Okada2015-03-071-3/+4
|/
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-1/+2
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-2/+6
* Merge branch 'bitbucket-import'Dmitriy Zaporozhets2015-02-251-19/+21
|\
| * Add Bitbucket importer.Douwe Maan2015-02-241-19/+21
* | Give last_activity_at a default value so it will always be setMarco Wessel2015-02-231-2/+2
|/
* Allow users that signed up via OAuth to set their password in order to use Gi...Douwe Maan2015-02-131-19/+22