Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2013-07-11Merge pull request #4282 from bke-drewb/3904Dmitriy Zaporozhets
2013-06-30Fixed db/schema.rbDmitriy Zaporozhets
2013-06-24cattr_accessor removed from IssueObserver and MergeRequestObserver but not up...Jack Weeden
2013-06-14add db index for authentication_token column in users tableNihad Abbasov
2013-06-14Add imported boolean to project. Prevent shell from creating repo after it wa...Dmitriy Zaporozhets
2013-06-13Force user password change for users created by adminDmitriy Zaporozhets
2013-06-13Force admin to change password after first sign-inDmitriy Zaporozhets
2013-06-13Add password_expires_at to users tableDmitriy Zaporozhets
2013-06-12Increase snippet content column size.Drew Blessing
2013-06-04Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets
2013-05-22Add more fields to project service modelDmitriy Zaporozhets
2013-05-07Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashesDmitriy Zaporozhets
2013-05-06Add migration code for existing deploy keysDmitriy Zaporozhets
2013-05-06Remove project_id from keys tableDmitriy Zaporozhets
2013-05-06migrations for ssh key STI and deploy keys <-> projects relationDmitriy Zaporozhets
2013-05-05Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev
2013-05-03Merge pull request #3597 from amacarthur/fork-pull-requestDmitriy Zaporozhets
2013-05-03Made fixes suggested by @randx in pull requestAngus MacArthur
2013-04-15updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur
2013-04-12Updated setup to reference the gitlab-shell varIzaak Alpert
2013-04-10Remove Wiki and db table since we use gollum nowDmitriy Zaporozhets
2013-04-09Improve migration AddLastActivityColumnIntoProject to use real last activity ...Dmitriy Zaporozhets
2013-04-09Improve perfomance by using project.last_activity_at in project_last_activity...Dmitriy Zaporozhets
2013-04-09Merge branch 'feature/refactoring_scopes_pr' of https://github.com/Undev/gitl...Dmitriy Zaporozhets
2013-04-05Prevent same branch in MR seedsDmitriy Zaporozhets
2013-04-05Improve development fixturesDmitriy Zaporozhets
2013-04-04save each notification setting with ajax on changeDmitriy Zaporozhets
2013-04-04add notification level to UsersProjectDmitriy Zaporozhets
2013-04-03Perfomance updating Project activity sortAndrey Kumanyaev
2013-03-26notification level for userDmitriy Zaporozhets
2013-03-25Migrations to convert data addedAndrew8xx8
2013-03-24Snippets feature refactored. Tests now use spinachAndrew8xx8
2013-03-24Project snippet moved to separate modelAndrew8xx8
2013-03-23Private field added to snippetAndrew8xx8
2013-03-19Move snippets to own tab as feature. Make it disabled for new projects by def...Dmitriy Zaporozhets
2013-03-15add dark solarized theme for code previewDmitriy Zaporozhets
2013-03-05Typo fixedAndrew8xx8
2013-03-04User's blocked field refactored to use state machineAndrew8xx8
2013-03-04Migrations addedAndrew8xx8
2013-03-01fixed db/schemaDmitriy Zaporozhets
2013-03-01Merge branch 'team-and-group-descriptions' of https://github.com/Undev/gitlab...Dmitriy Zaporozhets
2013-02-28Merge branch 'link-to-issue-tracker' of https://github.com/Undev/gitlabhq int...Dmitriy Zaporozhets
2013-02-28Fixed notes from randxAndrew8xx8
2013-02-28Description added to temasAndrew8xx8
2013-02-28Description to groups addedAndrew8xx8
2013-02-28DB schema updatedAndrew8xx8
2013-02-28Migration addedAndrew8xx8
2013-02-28Issue tracker field added to projectsAndrew8xx8
2013-02-27Data converting migrations was wrong. FixedAndrew8xx8
2013-02-26Merge branch 'state-machine-stage-2' of https://github.com/Undev/gitlabhq int...Dmitriy Zaporozhets