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-01-08a bit of restyling for issues and merge request listsDmitriy Zaporozhets
2013-01-03REpostiry, Team modelsDmitriy Zaporozhets
2012-12-11add missing mandatory tr in theadCyril
2012-11-30Use project owner if no namespace. Restyled team pageDmitriy Zaporozhets
2012-11-28Add user_color_scheme_class helperRiyad Preukschas
2012-11-26Fix snippet render issue cause of haml preserveDmitriy Zaporozhets
2012-11-17Fix editor form, styles and JSRiyad Preukschas
2012-11-17Fix setting Ace modeRiyad Preukschas
2012-11-17Fix Haml indenting file contentRiyad Preukschas
2012-11-10Allow linking to file linesRiyad Preukschas
2012-11-08remove encode lib, clean all encoded area.Saito
2012-11-07Line anchors for file viewRiyad Preukschas
2012-10-26Extract shared/clone_panel partialRiyad Preukschas
2012-10-25Fix 500 error on tree view woth submoduleDmitriy Zaporozhets
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-18Update author info in tree viewRiyad Preukschas
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-17WebEditor: fix unknown theme in production modeValeriy Sizov
2012-10-16tree.readme method addedrandx
2012-10-16Fix plain text readmerandx
2012-10-16Make history link for trees look like action links for blobsRiyad Preukschas
2012-10-16Fix offered links in tree/blob_actions partialRiyad 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-15Minor improve to UI and code formatting of gitlab web editorrandx
2012-10-12WebEditor: commit message is required nowValeriy Sizov
2012-10-12WebEditor: base implementationValeriy Sizov
2012-10-12WebEditor: sceletonValeriy Sizov
2012-10-12Design improvedDmitriy Zaporozhets
2012-10-12WebEditor: integrated editorValeriy Sizov
2012-10-12WebEditor: base formValeriy Sizov
2012-10-10Use History.js for better Tree browsingRobert Speicher
2012-10-04Add render_tree helper; simplify (speed up) tree_iconRobert Speicher
2012-10-04Remove locals from tree/submodule_item, use "object" insteadRobert Speicher
2012-10-04Tree.init() JS is no longer requiredRobert Speicher
2012-10-04Remove locals from tree/tree_file and just use "object" insteadRobert Speicher
2012-10-02Use class instead id for css stylesDmitriy Zaporozhets
2012-09-27Fix back button for tree navigationrandx
2012-09-27Replace various "active tab" checks with nav_linkRobert Speicher
2012-09-27Fix various linksRobert Speicher
2012-09-27DRY up Blame, Blob and Tree controllersRobert Speicher
2012-09-27Add BlobController, remove Refs#blobRobert Speicher
2012-09-27Add BlameController, remove Refs#blame actionRobert Speicher