Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move projects controllers/views in Projects module | Dmitriy Zaporozhets | 2013-06-23 | 7 | -99/+0 |
| | |||||
* | Fix loading commit history for tree view | Dmitriy Zaporozhets | 2013-04-29 | 1 | -1/+1 |
| | |||||
* | Remove tree history & ajax slider | Dmitriy Zaporozhets | 2013-04-29 | 1 | -11/+0 |
| | |||||
* | Fix issue when switching branch when BLOB is shown | Patrick Helm | 2013-04-23 | 1 | -0/+1 |
| | | | | | | Fix blob-switching for AJAX-Requests Reorder | ||||
* | Show last commit for tree | Dmitriy Zaporozhets | 2013-04-19 | 1 | -1/+9 |
| | |||||
* | Fixed API file raw functionality, Fixed tree controller tests. Added ↵ | Dmitriy Zaporozhets | 2013-04-03 | 1 | -21/+18 |
| | | | | BlobController specs | ||||
* | Proper routing. blobs for blobs, raw for send_data | Dmitriy Zaporozhets | 2013-04-03 | 7 | -55/+14 |
| | |||||
* | Gitlab::Git::Tree & Blob added | Dmitriy Zaporozhets | 2013-04-02 | 1 | -1/+1 |
| | |||||
* | Remove decorator calls and methods from views. Repalace with helper calls ↵ | Dmitriy Zaporozhets | 2013-03-31 | 2 | -3/+3 |
| | | | | when needed | ||||
* | slower animation for tree browsing | Dmitriy Zaporozhets | 2013-03-30 | 1 | -1/+1 |
| | |||||
* | move edit to separate controller. This fixes #3265 | Dmitriy Zaporozhets | 2013-03-24 | 2 | -45/+1 |
| | |||||
* | Remove tree single-tab panel | Dmitriy Zaporozhets | 2013-03-14 | 3 | -10/+4 |
| | |||||
* | Fix loading animation while browsing tree | Dmitriy Zaporozhets | 2013-03-06 | 1 | -3/+2 |
| | |||||
* | replace right with pull-right | Dmitriy Zaporozhets | 2013-01-30 | 2 | -2/+2 |
| | |||||
* | refactor buttons pt2 | Dmitriy Zaporozhets | 2013-01-29 | 3 | -7/+7 |
| | |||||
* | refactor buttons pt1 | Dmitriy Zaporozhets | 2013-01-29 | 1 | -2/+2 |
| | |||||
* | Render empty string instead of nil | Alex Denisov | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | a bit of restyling for issues and merge request lists | Dmitriy Zaporozhets | 2013-01-08 | 1 | -3/+3 |
| | |||||
* | REpostiry, Team models | Dmitriy Zaporozhets | 2013-01-03 | 1 | -3/+7 |
| | |||||
* | add missing mandatory tr in thead | Cyril | 2012-12-11 | 1 | -4/+5 |
| | |||||
* | Use project owner if no namespace. Restyled team page | Dmitriy Zaporozhets | 2012-11-30 | 1 | -1/+1 |
| | |||||
* | Add user_color_scheme_class helper | Riyad Preukschas | 2012-11-27 | 1 | -3/+2 |
| | |||||
* | Fix snippet render issue cause of haml preserve | Dmitriy Zaporozhets | 2012-11-26 | 1 | -1/+1 |
| | |||||
* | Fix editor form, styles and JS | Riyad Preukschas | 2012-11-17 | 1 | -10/+23 |
| | |||||
* | Fix setting Ace mode | Riyad Preukschas | 2012-11-17 | 1 | -1/+4 |
| | |||||
* | Fix Haml indenting file content | Riyad Preukschas | 2012-11-17 | 1 | -1/+1 |
| | |||||
* | Allow linking to file lines | Riyad Preukschas | 2012-11-10 | 1 | -1/+1 |
| | | | | Supported formats: "L12" for single lines and "L12-34" for multiple lines | ||||
* | remove encode lib, clean all encoded area. | Saito | 2012-11-09 | 2 | -2/+2 |
| | |||||
* | Line anchors for file view | Riyad Preukschas | 2012-11-07 | 1 | -1/+1 |
| | |||||
* | Extract shared/clone_panel partial | Riyad Preukschas | 2012-10-25 | 1 | -4/+1 |
| | |||||
* | Fix 500 error on tree view woth submodule | Dmitriy Zaporozhets | 2012-10-25 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1717 from riyad/add-author-to-tree-listing | Dmitriy Zaporozhets | 2012-10-21 | 2 | -3/+2 |
|\ | | | | | Update author info in tree listing | ||||
| * | Update author info in tree view | Riyad Preukschas | 2012-10-18 | 2 | -3/+2 |
| | | |||||
* | | Security for online editor. Replace dev_access?, master_access? with can? ↵ | randx | 2012-10-21 | 1 | -1/+1 |
|/ | | | | method usage | ||||
* | WebEditor: Cancel button. Confirm #1705 | Valeriy Sizov | 2012-10-17 | 1 | -2/+1 |
| | |||||
* | WebEditor: rename button save -> commit #1705 | Valeriy Sizov | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | WebEditor: show branch #1705 | Valeriy Sizov | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | WebEditor: fix unknown theme in production mode | Valeriy Sizov | 2012-10-16 | 1 | -1/+0 |
| | |||||
* | tree.readme method added | randx | 2012-10-16 | 1 | -2/+2 |
| | |||||
* | Fix plain text readme | randx | 2012-10-16 | 1 | -1/+4 |
| | |||||
* | Make history link for trees look like action links for blobs | Riyad Preukschas | 2012-10-16 | 3 | -5/+5 |
| | |||||
* | Fix offered links in tree/blob_actions partial | Riyad Preukschas | 2012-10-15 | 1 | -2/+9 |
| | |||||
* | Display more accurate file size in tree/blob/download partial | Riyad Preukschas | 2012-10-15 | 1 | -1/+1 |
| | |||||
* | Display file size instead of mode in tree/blob partial | Riyad Preukschas | 2012-10-15 | 1 | -1/+1 |
| | |||||
* | Extract out tree/blob/* partials | Riyad Preukschas | 2012-10-15 | 4 | -27/+28 |
| | |||||
* | Extract tree/readme partial | Riyad Preukschas | 2012-10-15 | 2 | -12/+13 |
| | |||||
* | Extract tree/blob_actions partial | Riyad Preukschas | 2012-10-15 | 2 | -6/+6 |
| | |||||
* | Rename tree/tree_file partial to tree/blob | Riyad Preukschas | 2012-10-15 | 2 | -13/+13 |
| | |||||
* | Minor improve to UI and code formatting of gitlab web editor | randx | 2012-10-15 | 2 | -5/+9 |
| | |||||
* | WebEditor: commit message is required now | Valeriy Sizov | 2012-10-12 | 1 | -1/+1 |
| |