summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Change the replace placeholder to use the filenamefix-upload-uiStan Hu2015-09-156-52/+50
* Improve wording for header and placeholdersRobert Schilling2015-09-153-7/+7
* Cleanup some html/css for upload featureDmitriy Zaporozhets2015-09-156-18/+27
* Use fixed version of fogbugz gemJared Szechy2015-09-151-5/+3
* Merge branch 'fix_empty_project' into 'master'Dmitriy Zaporozhets2015-09-151-1/+1
|\
| * Fix empty project UIDrew Blessing2015-09-141-1/+1
* | Merge branch 'import-in-progress-fix' into 'master'Dmitriy Zaporozhets2015-09-151-2/+6
|\ \
| * | Display "Forking in Progress" when importing a forked projectStan Hu2015-09-151-2/+5
| * | Don't display "git clone --bare <URL>" if no URL is availableStan Hu2015-09-151-1/+2
* | | Merge branch 'ui-fixes' into 'master'Dmitriy Zaporozhets2015-09-156-27/+49
|\ \ \ | |/ / |/| |
| * | Fix UI for web editorDmitriy Zaporozhets2015-09-153-4/+20
| * | Fix last push widgetDmitriy Zaporozhets2015-09-153-23/+29
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-09-159-9/+158
|\ \ \ | |/ / |/| |
| * | Merge pull request #9138 from liyakun/masterStan Hu2015-09-149-9/+158
| |\ \
| | * | Add "Replace" and "Upload" featuresliyakun2015-09-159-10/+159
* | | | Improve project settings button on profileDmitriy Zaporozhets2015-09-151-2/+2
|/ / /
* | | Add current_ref helper methodheader-titlesDmitriy Zaporozhets2015-09-144-7/+9
* | | Remove repeating titles on members and label pagesDmitriy Zaporozhets2015-09-143-30/+29
* | | Add page titles to header for group and projectDmitriy Zaporozhets2015-09-146-20/+67
* | | Merge branch 'public_profiles' into 'master'Dmitriy Zaporozhets2015-09-146-46/+54
|\ \ \
| * | | Hide search panel for group page if you dont have accesspublic_profilesDmitriy Zaporozhets2015-09-142-2/+6
| * | | Fix tests and improve wordingDmitriy Zaporozhets2015-09-141-2/+1
| * | | Hide group sidebar menu if user cant access itDmitriy Zaporozhets2015-09-141-29/+30
| * | | Show activity/projects depends on accessDmitriy Zaporozhets2015-09-141-14/+18
| * | | Allow access to group from root urlDmitriy Zaporozhets2015-09-141-1/+1
| * | | Skip auth for group page but return auth for other group pagesDmitriy Zaporozhets2015-09-144-3/+7
| * | | Make all group publicValery Sizov2015-09-093-12/+8
* | | | Merge branch 'forked-repo-creation-async' into 'master'Dmitriy Zaporozhets2015-09-144-17/+57
|\ \ \ \ | |_|_|/ |/| | |
| * | | Import forked repositories asynchronously to prevent large repositories from ...Stan Hu2015-09-114-17/+57
| | |/ | |/|
* | | Fix tooltip display in list viewsDrew Blessing2015-09-141-1/+1
* | | Keep add-diff-note button the same size on hover. Fixes #2497Drew Blessing2015-09-121-2/+0
* | | Improve english of error messageRobert Schilling2015-09-121-1/+1
* | | Merge branch 'dashboard-titles' into 'master'Dmitriy Zaporozhets2015-09-1147-174/+230
|\ \ \
| * \ \ Merge branch 'master' into dashboard-titlesdashboard-titlesDouwe Maan2015-09-1086-470/+961
| |\ \ \
| * | | | Fix RootControllerDouwe Maan2015-09-091-1/+1
| * | | | Use new routing helperDouwe Maan2015-09-084-5/+5
| * | | | Move partial to right place and fix tests.Douwe Maan2015-09-084-3/+3
| * | | | Clean up overlap between dashboard and explore.Douwe Maan2015-09-0837-161/+216
| * | | | Consistently case `Back to X` links.Douwe Maan2015-09-083-4/+4
| * | | | Link to help from signin page bottom.Douwe Maan2015-09-081-1/+1
| * | | | Make Help accessible for guests.Douwe Maan2015-09-082-1/+3
* | | | | Simplify syntax highlighting of new notesRobert Speicher2015-09-101-2/+3
* | | | | Apply syntax highlighting to Markdown previewsRobert Speicher2015-09-101-0/+1
* | | | | Add specs for syntax_highlight JSRobert Speicher2015-09-101-1/+9
| |_|/ / |/| | |
* | | | Merge branch 'ui-improvements' into 'master'Dmitriy Zaporozhets2015-09-1010-80/+77
|\ \ \ \ | |_|/ / |/| | |
| * | | Style syntax highlight area for white themeui-improvementsDmitriy Zaporozhets2015-09-103-34/+36
| * | | Style blob show pageDmitriy Zaporozhets2015-09-104-10/+10
| * | | Improve project fork pageDmitriy Zaporozhets2015-09-102-27/+20
| * | | Refactor md variablesDmitriy Zaporozhets2015-09-102-2/+4
| * | | Conver forked from button to textDmitriy Zaporozhets2015-09-102-7/+7