summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dashboard/Group issues and mr pages refactoringDmitriy Zaporozhets2013-08-0611-86/+66
* Restyle group members page a bitDmitriy Zaporozhets2013-08-062-23/+22
* toggle content instead of disabling button for group members editingDmitriy Zaporozhets2013-08-061-2/+1
* Ability to edit group member permissionsDmitriy Zaporozhets2013-08-065-6/+22
* Show correct group membership in profileDmitriy Zaporozhets2013-08-062-4/+8
* Minor UI improvementsDmitriy Zaporozhets2013-08-063-14/+13
* Merge branch 'add_unofficial_irc_to_readme' of /home/git/repositories/gitlab/...Dmitriy Zaporozhets2013-08-061-0/+2
|\
| * Mention unofficial #gitlab IRC channel in READMEJacob Vosmaer2013-07-191-0/+2
* | more space for months names in network graphDmitriy Zaporozhets2013-08-051-4/+4
* | more space for days in network graphDmitriy Zaporozhets2013-08-051-4/+4
* | Merge branch 'refactor/gitlab_git_2' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-08-0518-43/+55
|\ \
| * | Fix testsDmitriy Zaporozhets2013-08-052-9/+9
| * | use rubygems for gitlab_git gemDmitriy Zaporozhets2013-08-052-10/+6
| * | Refactor recent branches pageDmitriy Zaporozhets2013-08-0510-19/+29
| * | Fix edit filesDmitriy Zaporozhets2013-08-052-2/+2
| * | Update main calls to gitlab_gitDmitriy Zaporozhets2013-08-055-16/+22
* | | Merge pull request #4705 from DarthNerdus/new-user-emailJacob Vosmaer2013-08-052-2/+2
|\ \ \ | |/ / |/| |
| * | Update new_user_email.text.erbJesse Read2013-08-041-1/+1
| * | Update new_user_email.html.hamlJesse Read2013-08-041-1/+1
* | | Fix find_diff for note when noteable is nilDmitriy Zaporozhets2013-08-051-1/+1
* | | move backup logic to lib. Fixed removing outdated backupsDmitriy Zaporozhets2013-08-053-95/+114
|/ /
* | Move diff parsing to own class. Correctly identify note diff lineDmitriy Zaporozhets2013-08-048-64/+99
* | Dont show comment on diff if diff line was changed after comment leftDmitriy Zaporozhets2013-08-044-12/+27
* | Store diff with line note. It makes possible to see inline notes with proper ...Dmitriy Zaporozhets2013-08-042-8/+38
* | st_diff field for NoteDmitriy Zaporozhets2013-08-042-1/+7
* | Dont allow file edit for non-branches refDmitriy Zaporozhets2013-08-041-0/+2
* | Sanitize issues title in autocomplete for commentDmitriy Zaporozhets2013-08-041-1/+1
* | It was hard to click on small edit icon for commentDmitriy Zaporozhets2013-08-041-0/+3
* | Merge pull request #4663 from jackbot/autocomplete_in_editable_notesDmitriy Zaporozhets2013-08-041-1/+2
|\ \
| * | Show autocomplete list when editing notes.Jack Weeden2013-07-291-1/+2
* | | Add warnings about removing team classesDmitriy Zaporozhets2013-08-043-0/+6
* | | Fix broken user link in emailDmitriy Zaporozhets2013-08-041-1/+1
* | | Fix sending 2 emails on issue closeDmitriy Zaporozhets2013-08-041-0/+3
* | | Modify style for .sleadDmitriy Zaporozhets2013-08-042-3/+7
* | | Merge pull request #4698 from Razer6/improve_markup_detectionDmitriy Zaporozhets2013-08-041-3/+3
|\ \ \
| * | | Improve markup detection, fixes #4695Robert Schilling2013-08-031-3/+3
|/ / /
* | | Merge pull request #4673 from Razer6/support_restructured_textDmitriy Zaporozhets2013-08-032-5/+15
|\ \ \
| * | | Add support for reStructured Text markup languageRobert Schilling2013-07-302-5/+15
* | | | Add dealing with newlines for editor in installation.mdDmitriy Zaporozhets2013-08-031-0/+1
* | | | Fix edit project page when repo does not existDmitriy Zaporozhets2013-08-031-1/+1
* | | | Merge pull request #4612 from axilleas/bump-gitlab-shell-version_masterDmitriy Zaporozhets2013-08-031-1/+1
|\ \ \ \
| * | | | Bump version of gitlab-shell to 1.7.0Axilleas Pipinellis2013-07-221-1/+1
* | | | | Merge branch 'destroy_duplicate_keys' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-08-021-0/+5
|\ \ \ \ \
| * | | | | Delete duplicate keys in migrate_keys taskJacob Vosmaer2013-08-021-0/+5
| | |_|/ / | |/| | |
* | | | | Restyle breadcrumbsDmitriy Zaporozhets2013-08-021-3/+1
* | | | | Fixed Fixed issue when project default branch selected from non-exists and UI...Dmitriy Zaporozhets2013-08-021-1/+1
* | | | | Added ability to close milestone with opened issues. UI for milestone page im...Dmitriy Zaporozhets2013-08-025-28/+33
* | | | | Merge pull request #4618 from jacargentina/notification-on-commitsDmitriy Zaporozhets2013-08-022-25/+28
|\ \ \ \ \
| * | | | | Fix test case for notification_serviceJavier Castro2013-07-301-18/+18
| * | | | | Fix notifications to handle participants and mentions on commits tooJavier Castro2013-07-242-9/+12