summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-151-19/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'ci-fix-double-borders' into 'master' Robert Speicher2016-03-152-4/+2
|\ \ \ \ \ \
| * | | | | | Fix double borders around the CI statusKamil Trzcinski2016-03-152-4/+2
| |/ / / / /
* | | | | | Merge branch 'application-settings' into 'master' Robert Speicher2016-03-155-107/+102
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Let `oauth/applications#index` handle the `profiles#applications` routeapplication-settingsRobert Speicher2016-03-133-101/+82
| * | | | | Removed page specific variablesPhil Hughes2016-03-041-1/+1
| * | | | | Moved scss values into variablesPhil Hughes2016-03-041-3/+3
| * | | | | Fixed failing application settings testsPhil Hughes2016-03-041-1/+1
| * | | | | Applications tab on profile settingsPhil Hughes2016-03-043-85/+99
* | | | | | Merge branch 'group-projects-page' into 'master' Dmitriy Zaporozhets2016-03-153-42/+23
|\ \ \ \ \ \
| * | | | | | Redesign project tabs on group pagegroup-projects-pageDmitriy Zaporozhets2016-03-143-42/+23
* | | | | | | Merge branch 'fix-commit-status-rendering' into 'master' Robert Speicher2016-03-158-137/+160
|\ \ \ \ \ \ \
| * | | | | | | Fix review commentsfix-commit-status-renderingKamil Trzcinski2016-03-143-5/+3
| * | | | | | | Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-148-137/+162
* | | | | | | | Fixes issue with unassigned not working in dropdownzero-dropdown-idPhil Hughes2016-03-141-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'updated-project-home-icon' into 'master' Jacob Schatz2016-03-141-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Changed project home iconPhil Hughes2016-03-141-1/+1
* | | | | | | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-148-0/+121
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Render project members from shared groupDmitriy Zaporozhets2016-03-122-0/+24
| * | | | | | Add share project from group lockDmitriy Zaporozhets2016-03-111-0/+9
| * | | | | | Add finders logic and tests for shared projects featureDmitriy Zaporozhets2016-03-111-0/+16
| * | | | | | Show shared projects on group pageDmitriy Zaporozhets2016-03-112-0/+25
| * | | | | | Add functionality to setup share of project with group via project settingsDmitriy Zaporozhets2016-03-112-0/+47
* | | | | | | Fixed tests for MR & issue filtersissue-filter-testsPhil Hughes2016-03-141-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'improve-issues-filter-all-spec' into 'master' Dmitriy Zaporozhets2016-03-141-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Use Capybara find methods and remove sleeps in feature specs in "All Issues" ...improve-issues-filter-all-specStan Hu2016-03-131-1/+1
* | | | | | Revert "Revert "Merge branch 'support-go-subpackages' into 'master' ""Stan Hu2016-03-121-5/+0
|/ / / / /
* | | | | Revert "Merge branch 'support-go-subpackages' into 'master' "Douwe Maan2016-03-121-0/+5
* | | | | Merge branch 'support-go-subpackages' into 'master' Douwe Maan2016-03-121-5/+0
|\ \ \ \ \
| * | | | | Remove existing go_import.html.haml implementationStan Hu2016-03-121-5/+0
* | | | | | Merge branch 'group-activity-separate-tab' into 'master' Robert Speicher2016-03-114-15/+28
|\ \ \ \ \ \
| * | | | | | Fix header titlegroup-activity-separate-tabDmitriy Zaporozhets2016-03-101-1/+1
| * | | | | | Move group activity feed to separate page for consistency with dashboard and ...Dmitriy Zaporozhets2016-03-104-15/+28
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'search-results-filter-dropdown' into 'master' Jacob Schatz2016-03-111-16/+30
|\ \ \ \ \ \
| * | | | | | Improved search results filter dropdownPhil Hughes2016-03-111-16/+30
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'award-emoji-design-update' into 'master' Jacob Schatz2016-03-114-25/+16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Updated UI of award emojiPhil Hughes2016-03-114-25/+16
| |/ / / /
* | | | | Merge branch 'fix-issue-toggle-button-mobile' into 'master' Jacob Schatz2016-03-113-3/+3
|\ \ \ \ \
| * | | | | Removed deprecated bootstrap classesfix-issue-toggle-button-mobilePhil Hughes2016-03-112-2/+2
| * | | | | Fixes issue with issue sidebar toggle button not workingPhil Hughes2016-03-103-3/+3
* | | | | | Merge branch 'account-settings' into 'master' Jacob Schatz2016-03-112-145/+144
|\ \ \ \ \ \
| * | | | | | Added back 2fa configure later buttonPhil Hughes2016-03-111-0/+1
| * | | | | | Moved 2fa into separate viewPhil Hughes2016-03-112-65/+40
| * | | | | | Fixed issue with 2fa not enablingPhil Hughes2016-03-111-1/+7
| * | | | | | Fixed failing testsPhil Hughes2016-03-111-1/+1
| * | | | | | Account settingsPhil Hughes2016-03-111-106/+123
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'comment-discard-button' into 'master' Jacob Schatz2016-03-113-6/+7
|\ \ \ \ \ \
| * | | | | | Fixed tests for comment formsPhil Hughes2016-03-041-1/+1
| * | | | | | Added discard button to comment formPhil Hughes2016-03-043-6/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'build-scroll-controls-position' into 'master' Jacob Schatz2016-03-111-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |