summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-2319-69/+72
* Merge branch 'remove-source-branch' into 'master' Valery Sizov2015-07-233-2/+14
|\
| * Return true/false from AutoMergeService#merge!remove-source-branchDouwe Maan2015-07-231-0/+4
| * Fix Remove source-branch for MRs from same projectDouwe Maan2015-07-223-2/+10
* | revert cache for eventsrevert_even_cacheValery Sizov2015-07-231-8/+7
* | Merge branch 'label_caching' into 'master' Valery Sizov2015-07-231-37/+36
|\ \
| * | revert cache issuelabel_cachingValery Sizov2015-07-221-37/+36
| |/
* | Fix link to 2fa help page. Closes #2055Achilleas Pipinellis2015-07-221-1/+1
|/
* Merge branch 'revert_note_caching' into 'master'Valery Sizov2015-07-221-4/+3
|\
| * revert caching of note textHannes Rosenögger2015-07-211-4/+3
* | Merge branch 'fix-404-empty-repo' into 'master'Stan Hu2015-07-221-1/+3
|\ \
| * | Fix 404 error in files view after deleting the last file in a repositoryStan Hu2015-07-211-1/+3
| |/
* | Fix full screen mode for snippet commentsDaniel Gerhardt2015-07-211-1/+4
|/
* Merge branch 'fix-disabled-feature-access' into 'master'Stan Hu2015-07-201-23/+31
|\
| * Fix access to disabled features for unauthenticated usersDaniel Gerhardt2015-07-201-23/+31
* | Merge branch 'mr-fetch-command' into 'master'Stan Hu2015-07-201-0/+10
|\ \
| * | merge_requests: add fetch command to the MR pageBen Boeckel2015-07-201-0/+10
* | | Merge branch 'fix-slow-repository-cache-update' into 'master'Valery Sizov2015-07-201-19/+1
|\ \ \
| * | | Remove repository graph log to fix slow cache updates after push eventStan Hu2015-07-191-19/+1
| |/ /
* | | Merge branch 'remove-redundant-last-push' into 'master'Valery Sizov2015-07-201-1/+3
|\ \ \
| * | | Remove redundant last push event if activity feed is set to main pageStan Hu2015-07-181-1/+3
* | | | Merge branch 'activity_publicly_accessible' into 'master' Valery Sizov2015-07-201-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Public project activity page asks for sign-inactivity_publicly_accessibleValery Sizov2015-07-201-1/+1
* | | | Merge branch 'fix-unauthenticated-label-access' into 'master'Stan Hu2015-07-202-1/+6
|\ \ \ \
| * | | | Fix label read access for unauthenticated usersDaniel Gerhardt2015-07-192-1/+6
| | |_|/ | |/| |
* | | | Dynamically check `:admin_*` ability in issuable contextRobert Speicher2015-07-191-2/+2
|/ / /
* | | Merge branch 'fix-mixed-color-preview' into 'master'Valery Sizov2015-07-191-1/+1
|\ \ \ | |/ / |/| |
| * | Fix bug where notes were being rendered with wrong color preferences due to c...Stan Hu2015-07-181-1/+1
| |/
* | 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
|\ \ \