summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Fix tests and unassigned filter for issues. Updated CHANGELOGDmitriy Zaporozhets2015-03-271-1/+1
* Big refactoring of issues filtersDmitriy Zaporozhets2015-03-268-10/+8
* Replace alerts with well where alert is not neededDmitriy Zaporozhets2015-03-255-12/+9
* Prevent unnecessary doubling of js events on import pages and user calendarprevent-duobling-ready-eventsDmitriy Zaporozhets2015-03-253-12/+7
* 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-241-2/+2
|\ \ \ | |_|/ |/| |
| * | Update help texts and default value settingAndrew Tomaka2015-03-241-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 '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
| |/
* | Update views to single form of address. Change "my" to "your"Dmitriy Zaporozhets2015-03-221-1/+1
|/
* Fix "Import projects from" button to show the correct instructionsStan Hu2015-03-221-3/+3
* Make issue and merge request sidebar more compactupvotes-refactoringDmitriy Zaporozhets2015-03-203-16/+10
* Merge branch 'update_ui' into 'master'Dmitriy Zaporozhets2015-03-201-3/+0
|\
| * Remove mention of branch to commit to.Marin Jankovski2015-03-191-3/+0
* | Fix project issues and merge requests pagesDmitriy Zaporozhets2015-03-192-2/+2
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-03-193-3/+3
|\ \ | |/ |/|
| * Merge pull request #8772 from awiddersheim/fix/grammar_projects_showDmitriy Zaporozhets2015-03-191-1/+1
| |\
| | * Fix small grammar issue on projects show pageAndrew Widdersheim2015-02-101-1/+1
| * | Merge pull request #8662 from yglukhov/mr-and-issue-linksDmitriy Zaporozhets2015-03-192-2/+2
| |\ \
| | * | Make MR and issue numbers clickable links in MR and issue lists.yglukhov2015-02-152-2/+2
* | | | Merge branch 'import-button' into 'master'Dmitriy Zaporozhets2015-03-191-51/+52
|\ \ \ \ | |/ / / |/| | |
| * | | Clear up import help.Douwe Maan2015-03-191-6/+9
| * | | Move "Import existing repository by URL" option to button.Douwe Maan2015-03-191-46/+44
* | | | add canceled CI statusValery Sizov2015-03-191-0/+6
* | | | Merge branch 'show_test_settings_button' into 'master'Dmitriy Zaporozhets2015-03-191-2/+3
|\ \ \ \
| * | | | Show test settings as disabled when service cannot be tested.Marin Jankovski2015-03-181-2/+3
* | | | | Return compare code button to top of sidebarDmitriy Zaporozhets2015-03-181-3/+3
|/ / / /
* | | | Merge branch 'improve-ui' into 'master'Dmitriy Zaporozhets2015-03-193-9/+11
|\ \ \ \
| * | | | Refactor select css. Make selects same widthDmitriy Zaporozhets2015-03-183-9/+11
* | | | | Add tooltip for comment toggle in diff. Add changelog item and fix testsDmitriy Zaporozhets2015-03-181-1/+1
* | | | | Add some space aroung diff stats blockDmitriy Zaporozhets2015-03-181-1/+1
* | | | | Replace show diff button with linkDmitriy Zaporozhets2015-03-181-5/+2
* | | | | Improve comment toggle button in diffDmitriy Zaporozhets2015-03-181-3/+2
|/ / / /
* | | | Fix link to project from forkDmitriy Zaporozhets2015-03-181-2/+2
|/ / /
* | | Merge branch 'changelog-link' into 'master'Dmitriy Zaporozhets2015-03-183-10/+21
|\ \ \
| * | | Add license and contribution guide links to project sidebar.Douwe Maan2015-03-183-14/+20
| * | | Show changelog link even if no version is known.Douwe Maan2015-03-181-3/+7
| * | | Link project version to changelog if there is one.Douwe Maan2015-03-181-1/+2
* | | | enable line wrapping by default and remove the checkbox to change itHannes Rosenögger2015-03-181-6/+1
|/ / /
* | | fix public issueValery Sizov2015-03-182-26/+28