summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Show the first tab automatically on MergeRequests#newrs-issue-2013Robert Speicher2015-07-181-3/+9
* Merge branch 'fix-note-edit-upload-link' into 'master'Stan Hu2015-07-181-1/+1
|\
| * Fix file upload dialog for comment editingDaniel Gerhardt2015-07-171-1/+1
* | Merge branch 'fix-line-highlighter-link-click' into 'master'Robert Speicher2015-07-181-1/+1
|\ \ | |/ |/|
| * Fix bug where clicking on the link icon on a file would result in "L#undefine...Stan Hu2015-07-171-1/+1
* | Merge branch 'add-support-remove-milestone' into 'master'Stan Hu2015-07-173-1/+13
|\ \
| * | Add support for destroying project milestonesStan Hu2015-07-173-1/+13
| |/
* | Merge branch 'validate_token_and_url_format_for_gitlab_ci' into 'master' Dmitriy Zaporozhets2015-07-171-2/+6
|\ \
| * | Validate format of project_url and token for GitLab CI service.Marin Jankovski2015-07-171-2/+6
| |/
* | Merge branch 'even-faster-search' into 'master' Dmitriy Zaporozhets2015-07-171-6/+5
|\ \
| * | Avoid copy of strings in memory for parsing git grep resulteven-faster-searchDmitriy Zaporozhets2015-07-131-6/+5
* | | Avoid cache building for super-weird case when repository root_ref is nilDmitriy Zaporozhets2015-07-171-1/+4
* | | Store commit count in project tableadvanced-cacheDmitriy Zaporozhets2015-07-178-17/+25
* | | Build missing cache items in background job after each pushDmitriy Zaporozhets2015-07-174-5/+34
| |/ |/|
* | Time ago fix for compare pageValery Sizov2015-07-152-0/+2
* | Merge branch 'nice-scroll-sidebar' into 'master'Dmitriy Zaporozhets2015-07-143-2/+4
|\ \
| * | Add nice scroll for sidebarDmitriy Zaporozhets2015-07-143-2/+4
* | | Hide scrollbar from sidebar when external mouse is connected to OSXKamil Trzcinski2015-07-141-1/+2
|/ /
* | Merge branch 'rs-issue-1773' into 'master'Dmitriy Zaporozhets2015-07-144-17/+31
|\ \
| * | Rename `notice_added_references` to `create_new_cross_references!`rs-issue-1773Robert Speicher2015-07-134-6/+6
| * | Refactor Mentionable#notice_added_referencesRobert Speicher2015-07-131-11/+25
* | | Merge branch 'project-default-view' into 'master'Dmitriy Zaporozhets2015-07-1410-38/+69
|\ \ \
| * | | Allow user to specify content he wants to see on project pageproject-default-viewDmitriy Zaporozhets2015-07-1310-38/+69
* | | | Improve project new item dropdownproject-plus-iconDmitriy Zaporozhets2015-07-132-3/+2
| |/ / |/| |
* | | Merge branch 'use_password_field_defaults_for_services' into 'master'Dmitriy Zaporozhets2015-07-132-12/+2
|\ \ \
| * | | Use password field default password masking.use_password_field_defaults_for_servicesMarin Jankovski2015-07-132-12/+2
| |/ /
* | | Merge branch 'project-dropdown' into 'master'Dmitriy Zaporozhets2015-07-132-0/+34
|\ \ \
| * | | Better wording for project dropdownDmitriy Zaporozhets2015-07-131-3/+2
| * | | Add dropdown to quickly create issue or branch from project pageDmitriy Zaporozhets2015-07-132-0/+35
| |/ /
* | | Increase padding between menu items a bitDmitriy Zaporozhets2015-07-131-1/+1
* | | Make sidebar scrollable. It prevents content overflow for small screensDmitriy Zaporozhets2015-07-132-8/+6
|/ /
* | Hide icon for bact-to-location menu in sidebarDmitriy Zaporozhets2015-07-136-6/+12
* | Merge branch 'ssh-key-linebreaks' into 'master'Dmitriy Zaporozhets2015-07-131-0/+1
|\ \
| * | Add error message for SSH key linebreaksNikita Verkhovin2015-07-121-0/+1
* | | Merge branch 'rs-issue-1908' into 'master'Dmitriy Zaporozhets2015-07-136-2/+17
|\ \ \
| * | | Update msapplication-TileColor valuers-issue-1908Robert Speicher2015-07-101-1/+1
| * | | Update background color for touch-icon-* imagesRobert Speicher2015-07-104-0/+0
| * | | Add Windows 8 pinned site tile meta tagsRobert Speicher2015-07-092-0/+4
| * | | Add Safari/iOS versions of the logoRobert Speicher2015-07-095-2/+13
* | | | Merge branch 'vis_btn_color_change' into 'master'Dmitriy Zaporozhets2015-07-131-1/+1
|\ \ \ \
| * | | | Changed to using the btn classvis_btn_color_changeDarby2015-07-103-15/+2
| * | | | Changed the color of admin/application_settings buttonsDarby2015-06-242-1/+14
* | | | | Merge branch 'rs-disable-2fa-by-admin' into 'master'Dmitriy Zaporozhets2015-07-132-0/+7
|\ \ \ \ \
| * | | | | Add a button to Admin::Users#show to disable 2FA for that userrs-disable-2fa-by-adminRobert Speicher2015-07-101-0/+1
| * | | | | Add disable_two_factor route for Admin::UsersRobert Speicher2015-07-101-0/+6
* | | | | | Merge branch 'rs-disable-2fa' into 'master'Dmitriy Zaporozhets2015-07-132-7/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add User#disable_two_factor!rs-disable-2faRobert Speicher2015-07-102-7/+11
* | | | | | Merge branch 'fix-api-project-transfer' into 'master'Dmitriy Zaporozhets2015-07-133-13/+12
|\ \ \ \ \ \
| * | | | | | Fix transferring of project to another group using the API.Douwe Maan2015-07-113-13/+12
* | | | | | | Merge branch 'hsts-check-port-443' into 'master'Marin Jankovski2015-07-131-1/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |