summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Fixed rtl on branch names in MR viewrtl-7.5.1Sacred Seven2014-11-241-4/+4
* Merged 7.5.1Sacred Seven2014-11-2443-169/+113
|\
| * Merge branch 'actions_in_the_inbox' into 'master'Dmitriy Zaporozhets2014-11-121-0/+1
| |\
| | * Set action on issue/mr creation mail.Marin Jankovski2014-11-121-1/+1
| | * Include the helper for mailer, add links to emails.Marin Jankovski2014-11-111-0/+1
| * | Merge branch 'add_issue_edited_timestamp' into 'master'Dmitriy Zaporozhets2014-11-121-1/+1
| |\ \
| | * | Add issue edited timestampNikita Verkhovin2014-11-081-1/+1
| * | | Merge pull request #7944 from cirosantilli/new-blob-commit-belowDmitriy Zaporozhets2014-11-111-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Move new blob commit message textarea below editorCiro Santilli2014-10-131-2/+2
| * | | Merge branch 'remove_unused_javascript' into 'master'Dmitriy Zaporozhets2014-11-101-1/+1
| |\ \ \
| | * | | remove unused jsskv2014-11-061-1/+1
| * | | | Merge branch 'better-mr-instructions' into 'master'Dmitriy Zaporozhets2014-11-101-3/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Instruct users to fetch merge request branchJohann MacDonagh2014-02-081-3/+3
| * | | | Fix attachment misaligned in commentDmitriy Zaporozhets2014-11-071-1/+1
| | |/ / | |/| |
| * | | Merge pull request #7863 from cirosantilli/rm-blob-link-to-buttonValeriy Sizov2014-11-051-1/+2
| |\ \ \
| | * | | Transform remove blob link into button.Ciro Santilli2014-10-241-1/+2
| * | | | Merge pull request #7848 from bbodenmiller/patch-1Valeriy Sizov2014-11-052-3/+3
| |\ \ \ \
| | * | | | improve ssh key emailsBen Bodenmiller2014-10-282-3/+3
| * | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2014-10-302-1/+7
| |\ \ \ \ \
| | * | | | | Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge2014-10-301-0/+3
| | * | | | | Merge pull request #7980 from mr-vinn/diff-renamesDmitriy Zaporozhets2014-10-291-1/+4
| | |\ \ \ \ \
| | | * | | | | Display renamed files in diff viewsVinnie Okada2014-10-061-1/+4
| * | | | | | | Merge branch 'feature_password_strength_indicator' into 'master'Dmitriy Zaporozhets2014-10-304-6/+6
| |\ \ \ \ \ \ \
| | * | | | | | | Removed unnecessary role in form.Patricio Cano2014-10-281-1/+1
| | * | | | | | | Added ID to the form-group, to fix alignment of inputsPatricio Cano2014-10-281-1/+1
| | * | | | | | | Moved require from application.js to password_strength.jsPatricio Cano2014-10-241-1/+1
| | * | | | | | | Corrected the layout of the strength indicator to be more consistent througho...Patricio Cano2014-10-232-2/+2
| | * | | | | | | Updated the IDs of the fields, so that it wouldn't mess with many testsPatricio Cano2014-10-222-2/+2
| | * | | | | | | Merge branch 'master' into feature_password_strength_indicatorPatricio Cano2014-10-2241-216/+199
| | |\ \ \ \ \ \ \
| | * | | | | | | | Added a password strength indicatorPatricio Cano2014-10-222-3/+3
| | * | | | | | | | Added a password strength indicatorPatricio Cano2014-10-132-4/+4
| * | | | | | | | | Merge branch 'project_name_and_path_rename' into 'master'Dmitriy Zaporozhets2014-10-301-1/+7
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Leave the project name field editable, fix the test.Marin Jankovski2014-10-281-5/+1
| | * | | | | | | | Add project name to rename repository sectionMarin Jankovski2014-10-271-1/+11
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Add Atlassian Bamboo serviceDrew Blessing2014-10-281-1/+3
| * | | | | | | | Merge pull request #7866 from cirosantilli/input-button-to-tagDmitriy Zaporozhets2014-10-2814-14/+14
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Use button type=submit instead of input.Ciro Santilli2014-10-0114-14/+14
| * | | | | | | | Merge pull request #8155 from cirosantilli/unassignedDmitriy Zaporozhets2014-10-271-2/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Show nothing instead of unassigned on issuesCiro Santilli2014-10-231-2/+0
| * | | | | | | | | Merge pull request #8005 from cirosantilli/settings-to-gitlab-configDmitriy Zaporozhets2014-10-271-2/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Use Gitlab.config instead of Settings everywhereCiro Santilli2014-10-151-2/+2
| * | | | | | | | | Merge pull request #8118 from cirosantilli/user-groups-space-linkRobert Schilling2014-10-231-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Remove whitespace link between user group avatarsCiro Santilli2014-10-211-1/+1
| * | | | | | | | | Merge branch 'fix_milestone_link' into 'master'Dmitriy Zaporozhets2014-10-221-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix identation.Achilleas Pipinellis2014-10-011-1/+1
| | * | | | | | | | | Fix milestone link in issue. Closes #174 (gitlab.com).Achilleas Pipinellis2014-09-291-1/+2
| * | | | | | | | | | Fix 500 error on login page if ldap enabled and sign-in disabledDmitriy Zaporozhets2014-10-221-10/+10
| | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #7961 from cirosantilli/dry-log-file-namesDmitriy Zaporozhets2014-10-211-65/+22
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Dry admin logs.Ciro Santilli2014-10-061-65/+22
| * | | | | | | | | Merge pull request #8113 from cirosantilli/factor-group-formsDmitriy Zaporozhets2014-10-214-28/+15
| |\ \ \ \ \ \ \ \ \