summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix attachment misaligned in commentDmitriy Zaporozhets2014-11-071-1/+1
* Merge branch 'improve-white-code-highlight' into 'master'Dmitriy Zaporozhets2014-11-061-0/+8
|\
| * Merge branch 'master' into improve-white-code-highlightDmitriy Zaporozhets2014-11-063-6/+4
| |\
| * | Light gray bg for white code scheme if used in comments and wikiDmitriy Zaporozhets2014-11-051-0/+8
* | | Merge branch 'master' into mentioned_inside_mrDmitriy Zaporozhets2014-11-0624-35/+17
|\ \ \ | | |/ | |/|
| * | Merge pull request #8258 from cirosantilli/factor-repo-pathDmitriy Zaporozhets2014-11-062-4/+2
| |\ \
| | * | Factor using Repository#path_to_repoCiro Santilli2014-11-052-4/+2
| * | | Merge branch 'gitlab-ci-parallel' into 'master'Dmitriy Zaporozhets2014-11-051-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Update GitLab CI service to work with new GitLab CIDmitriy Zaporozhets2014-11-051-2/+2
| * | | Merge branch 'auth_duplication' into 'master'Dmitriy Zaporozhets2014-11-0514-15/+0
| |\ \ \ | | |_|/ | |/| |
| | * | remove auth duplicationValery Sizov2014-11-0514-15/+0
| * | | Merge pull request #8094 from cirosantilli/rm-unused-authenticate_userValeriy Sizov2014-11-051-2/+0
| |\ \ \
| | * | | Remove unused authenticate_user from project#showCiro Santilli2014-10-191-2/+0
| * | | | Merge pull request #8233 from cirosantilli/rm-new-branch-deadValeriy Sizov2014-11-051-4/+0
| |\ \ \ \
| | * | | | Remove dead Event#new_branch? methodCiro Santilli2014-11-031-4/+0
| * | | | | Merge pull request #8234 from cirosantilli/factor-0000Valeriy Sizov2014-11-051-3/+3
| |\ \ \ \ \
| | * | | | | Factor '0' * 40 blank ref constantsCiro Santilli2014-11-031-3/+3
| | |/ / / /
| * | | | | Merge pull request #7863 from cirosantilli/rm-blob-link-to-buttonValeriy Sizov2014-11-051-1/+2
| |\ \ \ \ \
| | * | | | | Transform remove blob link into button.Ciro Santilli2014-10-241-1/+2
| * | | | | | Merge pull request #7848 from bbodenmiller/patch-1Valeriy Sizov2014-11-052-3/+3
| |\ \ \ \ \ \
| | * | | | | | improve ssh key emailsBen Bodenmiller2014-10-282-3/+3
| * | | | | | | Merge pull request #7495 from polamjag/fix-date-format-on-system-hookValeriy Sizov2014-11-051-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | append .xmlschema to system hook timestamppolamjag2014-08-141-1/+1
| * | | | | | | | Merge pull request #7349 from srna/patch-1Valeriy Sizov2014-11-051-0/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Removed + '' +Tomas Srna2014-10-291-1/+1
| | * | | | | | | | Attachment URL with non-/ relative rootTomas Srna2014-07-221-0/+4
* | | | | | | | | | Do not allow cross reference note in a mr if a mr contains mentioned commit.Marin Jankovski2014-11-051-1/+10
|/ / / / / / / / /
* | | | | | | | | Merge pull request #7967 from Bugagazavr/issue-actorValeriy Sizov2014-11-055-4/+15
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Add issueable actorKirill Zaitsev2014-10-055-4/+15
* | | | | | | | | Merge pull request #8182 from cirosantilli/dry-css-behaviorValeriy Sizov2014-11-041-8/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Factor behaviors.scss constantsCiro Santilli2014-10-271-8/+18
* | | | | | | | | | Merge pull request #8241 from cirosantilli/rm-unneeded-backslashRobert Schilling2014-11-041-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove unneeded backslash: "\/" == "/"Ciro Santilli2014-11-041-1/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' into jastkand/gitlab-ce-fix-api-authDmitriy Zaporozhets2014-11-034-10/+13
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge pull request #8156 from stevenosloan/update_slack_and_use_raw_webhook_urlMarin Jankovski2014-11-031-9/+5
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | update slack-notifier to 1.0.0, use raw webhook_url per slack recommendationSteven Sloan2014-10-231-9/+5
| * | | | | | | | | Merge branch 'api-delete-branch-json' into 'master'Dmitriy Zaporozhets2014-10-311-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | API delete branch: render branch name json instead of trueDmitriy Zaporozhets2014-10-301-0/+1
| * | | | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2014-10-302-1/+7
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge2014-10-301-0/+3
| | * | | | | | | | | Merge pull request #7980 from mr-vinn/diff-renamesDmitriy Zaporozhets2014-10-291-1/+4
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Display renamed files in diff viewsVinnie Okada2014-10-061-1/+4
* | | | | | | | | | | | Session API: Use case-insensitive authentication like in UIAndrey Krivko2014-10-301-0/+5
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'notify-on-mention-everywhere' into 'master'Dmitriy Zaporozhets2014-10-302-5/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Mentioned users are not limited by project scope any moreDmitriy Zaporozhets2014-10-302-5/+2
* | | | | | | | | | | | Merge branch 'feature_password_strength_indicator' into 'master'Dmitriy Zaporozhets2014-10-307-6/+55
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Refactored password_strength configurationPatricio Cano2014-10-281-14/+10
| * | | | | | | | | | | Removed unnecessary role in form.Patricio Cano2014-10-281-1/+1
| * | | | | | | | | | | Added ID to the form-group, to fix alignment of inputsPatricio Cano2014-10-281-1/+1
| * | | | | | | | | | | Changed colors to match GitLab's red & green and softened the yellow.Patricio Cano2014-10-241-3/+3