summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Provide full test coverage to lib/container_registry API implementationKamil Trzcinski2016-05-172-2/+2
* Always show documentation how to access imagesKamil Trzcinski2016-05-161-16/+16
* Show container registry item only when container registry is enabledKamil Trzcinski2016-05-161-1/+1
* Merge remote-tracking branch 'origin/master' into docker-registry-viewKamil Trzcinski2016-05-161-0/+2
|\
| * Merge branch 'dz-fix-sidebar-overlap' into 'master' Dmitriy Zaporozhets2016-05-161-0/+2
| |\
| | * Fix left sidebar overlap when scroll on long menudz-fix-sidebar-overlapDmitriy Zaporozhets2016-05-161-0/+2
* | | Improve design of the featureKamil Trzcinski2016-05-161-1/+1
* | | Fix 401 messageKamil Trzcinski2016-05-161-1/+1
* | | Merge remote-tracking branch 'origin/master' into docker-registry-viewKamil Trzcinski2016-05-1645-444/+453
|\ \ \ | |/ /
| * | Merge branch 'issue_14684' into 'master' Douwe Maan2016-05-165-3/+16
| |\ \
| | * | fix default send confirmation valueFelipe Artur2016-05-161-1/+2
| | * | Change landing page when skipping confirmation email and add documentationFelipe Artur2016-05-162-4/+4
| | * | Fix changelog fileFelipe Artur2016-05-161-1/+0
| | * | Change skip_user_confirmation_email to send_user_confirmation_emailFelipe Artur2016-05-163-4/+5
| | * | Toggle email signup confirmation in admin settingsFelipe Artur2016-05-163-0/+12
| | |/
| * | Merge branch 'rs-event-titles' into 'master' Douwe Maan2016-05-165-64/+37
| |\ \
| | * | Reduce duplication and branching logic in EventsHelperRobert Speicher2016-05-163-54/+25
| | * | Rename `Event#note_project_snippet?` to `project_snippet_note?`Robert Speicher2016-05-162-3/+3
| | * | Rename `Event#note_commit?` to `commit_note?`Robert Speicher2016-05-162-7/+7
| | * | Remove redundant `html_escape` calls from `title` attributesRobert Speicher2016-05-161-3/+3
| | * | Fix titles for commit references in Event feedRobert Speicher2016-05-161-1/+2
| | * | Simplify Event's target type-checkingRobert Speicher2016-05-161-3/+3
| | * | Add an Event's target's title to its reference linkRobert Speicher2016-05-164-3/+4
| * | | Merge branch 'wiki-fix-reloaded' into 'master' Rémy Coutable2016-05-161-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Use the relative url prefix for links in WikiArtem Sidorenko2016-05-131-1/+1
| * | | Merge branch '17227-upcoming-milestone-is-confusing-when-projects-have-differ...Douwe Maan2016-05-162-4/+14
| |\ \ \
| | * | | Return a relation with Postgres17227-upcoming-milestone-is-confusing-when-projects-have-different-milestonesSean McGivern2016-05-161-1/+1
| | * | | Make upcoming milestone work across projectsSean McGivern2016-05-162-4/+14
| | | |/ | | |/|
| * | | Merge branch '13691-allow-admin-to-reset-user-password-and-force-password-res...Robert Speicher2016-05-161-0/+1
| |\ \ \
| | * | | Force password change after admin reset13691-allow-admin-to-reset-user-password-and-force-password-reset-on-next-loginSean McGivern2016-05-161-0/+1
| | |/ /
| * | | Merge branch 'docker-registry' into 'master' Douwe Maan2016-05-166-3/+187
| |\ \ \
| | * | | Fix offline_token http_status codeKamil Trzcinski2016-05-151-1/+1
| | * | | Fix http status codes for container registry authentication serviceKamil Trzcinski2016-05-151-2/+2
| * | | | Merge branch 'gh-pull-requests'Douwe Maan2016-05-163-7/+33
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Extract GitHub branch formatterDouglas Barbosa Alexandre2016-05-131-0/+4
| | * | | Preserve commits/diff/comments for PRs that were merged on GitHubDouglas Barbosa Alexandre2016-05-132-7/+29
| | | |/ | | |/|
| * | | Change colors for charcoal and graphite sidebar themesdz-change-sidebar-colorsDmitriy Zaporozhets2016-05-141-4/+4
| * | | Rename diff_with_notes partial.Douwe Maan2016-05-132-1/+1
| * | | Satisfy RubocopDouwe Maan2016-05-131-1/+1
| * | | "the outdated diff" -> "an outdated diff"Douwe Maan2016-05-131-1/+1
| * | | Clean up LegacyDiffNote somewhatDouwe Maan2016-05-134-100/+79
| * | | Use `@diff_notes_disabled` instead of `@comments_allowed`Douwe Maan2016-05-136-7/+7
| * | | Extract LegacyDiffNote out of NoteDouwe Maan2016-05-1327-359/+366
| |/ /
* | | Use registry.port to construct the registry hostKamil Trzcinski2016-05-162-4/+4
* | | Fix http status codes for container registry authentication serviceKamil Trzcinski2016-05-151-2/+2
* | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-151-3/+3
|\ \ \ | | |/ | |/|
| * | Improve authentication service specsKamil Trzcinski2016-05-151-3/+3
* | | Fix Container Service full access tokenKamil Trzcinski2016-05-151-1/+1
* | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-151-1/+1
|\ \ \ | |/ /
| * | Improve JwtControllerKamil Trzcinski2016-05-141-1/+1