summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'rs-persist-tab-selection' into 'master'Dmitriy Zaporozhets2015-05-282-37/+41
|\ \ \
| * | | Persist current merge request tab selection via URLrs-persist-tab-selectionRobert Speicher2015-05-272-37/+41
| |/ /
* | | Merge branch 'header-icons' into 'master'Dmitriy Zaporozhets2015-05-281-2/+2
|\ \ \ | |/ / |/| |
| * | Replace some icons in headerheader-iconsDmitriy Zaporozhets2015-05-271-2/+2
* | | Add Browse Issues button to Dashboard and Group milestones.Douwe Maan2015-05-274-4/+10
* | | Fix milestone "Browse Issues" button.Douwe Maan2015-05-272-3/+3
* | | Set milestone on new issue when creating issue from index with milestone filt...Douwe Maan2015-05-271-1/+1
|/ /
* | Merge branch 'profile-in-sidebar' into 'master'Dmitriy Zaporozhets2015-05-272-6/+9
|\ \ | |/ |/|
| * Move user avatar and logout button to sidebarprofile-in-sidebarDmitriy Zaporozhets2015-05-272-6/+9
* | Merge branch 'nav-settings' into 'master'Dmitriy Zaporozhets2015-05-272-2/+2
|\ \
| * | Clarify navigation labels for Project Settings and Group Settings.nav-settingsDouwe Maan2015-05-252-2/+2
* | | Merge branch 'accepted-rejected-mrs' into 'master'Dmitriy Zaporozhets2015-05-2712-23/+36
|\ \ \ | |_|/ |/| |
| * | Add Accepted and Rejected tabs to MR lists.Douwe Maan2015-05-257-12/+25
| * | Consistently refer to MRs as either Accepted or Rejected.Douwe Maan2015-05-255-11/+11
* | | Merge branch 'rs-to_reference' into 'master'Dmitriy Zaporozhets2015-05-271-1/+1
|\ \ \
| * | | Fix for Snippets with a projectRobert Speicher2015-05-261-1/+1
* | | | Merge branch 'rs-manual-2fa-entry' into 'master'Dmitriy Zaporozhets2015-05-271-2/+18
|\ \ \ \
| * | | | Add support for manually entering 2FA detailsRobert Speicher2015-05-231-2/+18
* | | | | Merge branch 'fix-typo-in-email' into 'master'Robert Speicher2015-05-262-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | email: fix typoBen Boeckel2015-05-182-4/+4
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-05-261-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge pull request #9319 from jvanbaarsen/validate-wiki-page-creationJeroen van Baarsen2015-05-261-0/+2
| |\ \ \ \ \
| | * | | | | Validate wiki page creationJeroen van Baarsen2015-05-261-0/+2
* | | | | | | Use default control for search field in headerDmitriy Zaporozhets2015-05-261-1/+1
|/ / / / / /
* | | | | | Merge branch 'rs-link_to_label' into 'master'Dmitriy Zaporozhets2015-05-265-10/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make the actual labels on Labels#index linksrs-link_to_labelRobert Speicher2015-05-211-1/+1
| * | | | | Add link_to_label helperRobert Speicher2015-05-215-9/+5
* | | | | | Refactor permission checks to use `can?` instead of `issues_enabled` and `mer...Stan Hu2015-05-251-2/+3
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'disabled-issues-mr-features' into 'master'Douwe Maan2015-05-252-38/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Disable "New Issue" and "New Merge Request" buttons when features are disable...Stan Hu2015-05-252-38/+1
| | |_|/ | |/| |
* | | | Merge branch 'add-webhook-note-events' into 'master'Douwe Maan2015-05-251-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for Webhook note eventsStan Hu2015-05-211-1/+8
| |/ /
* | | Use the user list from the target project in a merge requestStan Hu2015-05-222-3/+3
|/ /
* | Fix Atom feeds.Douwe Maan2015-05-217-7/+7
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJob van der Voort2015-05-212-4/+13
|\ \
| * \ Merge branch 'explain-wip-mr' into 'master'Dmitriy Zaporozhets2015-05-202-4/+13
| |\ \
| | * | Remove italics and margin from merge request form help.Douwe Maan2015-05-201-1/+1
| | * | Fix copy.explain-wip-mrDouwe Maan2015-05-171-1/+1
| | * | Add explanation about WIP status to MR form.Douwe Maan2015-05-152-4/+13
| | |/
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhqJob van der Voort2015-05-213-8/+8
|\ \ \
| * | | Disabled expansion of top/bottom blobs for new file diffsAlex Connor2015-05-213-8/+8
| |/ /
* | | Small css improvementsDmitriy Zaporozhets2015-05-191-1/+1
|/ /
* | Simplify and unify helpers for rendering markupJakub Jirutka2015-05-183-20/+3
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-05-182-2/+2
|\ \
| * | Fix labels for project/snippet visibility selectionRobert Speicher2015-05-162-2/+2
| |/
* | Fill in email on the new password formVinnie Okada2015-05-162-2/+2
* | Explain reset token expiration in emailsVinnie Okada2015-05-162-0/+4
|/
* Fix push event.Douwe Maan2015-05-151-1/+1
* Merge branch 'dashboard-references' into 'master'Dmitriy Zaporozhets2015-05-155-5/+5
|\
| * Fix reference links in dashboard activity and ATOM feeds.dashboard-referencesDouwe Maan2015-05-145-5/+5