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-11-06Project#default_branch use repo HEAD instead of DB value nowDmitriy Zaporozhets
2013-10-17Fix GollumWiki::CouldNotCreateWikiError during testsDmitriy Zaporozhets
2013-10-10Updated missed stylesIzaak Alpert
2013-10-10Fix style issuesIzaak Alpert
2013-10-10Brings this fix inline with updates to masterIzaak Alpert
2013-09-12Add UsersGroup observerDmitriy Zaporozhets
2013-08-29Dont update namespace if User name was changed. Use user#username for namespa...Dmitriy Zaporozhets
2013-08-26Link issues from comments and automatically close themash wilson
2013-08-15Update project last_activity_at on creationDmitriy Zaporozhets
2013-08-14Fix passign full user object instead of id to Event.createDmitriy Zaporozhets
2013-08-14Fixed bug with invalid event author for MRDmitriy Zaporozhets
2013-08-14Fixed bug with invalid event authorDmitriy Zaporozhets
2013-08-12Repository import during project creation often return timeout for medium and...Dmitriy Zaporozhets
2013-07-30Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets
2013-07-29Fix typosJohannes Schleifenbaum
2013-07-18Style changes from review with @randxIzaak Alpert
2013-07-18Rebase on masterIzaak Alpert
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-06-25Update repository head when change default project branchDmitriy Zaporozhets
2013-06-25Fix key observerDmitriy Zaporozhets
2013-06-14Add imported boolean to project. Prevent shell from creating repo after it wa...Dmitriy Zaporozhets
2013-06-11cattr_accessor is not threadsafe!Dmitriy Zaporozhets
2013-06-11Keep namespace name/username synced with userDmitriy Zaporozhets
2013-06-04Remove project cache before project.destroyDmitriy Zaporozhets
2013-05-25Rename repo featureDmitriy Zaporozhets
2013-04-15updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur
2013-04-10Use update_column to set :last_activity_at for projectDmitriy Zaporozhets
2013-04-03Perfomance updating Project activity sortAndrey Kumanyaev
2013-04-01fix: wrong argument numbertsl0922
2013-03-28Add close issue/mr methods to Notify. Refactored NotificationserviceDmitriy Zaporozhets
2013-03-28add watchers to email recipients list. Add emails for close/merge MRDmitriy Zaporozhets
2013-03-26refactor observers test since email logic moved to serviceDmitriy Zaporozhets
2013-03-26refactor observers. Added BaseObserver with helper methodsDmitriy Zaporozhets
2013-03-26Move new_note email logic to NotificationServiceDmitriy Zaporozhets
2013-03-26Use notificationService for MR reassignedDmitriy Zaporozhets
2013-03-26use NotificationService for handle notify logic when MR createdDmitriy Zaporozhets
2013-03-26Use NotificationService for observers pt1Dmitriy Zaporozhets
2013-03-21replace Gitolited mixin with Gitlab::ShellAdapterDmitriy Zaporozhets
2013-03-19refactor emails a bit. Add email on ssh key creationDmitriy Zaporozhets
2013-03-19wall comment does not create an event on dashboard any moreDmitriy Zaporozhets
2013-03-10Replace current Wiki system with Gollum Wikis.Dan Knox
2013-03-05Merge branch 'omniauth_no_email_1' of https://github.com/gliptak/gitlabhq int...Dmitriy Zaporozhets
2013-03-01Do not send issue status mail twice if author = assigneeSven Pachnit
2013-02-27Prevent duplicate merge eventsDmitriy Zaporozhets
2013-02-25correct indentation in activity observerDmitriy Zaporozhets
2013-02-20System hooks execution moved to System hook serviceAndrew8xx8
2013-02-20A little bit of codestyle improvmentsAndrew8xx8
2013-02-18Observer refactored to use StateMachine eventsAndrew8xx8
2013-02-18Issue uses StateMachine nowAndrew8xx8
2013-02-18Merge Request uses StateMachine nowAndrew8xx8