summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Repository#blob_at should return nil for 00000000... shafix-zero-sha-lookupDmitriy Zaporozhets2015-07-011-2/+4
* Use to_reference menthod when render issue id in listDmitriy Zaporozhets2015-07-011-1/+1
* Cache markdown of commentscache-commits-renderDmitriy Zaporozhets2015-06-301-4/+5
* Cache issue in the listDmitriy Zaporozhets2015-06-301-36/+37
* Cache commits listDmitriy Zaporozhets2015-06-301-28/+29
* Re-use event cache with other users unless its personalDmitriy Zaporozhets2015-06-301-10/+11
* Merge branch 'fix-relative-submodule-namespace-path' into 'master'Dmitriy Zaporozhets2015-06-291-1/+1
|\
| * Fix Error 500 when relative submodule resolves to a namespace that has a diff...Stan Hu2015-06-231-1/+1
* | Remove requires-input from the Network Graph formrs-disables-submit-behaviorRobert Speicher2015-06-261-2/+2
* | Remove duplicate 'required: true' attributeRobert Speicher2015-06-261-1/+1
* | Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher2015-06-2617-53/+26
* | Add "Requires Input" JS behaviorRobert Speicher2015-06-261-0/+39
* | Merge branch 'rename-abilities' into 'master'Dmitriy Zaporozhets2015-06-2627-77/+90
|\ \
| * | Refactor issue, mr, note abilities to include project abilities tooDmitriy Zaporozhets2015-06-261-13/+30
| * | Change dynamic abilities to new formatDmitriy Zaporozhets2015-06-262-13/+9
| * | Update controller filtersDmitriy Zaporozhets2015-06-266-13/+13
| * | Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-2625-42/+42
* | | Merge branch 'rs-issue-1887' into 'master'Dmitriy Zaporozhets2015-06-261-5/+11
|\ \ \
| * | | Trigger sticky_kit:recalc when diffs are pre-loadedRobert Speicher2015-06-251-3/+9
| * | | Reorder MergeRequestTabs constructorRobert Speicher2015-06-251-3/+3
* | | | Merge branch 'permission-improvements' into 'master'Dmitriy Zaporozhets2015-06-2635-239/+164
|\ \ \ \ | | |/ / | |/| |
| * | | Simplify set of assignee, milestone and label to admin_issue ruleDmitriy Zaporozhets2015-06-267-27/+8
| * | | Update tests and use js-issuable class for context formDmitriy Zaporozhets2015-06-264-4/+4
| * | | UsersSelect is part of filter so I rather keep js executed in partialDmitriy Zaporozhets2015-06-252-7/+2
| * | | Fix js error on merge request pageDmitriy Zaporozhets2015-06-251-1/+0
| * | | Dont allow set assignee, milestone or labels if user is guestDmitriy Zaporozhets2015-06-255-0/+18
| * | | Move duplicate js functionality into IssuableFormDmitriy Zaporozhets2015-06-252-8/+6
| * | | Refactor issue and merge request sidebarDmitriy Zaporozhets2015-06-2514-161/+89
| * | | Dont allow guest to set assigne, milestone and label when create new issue or...Dmitriy Zaporozhets2015-06-252-37/+43
| * | | Move issuable partials in common directoryDmitriy Zaporozhets2015-06-2512-11/+11
| |/ /
* | | Add SAML to list of social_providermatt-firtion/gitlab-ce-SAML_1888Matthew Firtion2015-06-251-1/+1
|/ /
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-06-252-44/+37
|\ \
| * | Have sidebar labels disappear behind content instead of hide immediately.sidebar-animationDouwe Maan2015-06-252-44/+37
* | | prettier highlighting of active link in the sidebarJob van der Voort2015-06-251-1/+1
|/ /
* | Merge branch 'rs-random-placeholder-tip' into 'master'Dmitriy Zaporozhets2015-06-253-24/+28
|\ \
| * | Prefix random Markdown tips with "Tip:"rs-random-placeholder-tipRobert Speicher2015-06-241-1/+1
| * | Show a random Markdown tip in the textarea placeholderRobert Speicher2015-06-233-24/+28
* | | Merge branch 'project_icon_removal' into 'master'Dmitriy Zaporozhets2015-06-251-2/+0
|\ \ \
| * | | Removed the icons from the New Issue and New Project buttonsproject_icon_removalDarby2015-06-241-2/+0
* | | | Merge branch 'performance-improvements' into 'master'Dmitriy Zaporozhets2015-06-258-15/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Improve performance for merge_request#show pageDmitriy Zaporozhets2015-06-243-6/+9
| * | | Improve performance for issue#show pageDmitriy Zaporozhets2015-06-244-9/+13
| * | | Enable rack profiler by defaultDmitriy Zaporozhets2015-06-241-0/+9
* | | | Updated merge request merged web hook to correctly fire action=merged.Adam Meily2015-06-241-1/+1
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-06-242-2/+8
|\ \ \ \
| * \ \ \ Merge branch 'explicit_error_ci' into 'master'Dmitriy Zaporozhets2015-06-242-2/+8
| |\ \ \ \
| | * | | | Explicit error when commit not found in the GitLab CIValery Sizov2015-06-232-2/+8
| | | |_|/ | | |/| |
* | | | | Merge branch 'stop-jumping' into 'master'Dmitriy Zaporozhets2015-06-241-5/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | stop jumping all content on collapsing and expanding the sidebarJob van der Voort2015-06-241-5/+1
| | |/ / | |/| |
* | | | Merge branch 'rs-issue-1850' into 'master'Douwe Maan2015-06-242-10/+6
|\ \ \ \ | |/ / / |/| | |