summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Tweak project page buttons.Douwe Maan2015-07-316-26/+37
* Merge branch 'fix-single-quote-in-network-graph' into 'master'Douwe Maan2015-07-302-3/+7
|\
| * Fix network graph when branch name has single quotesStan Hu2015-07-292-3/+7
* | Merge branch 'ssh-key-form' into 'master' Job van der Voort2015-07-301-4/+3
|\ \
| * | Switched the otder of the SSH key formssh-key-formDarby2015-07-291-4/+3
* | | Check that project was actually created rather than just validated in import:...Stan Hu2015-07-291-2/+2
| |/ |/|
* | Added tags to disable autocapitalize and autocorrect on login fieldDaryl Chan2015-07-291-1/+1
* | Merge pull request #9341 from rumpelsepp/rougeStan Hu2015-07-282-6/+6
|\ \
| * | Add HTMLGitlab formatterStefan Tatschner2015-07-291-1/+1
| * | Replace Rugments with RougeStefan Tatschner2015-07-292-6/+6
* | | Merge branch 'rs-issue-2107' into 'master' Robert Speicher2015-07-281-1/+3
|\ \ \
| * | | Make `hr`s more visible in note bodiesrs-issue-2107Robert Speicher2015-07-271-1/+3
* | | | Merge branch 'bitbucket-re-authorize' into 'master' Robert Speicher2015-07-281-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix bug causing Bitbucket importer to crash when OAuth application had been r...bitbucket-re-authorizeDouwe Maan2015-07-281-0/+1
* | | | Merge branch 'timestamp-wikis' into 'master' Job van der Voort2015-07-281-1/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Added a timestamp to the wikis page just below the titletimestamp-wikisDarby2015-07-271-1/+5
* | | Merge branch 'fix-quotes-in-branch' into 'master'Douwe Maan2015-07-283-4/+12
|\ \ \
| * | | Fix commit data retrieval when branch name has single quotesStan Hu2015-07-263-4/+12
* | | | Merge branch 'rs-issue-2010' into 'master' Valery Sizov2015-07-283-16/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Render Note field hints consistently for "new" and "edit" formsrs-issue-2010Robert Speicher2015-07-263-16/+12
* | | | Merge branch 'rs-dev-issue-306' into 'master' Valery Sizov2015-07-271-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Create project services on Project creationrs-dev-issue-306Robert Speicher2015-07-251-0/+2
* | | | Fix live notes refresh in relative URL deploymentsStan Hu2015-07-261-1/+0
| |/ / |/| |
* | | Merge branch 'fix-reload-with-full-diff-url' into 'master'Stan Hu2015-07-253-13/+5
|\ \ \
| * | | Fix the "Reload with full diff" URL buttonStan Hu2015-07-233-13/+5
* | | | Merge branch 'rs-issue-2092' into 'master' Douwe Maan2015-07-256-5/+27
|\ \ \ \
| * | | | Dynamically check `:admin_*` ability in IssuableBaseServicers-issue-2092Robert Speicher2015-07-243-2/+14
| * | | | Dynamically check `:admin_*` ability on issuable formRobert Speicher2015-07-241-1/+1
| * | | | Add Issuable#to_ability_nameRobert Speicher2015-07-242-2/+12
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqStan Hu2015-07-242-1/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Gitlab Issue 707: Indent unfolded code 1 characterngentile2015-07-222-1/+5
* | | | | Merge branch 'fix-error-500-when-no-head' into 'master'Valery Sizov2015-07-241-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix Error 500 when browsing projects with no HEADStan Hu2015-07-241-1/+2
| | |/ / | |/| |
* | | | Add admin_merge_request ability to Developer level and upRobert Speicher2015-07-241-1/+2
* | | | Merge branch 'auth-icons-labels' into 'master' Valery Sizov2015-07-2419-69/+72
|\ \ \ \
| * | | | Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-2319-69/+72
| |/ / /
* | | | Merge branch 'rs-changes-suppressed-link' into 'master' Douwe Maan2015-07-244-5/+18
|\ \ \ \
| * | | | Fix and style the "Changes suppressed" link.rs-changes-suppressed-linkRobert Speicher2015-07-234-5/+18
* | | | | Merge branch 'rs-issue-2012' into 'master' Douwe Maan2015-07-241-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add User.find_by_username!rs-issue-2012Robert Speicher2015-07-232-1/+5
| * | | | Make username parameter for Users#show case-insensitiveRobert Speicher2015-07-181-1/+1
* | | | | Merge branch 'changes_for_gmail_inbox_actions' into 'master' Douwe Maan2015-07-231-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use mdash to prevent breaking html emails.Marin Jankovski2015-07-221-1/+1
| | |/ / | |/| |
* | | | Merge branch 'remove-source-branch' into 'master' Valery Sizov2015-07-233-2/+14
|\ \ \ \
| * | | | Return true/false from AutoMergeService#merge!remove-source-branchDouwe Maan2015-07-231-0/+4
| * | | | Fix Remove source-branch for MRs from same projectDouwe Maan2015-07-223-2/+10
* | | | | revert cache for eventsrevert_even_cacheValery Sizov2015-07-231-8/+7
* | | | | Merge branch 'label_caching' into 'master' Valery Sizov2015-07-231-37/+36
|\ \ \ \ \
| * | | | | revert cache issuelabel_cachingValery Sizov2015-07-221-37/+36
| |/ / / /
* | | | | Fix link to 2fa help page. Closes #2055Achilleas Pipinellis2015-07-221-1/+1
|/ / / /