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-12-16Archiving old projects; archived projects aren't shown on dashboardSteven Thonus
2013-12-15Allow user to hide the message to add an ssh key permanentlyDrew Blessing
2013-12-04Add new fields to web_hooks table.Dmitriy Zaporozhets
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth
2013-11-12Broadcast message model + migrationsDmitriy Zaporozhets
2013-11-06Project#default_branch use repo HEAD instead of DB value nowDmitriy Zaporozhets
2013-10-15Enable confirmable and reconfirmable modules for UserDmitriy Zaporozhets
2013-10-09avatar upload on profile pageSteven Thonus
2013-09-26Namespaces.owner_id can be nullDmitriy Zaporozhets
2013-09-09Add description to MergeRequest modelDmitriy Zaporozhets
2013-08-26Link issues from comments and automatically close themash wilson
2013-08-25Update 20130419190306_allow_merges_for_forks.rbdsekretov
2013-08-21Add iids to milestones. Moved iids logic to separate concernDmitriy Zaporozhets
2013-08-21Drop deprecated tablesDmitriy Zaporozhets
2013-08-19Add iid field to issues and MRDmitriy Zaporozhets
2013-08-12Repository import during project creation often return timeout for medium and...Dmitriy 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-18Style changes from review with @randxIzaak Alpert
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-07-12Merge branch 'master' into 6-0-devDmitriy Zaporozhets
2013-07-11Merge pull request #4282 from bke-drewb/3904Dmitriy 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-22Add notification level to group membershipDmitriy 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-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-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-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-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-09Merge branch 'feature/refactoring_scopes_pr' of https://github.com/Undev/gitl...Dmitriy 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