summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Prevent diff header overflowDmitriy Zaporozhets2015-03-201-1/+3
* Merge branch 'user-location' into 'master'Dmitriy Zaporozhets2015-03-213-1/+8
|\
| * Add location to user pageDmitriy Zaporozhets2015-03-201-0/+4
| * Add location to user profileDmitriy Zaporozhets2015-03-202-1/+4
* | Merge branch 'link_to_ci_with_ref' into 'master'Dmitriy Zaporozhets2015-03-207-21/+21
|\ \
| * | Link to CI with refValery Sizov2015-03-207-21/+21
* | | Fix votes inline renderingDmitriy Zaporozhets2015-03-201-2/+2
* | | Improve issue sidebar positionDmitriy Zaporozhets2015-03-202-2/+2
* | | Merge branch 'upvotes-refactoring' into 'master'Dmitriy Zaporozhets2015-03-206-57/+26
|\ \ \
| * | | Make issue and merge request sidebar more compactupvotes-refactoringDmitriy Zaporozhets2015-03-206-57/+26
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-201-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'merge-status-transition' into 'master'Dmitriy Zaporozhets2015-03-201-2/+2
| |\ \ \
| | * | | Update merge_status state to allow more transitionsDJ Mountney2015-03-191-2/+2
| | | |/ | | |/|
* | | | Remove upvotes js logic since it does not work as expected anywayDmitriy Zaporozhets2015-03-202-21/+1
|/ / /
* | | Improve project name truncation on dashboard to work well with sm screenDmitriy Zaporozhets2015-03-201-1/+1
| |/ |/|
* | Add error message when have error on profile screenCarlos Ribeiro2015-03-191-1/+2
* | 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-193-3/+2
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-192-11/+16
|\ \ \
| * \ \ Merge branch 'fix-underscore-notes' into 'master'Hannes Rosenögger2015-03-192-11/+16
| |\ \ \ | | |_|/ | |/| |
| | * | Fix cross references when usernames, milestones, or project names contain und...Stan Hu2015-03-192-11/+16
* | | | 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
* | | | | Merge branch 'add_canceled_ci_status' into 'master'Dmitriy Zaporozhets2015-03-193-1/+13
|\ \ \ \ \
| * | | | | add canceled CI statusValery Sizov2015-03-193-1/+13
| | |_|_|/ | |/| | |
* | | | | Use same font for project description and star linksDmitriy Zaporozhets2015-03-191-2/+6
* | | | | Merge branch 'fix/navbar-toggle-margin' into 'master'Dmitriy Zaporozhets2015-03-191-1/+1
|\ \ \ \ \
| * | | | | fix(style): align navbar-togglekingcody2015-03-191-1/+1
| |/ / / /
* | | | | Merge branch 'fix_trigger_search' into 'master'Dmitriy Zaporozhets2015-03-191-23/+23
|\ \ \ \ \
| * | | | | Only trigger actual search if a search string is presentHannes Rosenögger2015-03-191-23/+23
| |/ / / /
* | | | | Merge branch 'fewer-constants-more-helpres' into 'master'Dmitriy Zaporozhets2015-03-192-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fewer constants, more helpers.Douwe Maan2015-03-192-4/+4
| |/ / /
* | | | 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 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-1814-88/+48
|\ \ \ \
| * \ \ \ Merge branch 'improve-ui' into 'master'Dmitriy Zaporozhets2015-03-1910-76/+42
| |\ \ \ \
| | * | | | Refactor select css. Make selects same widthDmitriy Zaporozhets2015-03-189-75/+41
| | * | | | Improve group rename warningDmitriy Zaporozhets2015-03-181-1/+1
| * | | | | 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-182-6/+3
| |/ / / /