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
2012-10-21Display https as repo clone indicator and prevent modification of web_protoco...Marin Jankovski
2012-10-21Merge pull request #1717 from riyad/add-author-to-tree-listingDmitriy Zaporozhets
2012-10-21Security for online editor. Replace dev_access?, master_access? with can? met...randx
2012-10-20Fix bug in MergeRequest#mark_as_unmergableRiyad Preukschas
2012-10-20Refactor Gitlab::MergeRiyad Preukschas
2012-10-18Update author info in tree viewRiyad Preukschas
2012-10-18Add CommitDecorator#author_linkRiyad Preukschas
2012-10-18Fix wrong parameter order in Team#team_member_by_name_or_emailRiyad Preukschas
2012-10-18Merge pull request #1712 from riyad/use-gem-for-emojiDmitriy Zaporozhets
2012-10-18Rename NoteObserver methods and clarify thingsRiyad Preukschas
2012-10-18Reorder and group methods in Notify mailerRiyad Preukschas
2012-10-18Fix use of EmojiRiyad Preukschas
2012-10-17Added project has_one :last_event assoc. Fixed tab line-height after font-awe...randx
2012-10-17revert all wiki changesValeriy Sizov
2012-10-17Wiki style: move styles to right placeValeriy Sizov
2012-10-17Wiki Style FixingValeriy Sizov
2012-10-17Merge pull request #1715 from riyad/use-font-awesomeValeriy Sizov
2012-10-17WebEditor: Cancel button. Confirm #1705Valeriy Sizov
2012-10-17WebEditor: rename button save -> commit #1705Valeriy Sizov
2012-10-17WebEditor: show branch #1705Valeriy Sizov
2012-10-17Merge pull request #1713 from riyad/fix-issue-close-and-reopen-buttonsValeriy Sizov
2012-10-17WebEditor: fix unknown theme in production modeValeriy Sizov
2012-10-16Import Font Awesome stylesRiyad Preukschas
2012-10-16Fix issues close and reopen button text and stylesRiyad Preukschas
2012-10-16Only allow editing text filesRiyad Preukschas
2012-10-16Improve flash messages in tree#updateRiyad Preukschas
2012-10-16tree.readme method addedrandx
2012-10-16Fix plain text readmerandx
2012-10-16Merge pull request #1706 from riyad/refactor-tree-views-and-improve-consistencyDmitriy Zaporozhets
2012-10-16Make history link for trees look like action links for blobsRiyad Preukschas
2012-10-16Remove redundant branch labels from MR formRiyad Preukschas
2012-10-16Remove #history_path and #mb_size from TreeDecoratorRiyad Preukschas
2012-10-16Fix offered links in tree/blob_actions partialRiyad Preukschas
2012-10-16Use tree/blob_actions partial for blame view and fix file name encodingRiyad Preukschas
2012-10-16Display more accurate file size in tree/blob/download partialRiyad Preukschas
2012-10-16Display file size instead of mode in tree/blob partialRiyad Preukschas
2012-10-16Extract out tree/blob/* partialsRiyad Preukschas
2012-10-16Extract tree/readme partialRiyad Preukschas
2012-10-16Extract tree/blob_actions partialRiyad Preukschas
2012-10-16Rename tree/tree_file partial to tree/blobRiyad Preukschas
2012-10-15Merge pull request #1692 from riyad/saner-note-methodsDmitriy Zaporozhets
2012-10-15Merge branch 'web_editor'randx
2012-10-15Minor improve to UI and code formatting of gitlab web editorrandx
2012-10-14Fix link to wiki page in wiki comment notificationRiyad Preukschas
2012-10-13Fix notification for notes on a wall.Robb Kidd
2012-10-13Make Note methods sanerRiyad Preukschas
2012-10-12WebEditor: commit message is required nowValeriy Sizov
2012-10-12WebEditor: base implementationValeriy Sizov
2012-10-12WebEditor: Check if save is possibleValeriy Sizov
2012-10-12WebEditor: sceletonValeriy Sizov