summaryrefslogtreecommitdiff
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Update noteable after a new note is added"revert_touchValery Sizov2015-08-051-1/+1
| | | | This reverts commit fbdaf0e2a517660c0e4e3960f20b2d3568c33e78.
* Merge branch 'update-mr-branch-text' into 'master'Douwe Maan2015-08-041-2/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update merge request text to reflect editability of source/target branch Screenshot 1 (source branch deleted): ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/81dfbc4c790a1bb047d60cd4699bb71f/image.png) Screenshot 2 (target branch deleted): ![image](https://gitlab.com/stanhu/gitlab-ce/uploads/acec96c12d40175301ce4d4405137348/image.png) Closes #2134 See merge request !1085
| * Update merge request text to reflect editability of source/target branchStan Hu2015-08-031-2/+4
| | | | | | | | Closes #2134
* | Merge branch 'add-license'Dmitriy Zaporozhets2015-08-034-8/+68
|\ \ | |/ |/|
| * Merge branch 'master' into add-licenseadd-licenseDouwe Maan2015-07-312-4/+9
| |\
| * | Fix method name.Douwe Maan2015-07-301-1/+1
| | |
| * | Show buttons to add license, changelog and contribution guide if they're ↵Douwe Maan2015-07-303-7/+67
| | | | | | | | | | | | missing.
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhqStan Hu2015-08-025-3/+34
|\ \ \
| * | | Re-annotate modelsAtsushi Ishida2015-08-035-3/+34
| | | |
* | | | Make `code` elements in links display as suchrs-code-linksRobert Speicher2015-07-312-1/+5
|/ / / | | | | | | | | | Also adds some minor padding to inline `code` elements.
* | | Merge branch 'mention-name-in-flash-msg' into 'master'Douwe Maan2015-07-312-7/+7
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mention group and project names in flash messages upon create, update and delete. Mention group and project names in flash messages upon create, update and delete. I also changed some wording inconsistency. **Before** ![project_created](https://gitlab.com/axil/gitlab-ce/uploads/b91b92e46b08d6c566acee8d88fccff1/project_created.png) **After** ![project_created_after](https://gitlab.com/axil/gitlab-ce/uploads/56db5125f2769386c43cf9e2f175a54d/project_created_after.png) See merge request !1070
| * | | Raise alert when group is deleted.Achilleas Pipinellis2015-07-301-1/+1
| | | | | | | | | | | | | | | | This change was made to match the project deletion.
| * | | Mention group and project name in flash messages upon create, update and delete.Achilleas Pipinellis2015-07-302-7/+7
| | | |
* | | | Merge branch 'admin-group-member' into 'master' Douwe Maan2015-07-316-20/+33
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | Add specific ability for managing group members To be used for https://dev.gitlab.org/gitlab/gitlab-ee/issues/290 (Internal issue) See merge request !1059
| * | | Use before_actionsDouwe Maan2015-07-312-4/+7
| | | |
| * | | Restore Leave button on dashboard groups pageadmin-group-memberDouwe Maan2015-07-291-4/+3
| | | |
| * | | Show Leave button when you're the last owner, so that the error explains the ↵Douwe Maan2015-07-281-1/+1
| | | | | | | | | | | | | | | | reason
| * | | Disable adding members from admin area when appropriateDouwe Maan2015-07-281-16/+18
| | | |
| * | | Add specific ability for managing group membersDouwe Maan2015-07-285-7/+16
| | | |
* | | | Merge branch 'api-new-attributes' into 'master' Robert Speicher2015-07-302-4/+9
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | Add project star and fork count, group avatar URL and user/group web URL attributes to API Addresses internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2521. See merge request !1058
| * | | Fix Projectapi-new-attributesDouwe Maan2015-07-301-1/+1
| | | |
| * | | No more web urlDouwe Maan2015-07-303-12/+1
| | | |
| * | | Fix specsDouwe Maan2015-07-291-1/+1
| | | |
| * | | Merge branch 'master' into api-new-attributesDouwe Maan2015-07-295-8/+15
| |\ \ \
| * | | | Use URL helpersDouwe Maan2015-07-293-4/+5
| | | | |
| * | | | Add project star and fork count, group avatar URL and user/group web URL ↵Douwe Maan2015-07-282-0/+15
| | |/ / | |/| | | | | | | | | | attributes to API
* | | | Merge branch 'fix-single-quote-in-network-graph' into 'master'Douwe Maan2015-07-302-3/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix network graph when branch name has single quotes ## Steps to reproduce 1. Create a branch with a single quote in the branch name: "`test`" 2. Look at Project's Network view Closes https://github.com/gitlabhq/gitlabhq/issues/9500 See merge request !1063
| * | | | Fix network graph when branch name has single quotesStan Hu2015-07-292-3/+7
| | |_|/ | |/| | | | | | | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9500
* | | | Merge branch 'ssh-key-form' into 'master' Job van der Voort2015-07-301-4/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched the order of the SSH key form Now it looks like this: ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/dca3353266e93cec9cfd9f2f16af8657/image.png) See merge request !1069
| * | | | 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 ↵Stan Hu2015-07-291-2/+2
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | import:repos task Add gitlab-shell to error message to give user a clue that something may be wrong there. Ran into this in #2082. User was told that repositories were created when they were not due to hooks symlink being wrong.
* | | | Added tags to disable autocapitalize and autocorrect on login fieldDaryl Chan2015-07-291-1/+1
| |_|/ |/| | | | | | | | - Updated CHANGELOG
* | | Merge pull request #9341 from rumpelsepp/rougeStan Hu2015-07-282-6/+6
|\ \ \ | | | | | | | | Switch back to rouge gem for synthax highlighting
| * | | Add HTMLGitlab formatterStefan Tatschner2015-07-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This custom formatter for rouge is needed to generate HTML output specifically for gitlab. Since its usecase is mostly suitable for gitlab it had been rejected upstream: https://github.com/jneen/rouge/pull/268 Thanks a lot to @stanhu, @jneen and @tsigo for review!
| * | | Replace Rugments with RougeStefan Tatschner2015-07-292-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I have mainly created the rugments fork for the purpose of improving gitlab's highlighting. Nowadays IMO it works way better than the old highlight.js solution. But the development is stuck on my side because of a couple of personal reasons: * I have finished my studies; last months I was writing my master thesis. So there was a huge time problem. I am sorry for that. * I had to move to Munich due to getting a (paid) job. Searching a flat here is horrible... :) * Last but not least, maintaining the same code base in two seperate projects is a mess. I have decided to switch back to rouge due to several reasons: * In the beginning I was quite motivated, but since I start working on my new job next week, the best solution IMO is switching back to upstream rouge. * Rouge is continously improving: https://github.com/jneen/rouge/blob/master/CHANGELOG.md http://rouge.jneen.net/ * There should be absolutely no regressions with this change. Most likely this pull request will almost fix some minor bugs. * One less gem in gitlab is a good thing. since Gitlab is quite a huge bundle of gems. Reducing complexity should be a major milestone. Thanks a lot to @stanhu and @jneen for the review!
* | | | Merge branch 'rs-issue-2107' into 'master' Robert Speicher2015-07-281-1/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make `hr`s more visible in note bodies Closes #2107 See merge request !1054
| * | | | Make `hr`s more visible in note bodiesrs-issue-2107Robert Speicher2015-07-271-1/+3
| | | | | | | | | | | | | | | | | | | | Closes #2107
* | | | | 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 removed. Fixes gitlab-com/support-forum#241. See merge request !1057
| * | | | Fix bug causing Bitbucket importer to crash when OAuth application had been ↵bitbucket-re-authorizeDouwe Maan2015-07-281-0/+1
| | |_|/ | |/| | | | | | | | | | removed.
* | | | Merge branch 'timestamp-wikis' into 'master' Job van der Voort2015-07-281-1/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | | | | | | | | | | | | | | | | | | Added a timestamp to the wikis page just below the title Now it looks like this: ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/813f85496db915cf14ee223c8b15478f/image.png) See merge request !1055
| * | 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 quotes Quotes in ref names need to be escaped properly in JavaScript. Closes #1724 See merge request !1046
| * | | Fix commit data retrieval when branch name has single quotesStan Hu2015-07-263-4/+12
| | | | | | | | | | | | | | | | Closes #1724
* | | | Merge branch 'rs-issue-2010' into 'master' Valery Sizov2015-07-283-16/+12
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Render Note field hints consistently for "new" and "edit" forms - The "Edit" form didn't have Markdown hints. - The "New" form had a paperclip icon for attachments, the "edit" form didn't. Closes #2010 Closes internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2525 See merge request !1049
| * | | Render Note field hints consistently for "new" and "edit" formsrs-issue-2010Robert Speicher2015-07-263-16/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The "Edit" form didn't have Markdown hints. - The "New" form had a paperclip icon for attachments, the "edit" form didn't. Closes #2010 Closes internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2525
* | | | Merge branch 'rs-dev-issue-306' into 'master' Valery Sizov2015-07-271-0/+2
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Create project services on Project creation Closes internal https://dev.gitlab.org/gitlab/gitlab-ee/issues/306#note_53354 See merge request !1045
| * | | 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 button On the first load, the merge request tabs would be requested in JSON format to render the HTML. This would cause the "Reload with full diff" button to create a link to `diff.json`. Instead, generate the path in HTML mode. Closes #2041 See merge request !1019
| * | | Fix the "Reload with full diff" URL buttonStan Hu2015-07-233-13/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | On the first load, the merge request tabs would be requested in JSON format to render the HTML. This would cause the "Reload with full diff" button to create a link to diff.json. Closes #2041