summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-05-1310-221/+275
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #9276 from jirutka/relative_link_filterDmitriy Zaporozhets2015-05-136-218/+242
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Extract handling of relative file links to its own HTML filter
| | * | | | | | | Add spec for RelativeLinkFilterJakub Jirutka2015-05-122-73/+120
| | | | | | | | |
| | * | | | | | | RelativeLinkFilter: refactor according to suggestions by @tsigoJakub Jirutka2015-05-112-17/+13
| | | | | | | | |
| | * | | | | | | Extract handling of relative file links to RelativeLinkFilterJakub Jirutka2015-05-114-145/+126
| | | | | | | | |
| * | | | | | | | Merge pull request #8872 from baloo/feature/execute_mr_webhooks_upon_commitJeroen van Baarsen2015-05-134-3/+33
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | Call merge request web hook for each commits
| | * | | | | | | Call merge request web hook for each commitsArthur Gautier2015-05-134-3/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Call merge request web hook every times a new commit hits the source branch Signed-off-by: Arthur Gautier <baloo@gandi.net>
* | | | | | | | | Merge branch 'version-check' into 'master'Dmitriy Zaporozhets2015-05-139-10/+46
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version check See merge request !1509
| * | | | | | | | Enable version check only for production environmentDmitriy Zaporozhets2015-05-111-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | Replace host with real oneDmitriy Zaporozhets2015-05-111-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | Fix syntax errorDmitriy Zaporozhets2015-05-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | Merge branch 'version-check' into gl-version-checkDmitriy Zaporozhets2015-05-089-10/+45
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: app/controllers/admin/application_settings_controller.rb app/views/admin/application_settings/_form.html.haml db/schema.rb
| | * | | | | | | Remove unnecessary public keyDmitriy Zaporozhets2015-05-082-9/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | | | | Remove encryptionDmitriy Zaporozhets2015-05-084-24/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | | | | Add feature to disable version checkDmitriy Zaporozhets2015-03-106-5/+20
| | | | | | | | |
| | * | | | | | | Add version check to help page tooDmitriy Zaporozhets2015-03-091-0/+1
| | | | | | | | |
| | * | | | | | | Prevent crash if file does not existsDmitriy Zaporozhets2015-03-091-1/+3
| | | | | | | | |
| | * | | | | | | Add version check badge to admin areaDmitriy Zaporozhets2015-03-093-1/+40
| | | | | | | | |
| | * | | | | | | Add simple_encrypt gemDmitriy Zaporozhets2015-03-092-0/+3
| | | | | | | | |
* | | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2015-05-131-5/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'code-defreeze' into 'master'Marin Jankovski2015-05-131-5/+0
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | defreeze code Fixes #2166. See merge request !1820
| | * | | | | | | | | defreeze codeJob van der Voort2015-05-111-5/+0
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2015-05-137-4/+57
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-05-127-4/+57
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| / / / / / / / / / | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'fix-avatar-removal' into 'master'Hannes Rosenögger2015-05-127-4/+57
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug where avatar filenames were not actually deleted from the database during removal This would result in a 404 error in certain views. The `save` call was being rolled back due to an error in the validation step. Relax the validation step so that this works. Closes #1570 See merge request !620
| | * | | | | | | | Fix bug where avatar filenames were not actually deleted from the database ↵Stan Hu2015-05-077-5/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | during removal. This would result in a 404 error in certain views. The `save` call was being rolled back due to an error in the validation step. Relax the validation step so that this works. Closes #1570
* | | | | | | | | | Merge branch 'remove-outdated-gif' into 'master'Sytse Sijbrandij2015-05-121-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace outdated gif in README with link to website Fixes #2298 See merge request !1806
| * | | | | | | | | Replace outdated gif in README with link to websiteDmitriy Zaporozhets2015-05-061-2/+2
| | | | | | | | | |
* | | | | | | | | | Merge branch 'ad-block_auto_created_users' into 'master'Dmitriy Zaporozhets2015-05-123-5/+25
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't accidentally unblock auto created users from Active Directory. Fixes #1581. See merge request !638
| * | | | | | | | | | Don't accidentally unblock auto created users from Active Directory.ad-block_auto_created_usersDouwe Maan2015-05-123-5/+25
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-05-121-51/+4
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'remove-mysql-index-conversion-from-docs' into 'master'Douwe Maan2015-05-121-51/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update docs in line with mysql-postgresql-converter changes. See merge request !640
| | * | | | | | | | | | | Update docs in line with mysql-postgresql-converter changes.remove-mysql-index-conversion-from-docsDouwe Maan2015-05-121-51/+4
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'migration_style_guide' into 'master'Sytse Sijbrandij2015-05-121-1/+47
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update migration style guide See merge request !1823
| * | | | | | | | | | | update migration style guideValery Sizov2015-05-121-1/+47
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'note-role' into 'master'Dmitriy Zaporozhets2015-05-123-9/+29
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show user roles by comments. I think it would be useful to show the user's role (Owner/Master/Developer/Reporter) by comments on GitLab.com (like GitHub does with Owner/Collaborator). That way people will know that when someone from the project's core team comments, they're not just some random user, but they're actually on the team. Currently they have the gather this from context. ![Screen_Shot_2015-05-12_at_12.15.45](https://gitlab.com/gitlab-org/gitlab-ce/uploads/0da0eea2087d6d3b14a2c0c594575c8a/Screen_Shot_2015-05-12_at_12.15.45.png) On hover, the note actions replace the role: ![Screen_Shot_2015-05-12_at_12.17.32](https://gitlab.com/gitlab-org/gitlab-ce/uploads/54a83c2f5047ea3ce0387f6692b14fe5/Screen_Shot_2015-05-12_at_12.17.32.png) --- Addresses internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2321. cc @sytses See merge request !639
| * | | | | | | | | | | | Show user roles by comments.Douwe Maan2015-05-123-9/+29
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Fix Gemfile.lockDmitriy Zaporozhets2015-05-122-2/+2
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rs-system-note' into 'master'Dmitriy Zaporozhets2015-05-1213-729/+754
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add SystemNoteService class The Note model was basically two models crammed together - one handling user-created notes (i.e., comments on things) and one handling system-created notes (i.e., references). This splits out the system-specific stuff to a new SystemNoteService class. See merge request !595
| * | | | | | | | | | | | Reorganize SystemNoteService spec a bitrs-system-noteRobert Speicher2015-05-111-13/+17
| | | | | | | | | | | | |
| * | | | | | | | | | | | Refactor SystemNoteService.cross_reference_disallowed?Robert Speicher2015-05-111-6/+13
| | | | | | | | | | | | |
| * | | | | | | | | | | | Spec SystemNoteService.cross_reference_disallowed?Robert Speicher2015-05-111-2/+26
| | | | | | | | | | | | |
| * | | | | | | | | | | | Simplify Note model specsRobert Speicher2015-05-112-215/+36
| | | | | | | | | | | | |
| * | | | | | | | | | | | Check if `system` is truthy in `Note.cross_reference?`Robert Speicher2015-05-111-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Update SystemNoteService method naming conventionsRobert Speicher2015-05-117-205/+202
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now the verb comes first, and there is no restriction on singular/plural.
| * | | | | | | | | | | | Remove legacy special case for emphasized reference notesRobert Speicher2015-05-112-49/+9
| | | | | | | | | | | | |
| * | | | | | | | | | | | Add migration to convert legacy system notesRobert Speicher2015-05-112-1/+17
| | | | | | | | | | | | |
| * | | | | | | | | | | | Add a SystemNoteService classRobert Speicher2015-05-1111-479/+683
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's a lot of code in the Note model that only deals with creating system notes, so we're going to split that into its own class.
| * | | | | | | | | | | | Simplify `Note#upvote?` and `Note#downvote?`Robert Speicher2015-05-101-17/+11
| | | | | | | | | | | | |
| * | | | | | | | | | | | Note's voting specs don't need to persist to the databaseRobert Speicher2015-05-101-18/+16
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |