Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix UI for web editor | Dmitriy Zaporozhets | 2015-09-15 | 3 | -4/+20 |
* | Fix last push widget | Dmitriy Zaporozhets | 2015-09-15 | 3 | -23/+29 |
* | Improve project settings button on profile | Dmitriy Zaporozhets | 2015-09-15 | 1 | -2/+2 |
* | Add current_ref helper methodheader-titles | Dmitriy Zaporozhets | 2015-09-14 | 4 | -7/+9 |
* | Remove repeating titles on members and label pages | Dmitriy Zaporozhets | 2015-09-14 | 3 | -30/+29 |
* | Add page titles to header for group and project | Dmitriy Zaporozhets | 2015-09-14 | 6 | -20/+67 |
* | Merge branch 'public_profiles' into 'master' | Dmitriy Zaporozhets | 2015-09-14 | 6 | -46/+54 |
|\ | |||||
| * | Hide search panel for group page if you dont have accesspublic_profiles | Dmitriy Zaporozhets | 2015-09-14 | 2 | -2/+6 |
| * | Fix tests and improve wording | Dmitriy Zaporozhets | 2015-09-14 | 1 | -2/+1 |
| * | Hide group sidebar menu if user cant access it | Dmitriy Zaporozhets | 2015-09-14 | 1 | -29/+30 |
| * | Show activity/projects depends on access | Dmitriy Zaporozhets | 2015-09-14 | 1 | -14/+18 |
| * | Allow access to group from root url | Dmitriy Zaporozhets | 2015-09-14 | 1 | -1/+1 |
| * | Skip auth for group page but return auth for other group pages | Dmitriy Zaporozhets | 2015-09-14 | 4 | -3/+7 |
| * | Make all group public | Valery Sizov | 2015-09-09 | 3 | -12/+8 |
* | | Merge branch 'forked-repo-creation-async' into 'master' | Dmitriy Zaporozhets | 2015-09-14 | 4 | -17/+57 |
|\ \ | |||||
| * | | Import forked repositories asynchronously to prevent large repositories from ... | Stan Hu | 2015-09-11 | 4 | -17/+57 |
* | | | Fix tooltip display in list views | Drew Blessing | 2015-09-14 | 1 | -1/+1 |
* | | | Keep add-diff-note button the same size on hover. Fixes #2497 | Drew Blessing | 2015-09-12 | 1 | -2/+0 |
* | | | Improve english of error message | Robert Schilling | 2015-09-12 | 1 | -1/+1 |
* | | | Merge branch 'dashboard-titles' into 'master' | Dmitriy Zaporozhets | 2015-09-11 | 47 | -174/+230 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into dashboard-titlesdashboard-titles | Douwe Maan | 2015-09-10 | 86 | -470/+961 |
| |\ \ \ | |||||
| * | | | | Fix RootController | Douwe Maan | 2015-09-09 | 1 | -1/+1 |
| * | | | | Use new routing helper | Douwe Maan | 2015-09-08 | 4 | -5/+5 |
| * | | | | Move partial to right place and fix tests. | Douwe Maan | 2015-09-08 | 4 | -3/+3 |
| * | | | | Clean up overlap between dashboard and explore. | Douwe Maan | 2015-09-08 | 37 | -161/+216 |
| * | | | | Consistently case `Back to X` links. | Douwe Maan | 2015-09-08 | 3 | -4/+4 |
| * | | | | Link to help from signin page bottom. | Douwe Maan | 2015-09-08 | 1 | -1/+1 |
| * | | | | Make Help accessible for guests. | Douwe Maan | 2015-09-08 | 2 | -1/+3 |
* | | | | | Simplify syntax highlighting of new notes | Robert Speicher | 2015-09-10 | 1 | -2/+3 |
* | | | | | Apply syntax highlighting to Markdown previews | Robert Speicher | 2015-09-10 | 1 | -0/+1 |
* | | | | | Add specs for syntax_highlight JS | Robert Speicher | 2015-09-10 | 1 | -1/+9 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'ui-improvements' into 'master' | Dmitriy Zaporozhets | 2015-09-10 | 10 | -80/+77 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Style syntax highlight area for white themeui-improvements | Dmitriy Zaporozhets | 2015-09-10 | 3 | -34/+36 |
| * | | | Style blob show page | Dmitriy Zaporozhets | 2015-09-10 | 4 | -10/+10 |
| * | | | Improve project fork page | Dmitriy Zaporozhets | 2015-09-10 | 2 | -27/+20 |
| * | | | Refactor md variables | Dmitriy Zaporozhets | 2015-09-10 | 2 | -2/+4 |
| * | | | Conver forked from button to text | Dmitriy Zaporozhets | 2015-09-10 | 2 | -7/+7 |
* | | | | Merge branch 'disable-issue-autofill' into 'master' | Dmitriy Zaporozhets | 2015-09-10 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Turned off autocomplete for new issue titlesdisable-issue-autofill | Darby | 2015-09-09 | 1 | -1/+1 |
* | | | | Fix fixed layout | Dmitriy Zaporozhets | 2015-09-10 | 1 | -1/+1 |
* | | | | Improve accounts page UI | Dmitriy Zaporozhets | 2015-09-10 | 1 | -0/+1 |
* | | | | Fix last element of sidebar being hidden for small screens | Dmitriy Zaporozhets | 2015-09-09 | 1 | -1/+1 |
* | | | | Enable blank container for group settings page | Dmitriy Zaporozhets | 2015-09-09 | 2 | -3/+8 |
* | | | | Style panels and add blank container | Dmitriy Zaporozhets | 2015-09-09 | 8 | -13/+55 |
* | | | | Use page title for header title too | Dmitriy Zaporozhets | 2015-09-09 | 13 | -49/+47 |
* | | | | Separate profile settings link from the rest on sidebar | Dmitriy Zaporozhets | 2015-09-09 | 1 | -5/+6 |
|/ / / | |||||
* | | | Merge branch 'ui-improvements' into 'master' | Dmitriy Zaporozhets | 2015-09-09 | 3 | -5/+22 |
|\ \ \ | |||||
| * | | | Fix UI bugs with discussions | Dmitriy Zaporozhets | 2015-09-09 | 3 | -5/+22 |
* | | | | Merge branch 'add-meta-referrer-tag' into 'master' | Douwe Maan | 2015-09-09 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Added meta tag for referrer, so that only the origin is sent to third party s...add-meta-referrer-tag | Patricio Cano | 2015-09-08 | 1 | -0/+1 |
| |/ / / |