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
AgeCommit message (Expand)Author
2013-08-08reset db schemaDmitriy Zaporozhets
2013-08-08Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets
2013-08-04st_diff field for NoteDmitriy Zaporozhets
2013-07-30Remove ugly button and truncate too long project names. Remove unecessary new...Dmitriy Zaporozhets
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-07-12Update schema with snippet content sizeDmitriy Zaporozhets
2013-06-24store and display public key fingerprintDmitriy Zaporozhets
2013-06-22More db indexDmitriy Zaporozhets
2013-06-22Merge branch 'master' into 6-0-devDmitriy Zaporozhets
2013-06-22Adding groups to notification settingsDmitriy Zaporozhets
2013-06-18UsersGroup specs. Fixed db/schemaDmitriy Zaporozhets
2013-06-18Added UsersGroup validations. Added ability to add UsersGroup to group via UIDmitriy Zaporozhets
2013-06-18create UsersGroup entity. Modify ability to check group owners instead one ownerDmitriy Zaporozhets
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-13Add password_expires_at to users tableDmitriy Zaporozhets
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-06Remove project_id from keys tableDmitriy Zaporozhets
2013-05-06migrations for ssh key STI and deploy keys <-> projects relationDmitriy Zaporozhets
2013-04-15updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur
2013-04-10Remove Wiki and db table since we use gollum nowDmitriy 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-04save each notification setting with ajax on changeDmitriy 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-04User's blocked field refactored to use state machineAndrew8xx8
2013-03-01fixed db/schemaDmitriy Zaporozhets
2013-03-01Merge branch 'team-and-group-descriptions' of https://github.com/Undev/gitlab...Dmitriy Zaporozhets
2013-02-28Fixed notes from randxAndrew8xx8
2013-02-28Description to groups addedAndrew8xx8
2013-02-28DB schema updatedAndrew8xx8
2013-02-28Issue tracker field added to projectsAndrew8xx8
2013-02-26Merge branch 'state-machine-stage-2' of https://github.com/Undev/gitlabhq int...Dmitriy Zaporozhets
2013-02-20Database schema updatedAndrew8xx8
2013-02-18Migrations refactored ro support data convertionAndrew8xx8
2013-02-18Migrations for StateMachine refactoring addedAndrew8xx8
2013-01-31add path and path_with_namespace to api project entityDmitriy Zaporozhets
2013-01-25can_create_group, can_create_team boolean fields for userDmitriy Zaporozhets
2013-01-25Added UserTeam core models (team and m-t-m relationships) and updated other m...Andrey Kumanyaev
2013-01-13Public git read-only access via httpDmitriy Zaporozhets
2013-01-02Project has now correct owner and creator. Increased test coverageDmitriy Zaporozhets