summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'issue_13501' into 'master' Robert Speicher2016-03-021-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add link to open merge requestsissue_13501Alfredo Sumaran2016-03-011-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'profile-settings-ui' into 'master' Jacob Schatz2016-03-021-86/+81
|\ \ \ \
| * | | | Profile settingsPhil Hughes2016-03-021-86/+81
* | | | | Merge branch 'add_show_role_boolean_to_group_member_view' into 'master' Robert Speicher2016-03-021-1/+2
|\ \ \ \ \
| * | | | | Only show group member roles if explicitly requestedDrew Blessing2016-03-011-1/+2
* | | | | | Merge branch 'fix/13781-delete-tag-without-ajax' into 'master' Rémy Coutable2016-03-021-0/+3
|\ \ \ \ \ \
| * | | | | | Make the tags delete button remote in the tags listfix/13781-delete-tag-without-ajaxRémy Coutable2016-03-012-1/+4
| * | | | | | Tag deletion doesn't use AJAX anymoreRémy Coutable2016-03-011-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fix/13785-dashboard-projects-display-welcome-after-search' into...Douwe Maan2016-03-022-2/+2
|\ \ \ \ \ \
| * | | | | | Use the .nothing-here-block class when projects list is emptyfix/13785-dashboard-projects-display-welcome-after-searchRémy Coutable2016-03-021-1/+1
| * | | | | | Don't show "Welcome to GitLab" when the search didn't return any projectsRémy Coutable2016-03-021-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'username-issue-header' into 'master' Jacob Schatz2016-03-022-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Added username to issue & merge request headerusername-issue-headerPhil Hughes2016-03-012-0/+2
| | |/ / / | |/| | |
* | | | | Show days remaining instead of elapsed time for Milestone.Rubén Dávila2016-03-011-3/+1
| |/ / / |/| | |
* | | | Merge branch 'logged-out-search' into 'master' Robert Speicher2016-03-015-39/+30
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor UI header for logged out usersDmitriy Zaporozhets2016-03-013-47/+28
| * | | Enable search for logged-out usersDmitriy Zaporozhets2016-03-013-2/+12
| |/ /
* | | Fix issue with overlap of sidebar links.Jacob Schatz2016-03-012-2/+2
|/ /
* | Changed page titlePhil Hughes2016-03-011-1/+1
* | Fixed issue based on feedback with link text outputPhil Hughes2016-03-011-1/+1
* | Removed un-used variablesPhil Hughes2016-03-011-1/+1
* | Replaced prefix with to_reference method callsPhil Hughes2016-03-013-3/+3
* | Changed # to ! on merge requests on activity viewPhil Hughes2016-03-013-3/+3
* | Merge branch 'master' into issue_13212issue_13212Alfredo Sumaran2016-02-297-17/+113
|\ \
| * \ Merge branch 'issue_13648' into 'master' Dmitriy Zaporozhets2016-02-291-8/+6
| |\ \
| | * | Improve implementation to check read access to forks and add pagination.Rubén Dávila2016-02-261-8/+6
| * | | Merge branch 'too-many-changes-btns' into 'master' Jacob Schatz2016-02-291-6/+5
| |\ \ \
| | * | | Changed too many changes buttons to whitetoo-many-changes-btnsPhil Hughes2016-02-291-6/+5
| * | | | Merge branch 'improve-todos-css' into 'master' Dmitriy Zaporozhets2016-02-291-3/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Small css cleanup for todos featureimprove-todos-cssDmitriy Zaporozhets2016-02-271-3/+3
| | |/ /
| * | | Merge branch '11489-branded-appearance-to-ce' into 'master' Douwe Maan2016-02-294-0/+99
| |\ \ \ | | |/ / | |/| |
| | * | Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-264-0/+99
* | | | Wrap icon with edited timeAlfredo Sumaran2016-02-291-1/+1
|/ / /
* | | Merge branch 'avatar-cropping' into 'master' Jacob Schatz2016-02-261-0/+19
|\ \ \
| * \ \ Merge branch 'master' into avatar-croppingavatar-croppingAlfredo Sumaran2016-02-261-1/+3
| |\ \ \ | | |/ /
| * | | Merge branch 'rs-crowd-form-view-spec' into avatar-croppingAlfredo Sumaran2016-02-243-8/+8
| |\ \ \
| * \ \ \ Merge branch 'master' into avatar-croppingAlfredo Sumaran2016-02-245-30/+32
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into avatar-croppingAlfredo Sumaran2016-02-2359-231/+464
| |\ \ \ \ \
| * | | | | | Improve avatar cropping internals, based on suggestions made by @rspeicher on...Johann Pardanaud2016-02-171-2/+2
| * | | | | | Merge branch 'master' into avatar-croppingJohann Pardanaud2016-02-1631-105/+128
| |\ \ \ \ \ \
| * | | | | | | Fix #7959: Fix avatar stretching by providing a cropping featureJohann Pardanaud2016-02-091-1/+20
* | | | | | | | Merge branch 'sidebar-hide-class' into 'master' Rémy Coutable2016-02-262-18/+18
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Created helper class to hide content in issue sidebar when collapsedsidebar-hide-classPhil Hughes2016-02-252-18/+18
* | | | | | | | Improve help UI pageDmitriy Zaporozhets2016-02-261-104/+116
* | | | | | | | Fix description margin for groups listDmitriy Zaporozhets2016-02-263-4/+24
* | | | | | | | Refactor styles for merge requests listDmitriy Zaporozhets2016-02-262-2/+2
* | | | | | | | Refactor styles for issues listDmitriy Zaporozhets2016-02-262-2/+2
* | | | | | | | Refactor css for groups listDmitriy Zaporozhets2016-02-261-2/+2
* | | | | | | | Refactor css for snippets listDmitriy Zaporozhets2016-02-262-4/+5