summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Support configurable attachment size via Application SettingsStan Hu2015-04-028-11/+35
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2015-03-3115-81/+88
|\
| * Merge branch 'rs-issue-1340' into 'master'Dmitriy Zaporozhets2015-04-012-12/+4
| |\
| | * Unbind task item checkbox events and then rebind themRobert Speicher2015-03-312-12/+4
| * | Merge branch 'group-information-leak' into 'master'Dmitriy Zaporozhets2015-04-012-6/+14
| |\ \
| | * | Don't leak private group existence by redirecting from namespace controller t...Douwe Maan2015-03-242-6/+14
| * | | Merge branch 'admin-user-projects' into 'master'Dmitriy Zaporozhets2015-04-013-5/+7
| |\ \ \
| | * | | Fix admin user projects lists.admin-user-projectsDouwe Maan2015-03-313-5/+7
| | |/ /
| * | | Merge branch 'refactor-milestones' into 'master'Dmitriy Zaporozhets2015-04-017-57/+62
| |\ \ \ | | |_|/ | |/| |
| | * | Better looking milestone listsDmitriy Zaporozhets2015-04-017-57/+62
| * | | Merge branch 'file-commit-list' into 'master'Douwe Maan2015-03-311-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fixed issue where only 25 commits would load in file listingsPhil Hughes2015-03-301-1/+1
* | | | Merge branch 'email-full-url'Marin Jankovski2015-03-318-18/+53
|\ \ \ \ | |/ / / |/| | |
| * | | Use relative URL for Markdown references, except in mails.email-full-urlDouwe Maan2015-03-278-11/+47
| * | | Return full URLs from GitLabIssueTrackerService.Douwe Maan2015-03-271-10/+9
* | | | Better legend for contribution calendar pt2 :)Dmitriy Zaporozhets2015-03-311-1/+1
* | | | Better legend for contribution calendarDmitriy Zaporozhets2015-03-311-3/+3
* | | | Merge branch 'commits-count-badge' into 'master'Dmitriy Zaporozhets2015-03-301-1/+3
|\ \ \ \
| * | | | Added badge to commits tabPhil Hughes2015-03-301-1/+3
* | | | | Fix adding new members to groupDmitriy Zaporozhets2015-03-301-1/+1
| |_|/ / |/| | |
* | | | Refactor star btn logic for non-logged in user and fix testsDmitriy Zaporozhets2015-03-292-14/+19
* | | | Refactor star/fork buttonsDmitriy Zaporozhets2015-03-295-24/+47
* | | | Merge branch 'file-type' of https://github.com/Soullivaneuh/gitlabhq into Sou...Dmitriy Zaporozhets2015-03-297-8/+61
|\ \ \ \
| * | | | Improve file icons rendering on treeSullivan SENECHAL2015-03-287-8/+61
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-296-46/+32
|\ \ \ \ \
| * \ \ \ \ Merge branch 'repo-buttons' into 'master'Dmitriy Zaporozhets2015-03-295-45/+24
| |\ \ \ \ \
| | * | | | | Alignment fixes for repo buttonsPhil Hughes2015-03-294-11/+18
| | * | | | | Moved download button into sidebarPhil Hughes2015-03-292-10/+9
| | * | | | | Changed button typePhil Hughes2015-03-272-3/+3
| | * | | | | Fork/Star button re-designPhil Hughes2015-03-264-44/+17
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'clear-note-form-on-succcess' into 'master'Dmitriy Zaporozhets2015-03-291-1/+8
| |\ \ \ \ \
| | * | | | | Prevent note form from being cleared when submitting failed.clear-note-form-on-succcessDouwe Maan2015-03-271-1/+8
| | | |_|/ / | | |/| | |
* | | | | | Merge pull request #9040 from tsigo/rs-refactor-nav-collapseDmitriy Zaporozhets2015-03-291-8/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Simplify toggle-nav-collapse JSRobert Speicher2015-03-271-8/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-03-291-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #9043 from skburgart/fix/merge-wordingRobert Schilling2015-03-281-1/+1
| |\ \ \ \
| | * | | | Change merging notification to sound more naturalSteven Burgart2015-03-271-1/+1
| | |/ / /
* | | | | Merge branch 'fix-plain-diffs' into 'master'Dmitriy Zaporozhets2015-03-291-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove the email patches link for merge commitsVinnie Okada2015-03-231-1/+2
* | | | | Small css improvements to selectboxes and issue filterDmitriy Zaporozhets2015-03-275-47/+55
* | | | | Merge branch 'issues-filters' into 'master'Dmitriy Zaporozhets2015-03-276-43/+39
|\ \ \ \ \
| * | | | | Improve UI for issues filtersissues-filtersDmitriy Zaporozhets2015-03-276-43/+39
| | |_|/ / | |/| | |
* | | | | Prevent holding Control-Enter or Command-Enter from posting comment multiple ...Douwe Maan2015-03-271-0/+1
|/ / / /
* | | | Fix tests and unassigned filter for issues. Updated CHANGELOGDmitriy Zaporozhets2015-03-272-2/+2
* | | | Big refactoring of issues filtersDmitriy Zaporozhets2015-03-2619-244/+114
* | | | Refactor UsersSelect to use internal gitlab autocomplete controllerDmitriy Zaporozhets2015-03-261-6/+65
* | | | Add autocomplete controllerDmitriy Zaporozhets2015-03-261-0/+30
* | | | No magic numbers for issues filteringDmitriy Zaporozhets2015-03-263-7/+9
| |/ / |/| |
* | | Merge branch 'set-default-url-options' into 'master'Dmitriy Zaporozhets2015-03-261-0/+12
|\ \ \
| * | | Set Application controller default URL options to ensure all url_for calls ar...Stan Hu2015-03-251-0/+12