summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Improve UI for issues filtersissues-filtersDmitriy Zaporozhets2015-03-271-25/+9
* Fix tests and unassigned filter for issues. Updated CHANGELOGDmitriy Zaporozhets2015-03-271-1/+1
* Big refactoring of issues filtersDmitriy Zaporozhets2015-03-269-108/+51
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-261-1/+1
|\
| * Merge branch 'capitalize-js-class' into 'master'Dmitriy Zaporozhets2015-03-261-1/+1
| |\
| | * Capitalize js class namecapitalize-js-classDmitriy Zaporozhets2015-03-251-1/+1
* | | Merge pull request #9029 from tsigo/rs-project-adminDmitriy Zaporozhets2015-03-261-1/+6
|\ \ \ | |/ / |/| |
| * | Update the "Edit Group" button class on Project Admin pageRobert Speicher2015-03-251-1/+1
| * | Add archived status to Admin > Project pageRobert Speicher2015-03-251-0/+5
* | | Remove unused doorkeeper layoutDmitriy Zaporozhets2015-03-252-37/+0
* | | Replace alerts with well where alert is not neededDmitriy Zaporozhets2015-03-256-13/+10
* | | Prevent unnecessary doubling of js events on import pages and user calendarprevent-duobling-ready-eventsDmitriy Zaporozhets2015-03-258-22/+12
| |/ |/|
* | Prevent doubling AJAX request with each commit visit via Turbolinkfix-branch-containsDmitriy Zaporozhets2015-03-251-2/+1
|/
* Improve sticky headers in diffsfix-sticky-headerDmitriy Zaporozhets2015-03-241-5/+7
* Merge branch 'milestone_and_labels_links' into 'master'Dmitriy Zaporozhets2015-03-251-5/+6
|\
| * Milestones and labels can be used even when issues are disabled.Marin Jankovski2015-03-241-5/+6
* | Merge branch 'note-avatar-link' into 'master'Dmitriy Zaporozhets2015-03-242-3/+6
|\ \
| * | Link note avatar to user.note-avatar-linkDouwe Maan2015-03-242-3/+6
* | | Fix diff header in discussion blocksDmitriy Zaporozhets2015-03-241-7/+7
* | | Merge pull request #9007 from atomaka/atomaka/feature/broadcast-message-colorsDmitriy Zaporozhets2015-03-242-6/+4
|\ \ \ | |_|/ |/| |
| * | Update help texts and default value settingAndrew Tomaka2015-03-242-6/+4
| * | Update broadcast messages to use color_fieldAndrew Tomaka2015-03-231-2/+2
| |/
* | Merge branch 'notes-count-without-system' into 'master'Dmitriy Zaporozhets2015-03-244-6/+8
|\ \
| * | Don't include system notes in issue/MR comment count.notes-count-without-systemDouwe Maan2015-03-234-6/+8
* | | Merge branch 'improve-diff-header' into 'master'Dmitriy Zaporozhets2015-03-241-6/+7
|\ \ \ | |_|/ |/| |
| * | Fix file mode going to next line in diff headerimprove-diff-headerDmitriy Zaporozhets2015-03-231-6/+7
| |/
* | Merge branch 'emailsonpush-create-delete' into 'master'Dmitriy Zaporozhets2015-03-232-96/+99
|\ \
| * | Send EmailsOnPush email when branch or tag is created or deleted.Douwe Maan2015-03-182-96/+99
* | | Merge branch 'no-comment-bubble' into 'master'Dmitriy Zaporozhets2015-03-231-1/+1
|\ \ \
| * | | Don't show commit comment button when user is not signed in.Douwe Maan2015-03-231-1/+1
| | |/ | |/|
* | | Merge branch 'userpage-activity-scroll'Dmitriy Zaporozhets2015-03-231-1/+2
|\ \ \
| * | | Add inifinite scroll to user activity on user pageDmitriy Zaporozhets2015-03-221-1/+2
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-234-34/+40
|\ \ \ \
| * \ \ \ Merge branch 'improve-contributions-calendar' into 'master'Dmitriy Zaporozhets2015-03-233-34/+27
| |\ \ \ \
| | * | | | Improve contribution calendar per day infoDmitriy Zaporozhets2015-03-221-4/+3
| | * | | | Contribution calendar will use events instead of commits to count contributionsDmitriy Zaporozhets2015-03-221-1/+4
| | * | | | Refactor contributions events and write tests for calendarDmitriy Zaporozhets2015-03-221-1/+1
| | * | | | Replace commits calendar with contributions calendarDmitriy Zaporozhets2015-03-212-32/+23
| | |/ / /
| * | | | Include missing events and fix save functionality in admin service template s...Stan Hu2015-03-231-0/+13
| | |/ / | |/| |
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-03-231-10/+12
|\ \ \ \
| * | | | Fix #8966 Remove Milestones/Labels from project navbar when Isses disabledvichak2015-03-231-2/+2
| * | | | Fix #8966 Remove Milestones ans Labels from project navbar when Issues disabledvichak2015-03-231-10/+12
| |/ / /
* | | | Update views to single form of address. Change "my" to "your"Dmitriy Zaporozhets2015-03-2213-16/+14
|/ / /
* | | Fix "Import projects from" button to show the correct instructionsStan Hu2015-03-221-3/+3
|/ /
* | Restyle oauth accounts at profile page and add ability to unlink accountimprove-profileDmitriy Zaporozhets2015-03-212-12/+11
* | Improve header with avatar for group and user pagesDmitriy Zaporozhets2015-03-203-25/+26
* | Merge branch 'user-location' into 'master'Dmitriy Zaporozhets2015-03-212-0/+7
|\ \
| * | Add location to user pageDmitriy Zaporozhets2015-03-201-0/+4
| * | Add location to user profileDmitriy Zaporozhets2015-03-201-0/+3
* | | Fix votes inline renderingDmitriy Zaporozhets2015-03-201-2/+2