summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* fix of GitLab CI forkingValery Sizov2015-07-011-0/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-07-012-3/+2
|\
| * Merge branch 'ui-improvements' into 'master'Dmitriy Zaporozhets2015-07-012-3/+2
| |\
| | * Fix commits feed buttonDmitriy Zaporozhets2015-07-011-1/+1
| | * Open big avatar when click on user imageDmitriy Zaporozhets2015-06-301-1/+1
| | * Make commits atom feed button smallerDmitriy Zaporozhets2015-06-301-1/+0
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-07-011-2/+4
|\ \ \ | |/ /
| * | Merge branch 'fix-zero-sha-lookup' into 'master'Dmitriy Zaporozhets2015-07-011-2/+4
| |\ \
| | * | Repository#blob_at should return nil for 00000000... shafix-zero-sha-lookupDmitriy Zaporozhets2015-07-011-2/+4
* | | | Merge branch 'group_settings_nav' into 'master'Douwe Maan2015-07-019-34/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Fix consistency issue in sidebars of Project and Group Settings.Nicolas2015-06-249-34/+35
* | | | Merge branch 'reporter-manage-issues' into 'master'Dmitriy Zaporozhets2015-07-011-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Reporter role can manage issue tracker nowreporter-manage-issuesDmitriy Zaporozhets2015-06-301-4/+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
|\ \ \ \