summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Restyle admin -> groups pageDmitriy Zaporozhets2013-05-061-24/+35
* Style paginationDmitriy Zaporozhets2013-05-061-0/+6
* Usability improvements to deploy leysDmitriy Zaporozhets2013-05-062-1/+7
* Feature: Deploy keys between projectsDmitriy Zaporozhets2013-05-0611-37/+79
* Create DeployKey & DeployKeysProject models. Bulding many to many relation be...Dmitriy Zaporozhets2013-05-063-8/+18
* Remove 2000 char limit on issue description textareafalk2013-05-051-1/+1
* Reorder buttons on clone panel of projectDmitriy Zaporozhets2013-05-042-25/+26
* fork failing when calling initialize_dupAngus MacArthur2013-05-031-2/+1
* Merge pull request #3814 from tsl0922/fix-ace-mode-404Dmitriy Zaporozhets2013-05-031-0/+1
|\
| * fix ace mode 404tsl09222013-05-031-0/+1
* | Merge pull request #3801 from holdtotherod/feature/internally-public-projectsDmitriy Zaporozhets2013-05-034-4/+9
|\ \
| * | Non-logged in users see public project names as static textStephen Lottermoser2013-05-021-1/+4
| * | Internally public projectsStephen Lottermoser2013-05-024-4/+6
* | | Merge pull request #3597 from amacarthur/fork-pull-requestDmitriy Zaporozhets2013-05-027-6/+88
|\ \ \ | |_|/ |/| |
| * | Made fixes suggested by @randx in pull requestAngus MacArthur2013-05-021-3/+4
| * | Fix bug for repeated fork requestsAngus MacArthur2013-05-021-17/+25
| * | updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur2013-04-157-6/+79
* | | Merge pull request #3645 from lucasuyezu/alphabetically_sortedDmitriy Zaporozhets2013-05-022-2/+2
|\ \ \
| * | | Assignees are now sorted alphabetically.Lucas Uyezu2013-04-202-2/+2
* | | | Merge pull request #3704 from former03/feature_bugfix_js_memberadd_realtive_u...Dmitriy Zaporozhets2013-05-022-0/+2
|\ \ \ \
| * | | | [BUGFIX] User suggest at team_members/new not working with relative_url_rootChristian Simon2013-04-242-0/+2
* | | | | Fix issue with undefined dispather pageDmitriy Zaporozhets2013-05-021-0/+3
* | | | | Move search autocomplete call to dispatcherDmitriy Zaporozhets2013-05-024-11/+21
* | | | | coffescript refactoring pt.1Dmitriy Zaporozhets2013-05-0212-145/+158
* | | | | Fix newlines in how-to-merge. Added steps description. Fixes #3772Dmitriy Zaporozhets2013-05-022-14/+16
* | | | | move more inline js to handle via dispatcherDmitriy Zaporozhets2013-05-029-63/+46
* | | | | Remove on-ready for NoteList eventDmitriy Zaporozhets2013-05-021-3/+1
* | | | | Replace inline document.ready with dispatcherDmitriy Zaporozhets2013-05-0215-28/+27
| |_|_|/ |/| | |
* | | | Swapped out placeholder text on teams admin pageCiaran Downey2013-05-011-1/+1
* | | | gitlab_git to 1.0.6, return submodule rendering in treeDmitriy Zaporozhets2013-05-011-11/+5
* | | | Show emoji popup if : preceeding by space or is new line.Aleks Bunin2013-04-301-1/+1
* | | | Merge pull request #3692 from szechyjs/masterDmitriy Zaporozhets2013-04-305-0/+93
|\ \ \ \
| * | | | Add monokai highlighting themeJared Szechy2013-04-235-0/+93
| |/ / /
* | | | Merge pull request #3652 from brodock/beautifull-diffDmitriy Zaporozhets2013-04-303-3/+25
|\ \ \ \
| * | | | Diff with better colors and some spacing on the cornersGabriel Mazetto2013-04-213-3/+25
| | |/ / | |/| |
* | | | Make turbolinks loading more user-friendlyDmitriy Zaporozhets2013-04-291-0/+1
* | | | Remove unused code pt.2Dmitriy Zaporozhets2013-04-291-13/+0
* | | | Remove unused codeDmitriy Zaporozhets2013-04-292-16/+0
* | | | Fix loading commit history for tree viewDmitriy Zaporozhets2013-04-291-1/+1
* | | | Remove tree history & ajax sliderDmitriy Zaporozhets2013-04-292-45/+7
* | | | Merge pull request #3765 from axilleas/typoDmitriy Zaporozhets2013-04-291-1/+1
|\ \ \ \
| * | | | Removed extra "for"Axilleas Pipinellis2013-04-281-1/+1
* | | | | Add turbolinks to applicationDmitriy Zaporozhets2013-04-293-0/+14
* | | | | Refactor post-receive workerDmitriy Zaporozhets2013-04-291-18/+9
* | | | | Provide a path to repo archive. gitlab_git up to 1.0.5Dmitriy Zaporozhets2013-04-291-1/+3
* | | | | Cache repo size inside repo modelDmitriy Zaporozhets2013-04-281-0/+16
|/ / / /
* | | | Remove ambiguous conditionDmitriy Zaporozhets2013-04-261-1/+1
* | | | Add link to quickly add new team member from project panelDmitriy Zaporozhets2013-04-261-4/+9
* | | | Restyle clone panel on project show pageDmitriy Zaporozhets2013-04-265-20/+47
* | | | Show project access level right to clone panelDmitriy Zaporozhets2013-04-264-22/+13