summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Implement languages graph pageDmitriy Zaporozhets2015-12-082-0/+34
* Merge branch 'gsmethells/gitlab-ce-sort-by-due-date'Douwe Maan2015-12-073-9/+13
|\
| * Merge branch 'master' into gsmethells/gitlab-ce-sort-by-due-dategsmethells/gitlab-ce-sort-by-due-dateDouwe Maan2015-12-0797-536/+614
| |\
| * | sort milestones by due_dateGreg Smethells2015-12-033-9/+13
* | | Merge branch 'style-warning-about-mentioning-many-people-in-a-comment' into '...Douwe Maan2015-12-071-8/+9
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into style-warning-about-mentioning-many-people-in-a-co...style-warning-about-mentioning-many-people-in-a-commentDouglas Barbosa Alexandre2015-12-0485-410/+402
| |\ \
| * | | Fix specsDouglas Barbosa Alexandre2015-12-031-2/+2
| * | | Merge branch 'master' into style-warning-about-mentioning-many-people-in-a-co...Douglas Barbosa Alexandre2015-12-0356-268/+367
| |\ \ \
| * | | | Improve style of the warning when mentioning many people in a commentDouglas Barbosa Alexandre2015-12-031-7/+8
| * | | | Style warning about mentioning many people in a commentDouglas Barbosa Alexandre2015-12-021-9/+9
* | | | | Notify user if they cannot create projectsAndrew Tomaka2015-12-052-0/+11
* | | | | Merge branch 'link-refs' into 'master' Robert Speicher2015-12-041-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'master' into link-refsDouwe Maan2015-12-0349-144/+168
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into link-refsDouwe Maan2015-12-024-4/+4
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Show local issues and MRs in "This X closes... / closed by..." sentenceDouwe Maan2015-11-301-1/+1
* | | | | Merge branch 'issue_3583' into 'master' Dmitriy Zaporozhets2015-12-042-2/+2
|\ \ \ \ \
| * | | | | Ensure "Remove Source Branch" button is not shown when branch is being delete...Rubén Dávila2015-12-042-2/+2
* | | | | | Make current user the first user in assignee dropdown in issues detail pageStan Hu2015-12-041-1/+1
|/ / / / /
* | | | | Merge remote-tracking branch 'origin/ui/issuable-form'Dmitriy Zaporozhets2015-12-0410-41/+41
|\ \ \ \ \
| * | | | | Fix specsui/issuable-formDouwe Maan2015-12-031-1/+1
| * | | | | Merge branch 'master' into ui/issuable-formDouwe Maan2015-12-0349-144/+168
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Fix branch renderingDouwe Maan2015-12-021-1/+2
| * | | | | Only show manual merge instructions if current user can mergeDouwe Maan2015-12-021-2/+2
| * | | | | Use select2 placeholder instead of blank optionDouwe Maan2015-12-023-8/+8
| * | | | | Link to branches from MR "Request to merge X into Y" sentenceDouwe Maan2015-12-022-4/+7
| * | | | | Don't reset target branch when choosing to "Change branches" in MRDouwe Maan2015-12-021-1/+1
| * | | | | Use "opened by" instead of "created by" in issue/MR header, like in listDouwe Maan2015-12-022-2/+3
| * | | | | Move (Un)subscribe button below subscription statusDouwe Maan2015-12-021-5/+4
| * | | | | Move subscription info below label info in issue/MR sidebarDouwe Maan2015-12-023-14/+8
| * | | | | Move "Please review the contribution guide" next to MR/issue Submit buttonDouwe Maan2015-12-021-5/+7
| | |_|/ / | |/| | |
* | | | | Merge branch 'ui/sidebar' into 'master' Dmitriy Zaporozhets2015-12-0412-94/+94
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into ui/sidebarui/sidebarDouwe Maan2015-12-0349-144/+168
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Page titles are title case.Douwe Maan2015-12-021-2/+2
| * | | | | Fix header tooltip alignmentDouwe Maan2015-12-021-6/+6
| * | | | | Restore sidebar tooltips and fix logo tooltip locationDouwe Maan2015-12-0210-86/+86
| | |/ / / | |/| | |
* | | | | Merge branch 'ui/form-consistency' into 'master' Dmitriy Zaporozhets2015-12-0448-189/+181
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into ui/form-consistencyDouwe Maan2015-12-0349-144/+168
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Tweak tag form wordingDouwe Maan2015-12-031-1/+1
| * | | | | Rename variableDouwe Maan2015-12-022-4/+4
| * | | | | Add `http://gitlab.example.com/u/` prefix to "Change username" field.Douwe Maan2015-12-021-3/+4
| * | | | | Remove `.git` suffix to project path field.Douwe Maan2015-12-021-1/+0
| * | | | | Use select2 instead of regular selectbox for profile public emailDouwe Maan2015-12-021-1/+1
| * | | | | Use autofocus where appropriateDouwe Maan2015-12-023-3/+3
| * | | | | Use js-requires-input where appropriateDouwe Maan2015-12-026-14/+10
| * | | | | Use select2 placeholder instead of blank optionDouwe Maan2015-12-021-2/+1
| * | | | | Remove unnecesary wrapper elementsDouwe Maan2015-12-026-22/+15
| * | | | | Only use input placeholders when they add valueDouwe Maan2015-12-026-11/+13
| * | | | | Don't write "Optional" or "Required" unless non-obviousDouwe Maan2015-12-024-6/+3
| * | | | | Use form-actions where appropriateDouwe Maan2015-12-026-18/+23
| * | | | | Add cancel button to forms that didn't have one alreadyDouwe Maan2015-12-029-18/+24