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/app
AgeCommit message (Expand)Author
2013-03-31Remove grit logic from app/Dmitriy Zaporozhets
2013-03-31Use existing methods for branch names: Ex use @repository.branch_names instea...Dmitriy Zaporozhets
2013-03-31Merge pull request #3369 from hiroponz/display-note-countDmitriy Zaporozhets
2013-03-31Merge pull request #3396 from Andrew8xx8/issue-button-fixDmitriy Zaporozhets
2013-03-31Merge pull request #3392 from hiroponz/fix-non-ascii-char-usernameDmitriy Zaporozhets
2013-03-31Merge pull request #3430 from logorrhea/masterDmitriy Zaporozhets
2013-03-31Merge pull request #3428 from colindean/bug/assigned-team-typoDmitriy Zaporozhets
2013-03-31Merge pull request #3406 from docwhat/in_projectsDmitriy Zaporozhets
2013-03-30prevent exception when trying to edit empty projectDmitriy Zaporozhets
2013-03-30slower animation for tree browsingDmitriy Zaporozhets
2013-03-29Revert "First step with rugged"Dmitriy Zaporozhets
2013-03-28First step with ruggedDmitriy Zaporozhets
2013-03-28refactor wall.js. style wall page a bitDmitriy Zaporozhets
2013-03-28Fix Note notification for entities without assigneeDmitriy Zaporozhets
2013-03-28remove notify checkboxes from note formsDmitriy Zaporozhets
2013-03-28inslude author & assignee to note notification recipientsDmitriy Zaporozhets
2013-03-28rebuild notification on notes logicDmitriy Zaporozhets
2013-03-28Fixed new mr/issue emailsDmitriy Zaporozhets
2013-03-28add text templates to new emailsDmitriy Zaporozhets
2013-03-28Improve notification service testsDmitriy Zaporozhets
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-28Changed the word 'authentification' to 'authentication'Tyler Funk
2013-03-28Fix NotificationService reassign_email methodDmitriy Zaporozhets
2013-03-27fix typo: shure -> sureColin Dean
2013-03-27Fix NotificationService NameError for new issueDmitriy Zaporozhets
2013-03-27NotificationService respects disabled notifications nowDmitriy Zaporozhets
2013-03-27Prepare UI for notification settingsDmitriy Zaporozhets
2013-03-27notification scaffoldDmitriy Zaporozhets
2013-03-27annotatedDmitriy Zaporozhets
2013-03-27Merge pull request #3407 from NARKOZ/patch-1Dmitriy Zaporozhets
2013-03-26Settings replaced by Gitlab.configAndrew8xx8
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-26Fixed UsersProject.in_projectsChristian HoĢˆltje
2013-03-26use convenient method to check for empty project repoNihad Abbasov
2013-03-26reject current_user from close issue emailsDmitriy Zaporozhets
2013-03-26notification level for userDmitriy Zaporozhets
2013-03-26NotificationService for resolving email notification logicDmitriy Zaporozhets
2013-03-26Use NotificationService for observers pt1Dmitriy Zaporozhets
2013-03-26New issue button was not follows to external tracker if it is selected. fixed...Andrew8xx8
2013-03-26Fix RoutingError when changing username to non ascii char.Sato Hiroyuki
2013-03-26Display note count on network graph.Sato Hiroyuki
2013-03-26Refector: clean up code.Sato Hiroyuki
2013-03-25login with both email or usernameDmitriy Zaporozhets
2013-03-25try to move wiki if it does not existDmitriy Zaporozhets
2013-03-25Admin.projects: remove views and route specsDmitriy Zaporozhets