summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix user creation with stronger minimum password requirements:qNathan Bush2016-06-231-1/+1
* Merge branch '18915-pagination-with-priority-sort-repeats-results' into 'mast...Rémy Coutable2016-06-231-9/+12
|\
| * Fix pagination on sorts with lots of tiesSean McGivern2016-06-231-9/+12
* | Merge branch 'fix-clickable-code-search-results' into 'master' Robert Speicher2016-06-232-3/+5
|\ \
| * | renamed path to linkbarthc2016-06-232-5/+5
| * | Merge branch 'master' into fix-clickable-code-search-resultsbarthc2016-06-23322-2367/+4631
| |\ \ | | |/
| * | fix clickable code search resultsbarthc2016-06-142-3/+5
* | | fixed pipeline notes issueJames Lopez2016-06-231-0/+13
| |/ |/|
* | Merge branch '18857-new-label-page-needs-work-on-mobile' into 'master' Jacob Schatz2016-06-231-0/+1
|\ \
| * | Added bottom padding to label color suggestion link18857-new-label-page-needs-work-on-mobileLuke "Jared" Bennett2016-06-221-0/+1
* | | Merge branch 'fix-header-logo' into 'master' Jacob Schatz2016-06-231-0/+4
|\ \ \
| * | | Fix header logo width/height issuesJacob Schatz2016-06-231-1/+0
| * | | Restrict header logo to 36px so it doesn't overflow.fix-header-logoConnor Shea2016-06-221-0/+5
* | | | Add clarifying comment and a Changelog entry.Connor Shea2016-06-221-0/+3
* | | | Add Subresource Integrity attribute to CSS and JS assets.Connor Shea2016-06-221-3/+3
|/ / /
* | | Merge branch 'arrow-nav-bug' into 'master' Jacob Schatz2016-06-223-17/+10
|\ \ \
| * | | Hide nav arrows by default; remove settings dropdown btn at larger breakpoint...arrow-nav-bugAnnabel Dunstone2016-06-213-17/+10
* | | | Merge branch '18855-wrap-code-in-activities-and-todos' into 'master' Dmitriy Zaporozhets2016-06-222-0/+8
|\ \ \ \
| * | | | wrap code blocks on Activies and Todos pagewinniehell2016-06-202-0/+8
* | | | | Merge branch 'fix/error-typo' into 'master' Rémy Coutable2016-06-223-7/+7
|\ \ \ \ \
| * | | | | refactor to use haml insteadfix/error-typoJames Lopez2016-06-222-6/+6
| * | | | | fix typoJames Lopez2016-06-221-1/+1
* | | | | | Merge branch 'fix-network-links' into 'master' Douwe Maan2016-06-221-1/+1
|\ \ \ \ \ \
| * | | | | | Remove unnecessary string interpolation.fix-network-linksConnor Shea2016-06-211-1/+1
| * | | | | | Fix Network graph links.Connor Shea2016-06-211-1/+1
* | | | | | | Merge branch 'fix-auto-mr-close' into 'master' Douwe Maan2016-06-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix auto-MR-close text from branch namefix-auto-mr-closeSean McGivern2016-06-211-1/+1
* | | | | | | | Merge branch '18871-check-improve-how-we-display-access-requesters-in-admin-a...Douwe Maan2016-06-228-65/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | Display group/project access requesters separately in adminRémy Coutable2016-06-208-65/+35
* | | | | | | | | Merge branch '18755-fix-destroy-project-causes-post_decline_request-to-be-exe...Douwe Maan2016-06-2212-102/+71
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Add 'Leave Group' linkRémy Coutable2016-06-181-15/+21
| * | | | | | | | Show 'Leave project' only if member can actually leave the projectRémy Coutable2016-06-182-6/+7
| * | | | | | | | Raise a new Gitlab::Access::AccessDeniedError when permission is not enough t...Rémy Coutable2016-06-185-58/+18
| * | | | | | | | Don't send the "access declined" email on access request withdrawalRémy Coutable2016-06-181-1/+3
| * | | | | | | | Redirect to the member's source on request withdrawalRémy Coutable2016-06-181-1/+2
| * | | | | | | | Use the new Members::DestroyService in group/project member controllersRémy Coutable2016-06-182-2/+2
| * | | | | | | | New Members::DestroyServiceRémy Coutable2016-06-186-46/+45
* | | | | | | | | Merge branch 'master' into 18533-graphs-wiki-subnavDmitriy Zaporozhets2016-06-2217-80/+79
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'rename-code-to-repo' into 'master' Dmitriy Zaporozhets2016-06-211-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Rename Repo -> Repositoryrename-code-to-repoStan Hu2016-06-211-2/+2
| | * | | | | | | | Rename Code tab to RepoStan Hu2016-06-201-2/+2
| * | | | | | | | | Merge branch 'contributors-graph-mobile' into 'master' Jacob Schatz2016-06-212-1/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Apply responsive design for Contributors graphs.contributors-graph-mobileConnor Shea2016-06-202-1/+11
| * | | | | | | | | | Merge branch '18934-compare-gray-block' into 'master' Jacob Schatz2016-06-213-19/+35
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Update gray block under subnav to match other pages18934-compare-gray-blockAnnabel Dunstone2016-06-213-19/+35
| * | | | | | | | | | | Merge branch '17671-private-forks-list-ui-issues' into 'master' Robert Speicher2016-06-212-6/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Moved private forks notice to projects-list so its above the pagination and i...Luke "Jared" Bennett2016-06-102-6/+6
| * | | | | | | | | | | | Merge branch 'remove-banzai-pre-process' into 'master' Robert Speicher2016-06-211-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Move pre_process into render_resultremove-banzai-pre-processYorick Peterse2016-06-211-2/+0
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'selector-refactor' into 'master' Jacob Schatz2016-06-211-14/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |